Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/robotml/org.eclipse.papyrus.robotml')
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Agent.java2
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Algorithm.java21
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/AlgorithmLibrary.java8
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Allocate.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/BlenderMorse.java16
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/CameraSystem.java36
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/CycabTK.java12
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/DataFlowDirectionKind.java40
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/DataFlowPort.java8
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/DeploymentPlan.java9
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/EngineSystem.java24
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/ExternalLibrary.java13
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/GPSSystem.java4
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Joint.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/LidarSystem.java48
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/MobileRobot.java4
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/MobileRobotKind.java56
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/OnPort.java9
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/OnProperty.java9
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/PhysicalObject.java14
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Platform.java7
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Port.java8
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Robot.java4
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/RobotMLFactory.java162
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/RobotMLPackage.java2366
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/RoboticMiddleware.java4
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/RoboticMiddlewareKind.java48
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/RoboticSystem.java8
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/SensorSystem.java8
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/ServiceFlowKind.java36
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/ServicePort.java4
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Shade.java44
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Software.java20
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/State.java9
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/SteeredWheelSystem.java64
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/SynchronizationKind.java40
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/System.java16
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Transition.java13
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/UGVKind.java36
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ActuatedJointImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ActuatorHardwareImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ActuatorSystemImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/AgentImpl.java19
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/AlgorithmImpl.java58
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/AlgorithmLibraryImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/AllocateImpl.java24
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ArmImpl.java6
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/BlenderMorseImpl.java49
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/BuildingImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/CameraSystemImpl.java92
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ChassisImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ClosedLoopControlSystemImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/CompleteBondingImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/CyberPhysicalSystemImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/CycabTKImpl.java41
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/DataFlowPortImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/DeploymentPlanImpl.java32
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/EngineSystemImpl.java65
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/EnvironmentImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ExternalLibraryImpl.java42
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/FloorImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/GPSSystemImpl.java26
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/GraspingHardwareImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/GraspingSystemImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/GroundImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/GyroscopeImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/HardwareImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/HumanImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ImageSensorSystemImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/InertialMeasurementUnitSystemImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/InertialNavigationSystemImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/InfraRedProximetrySystemImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/JointImpl.java24
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/JoysticNavigationSystemImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LandSurfaceImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LegImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LegSystemImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LidarSystemImpl.java113
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LocalizationSensorSystemImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LocomotionHardwareImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LocomotionSystemImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ManMachineInterfaceSystemImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ManipulatorImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/MechanicalLinkageImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/MobileRobotImpl.java25
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/NavigationCommandSystemImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ObjectDetectionSensorSystemImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ObjectTrackingSensorSystemImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/OdometrySystemImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/OnPortImpl.java32
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/OnPropertyImpl.java32
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/OpenLoopControlSystemImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PedestrianImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PhysicalObjectImpl.java47
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PilotedSystemImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PlanetImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PlatformImpl.java30
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PortImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PowerHardwareImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RobotImpl.java25
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RobotMLFactoryImpl.java203
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RobotMLPackageImpl.java590
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RoboticHeadImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RoboticMiddlewareImpl.java25
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RoboticSimulatorImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RoboticSystemImpl.java34
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SensorDriverImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SensorHardwareImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SensorSystemImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ServicePortImpl.java25
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SoftwareImpl.java57
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/StairsImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/StateImpl.java32
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SteeredWheelHardwareImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SteeredWheelSystemImpl.java145
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SupportingStructureImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SurfaceImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SystemImpl.java49
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/TransitionImpl.java40
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/WaterSurfaceImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/WeaponSystemImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/util/RobotMLAdapterFactory.java177
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/util/RobotMLResourceFactoryImpl.java9
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/util/RobotMLResourceImpl.java5
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/util/RobotMLSwitch.java174
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/util/RobotMLXMLProcessor.java9
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/Actionlib_datatypesFactory.java12
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/Actionlib_datatypesPackage.java140
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/GoalID.java8
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/GoalStatus.java48
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/GoalStatusArray.java8
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/impl/Actionlib_datatypesFactoryImpl.java27
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/impl/Actionlib_datatypesPackageImpl.java81
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/impl/GoalIDImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/impl/GoalStatusArrayImpl.java32
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/impl/GoalStatusImpl.java113
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/util/Actionlib_datatypesAdapterFactory.java28
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/util/Actionlib_datatypesSwitch.java25
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/DiagnosticArray.java10
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/DiagnosticStatus.java31
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/Diagnostic_datatypesFactory.java12
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/Diagnostic_datatypesPackage.java122
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/KeyValue.java8
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/impl/DiagnosticArrayImpl.java36
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/impl/DiagnosticStatusImpl.java81
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/impl/Diagnostic_datatypesFactoryImpl.java27
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/impl/Diagnostic_datatypesPackageImpl.java75
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/impl/KeyValueImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/util/Diagnostic_datatypesAdapterFactory.java28
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/util/Diagnostic_datatypesSwitch.java25
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Geometry_datatypesFactory.java48
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Geometry_datatypesPackage.java494
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Point.java12
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Point32.java12
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/PointStamped.java9
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Polygon.java3
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/PolygonStamped.java9
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Pose.java8
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Pose2D.java12
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/PoseArray.java8
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/PoseStamped.java9
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/PoseWithCovariance.java7
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Quaternion.java16
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/QuaternionStamped.java9
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Transform.java8
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Twist.java8
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/TwistStamped.java9
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/TwistWithCovariance.java7
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Vector3.java12
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Vector3Stamped.java9
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Wrench.java8
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/WrenchStamped.java9
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Geometry_datatypesFactoryImpl.java81
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Geometry_datatypesPackageImpl.java211
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Point32Impl.java41
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PointImpl.java41
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PointStampedImpl.java34
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PolygonImpl.java23
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PolygonStampedImpl.java34
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Pose2DImpl.java41
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PoseArrayImpl.java32
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PoseImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PoseStampedImpl.java34
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PoseWithCovarianceImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PoseWithCovarianceStampedImpl.java6
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/QuaternionImpl.java49
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/QuaternionStampedImpl.java34
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/TransformImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/TwistImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/TwistStampedImpl.java34
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/TwistWithCovarianceImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Vector3Impl.java41
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Vector3StampedImpl.java34
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/WrenchImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/WrenchStampedImpl.java34
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/util/Geometry_datatypesAdapterFactory.java82
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/util/Geometry_datatypesSwitch.java79
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/GridCells.java17
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/MapMetaData.java17
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/Nav_datatypesFactory.java16
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/Nav_datatypesPackage.java166
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/OccupancyGrid.java12
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/Odometry.java18
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/Path.java9
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/GridCellsImpl.java51
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/MapMetaDataImpl.java52
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/Nav_datatypesFactoryImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/Nav_datatypesPackageImpl.java91
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/OccupancyGridImpl.java42
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/OdometryImpl.java53
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/PathImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/util/Nav_datatypesAdapterFactory.java34
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/util/Nav_datatypesSwitch.java31
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/CarLikeCommand.java8
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/ExtentedLidarScan.java13
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/MultiLayerLidarScan.java8
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/Oarp1_datatypesFactory.java12
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/Oarp1_datatypesPackage.java86
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/impl/CarLikeCommandImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/impl/ExtentedLidarScanImpl.java44
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/impl/MultiLayerLidarScanImpl.java35
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/impl/Oarp1_datatypesFactoryImpl.java27
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/impl/Oarp1_datatypesPackageImpl.java63
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/util/Oarp1_datatypesAdapterFactory.java28
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/util/Oarp1_datatypesSwitch.java25
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Angular.java4
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Art_Set_Point.java8
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Distance.java4
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Metric.java4
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Milli_Amp.java4
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Oarp4_datatypesFactory.java38
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Oarp4_datatypesPackage.java318
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Odometer_Linear_Left_Right.java8
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Odometer_Tics.java4
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Odometer_Tics_Left_Right.java8
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Op_Set_Point.java8
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Proxi_Left_Right.java8
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Speed_Tics.java4
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Speed_Tics_Left_Right.java8
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Velocity.java8
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Velocity_Angular.java4
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Velocity_Angular_Left_Right.java8
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Velocity_Linear.java4
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/AngularImpl.java25
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Art_Set_PointImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/DistanceImpl.java25
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/MetricImpl.java25
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Milli_AmpImpl.java25
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Oarp4_datatypesFactoryImpl.java66
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Oarp4_datatypesPackageImpl.java149
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Odometer_Linear_Left_RightImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Odometer_TicsImpl.java25
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Odometer_Tics_Left_RightImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Op_Set_PointImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Proxi_Left_RightImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Speed_TicsImpl.java25
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Speed_Tics_Left_RightImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/VelocityImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Velocity_AngularImpl.java25
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Velocity_Angular_Left_RightImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Velocity_LinearImpl.java25
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/util/Oarp4_datatypesAdapterFactory.java67
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/util/Oarp4_datatypesSwitch.java64
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/COVARIANCE_TYPE.java44
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/CameraInfo.java38
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/CarLikeOdometry.java25
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/ChannelFloat32.java7
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/CompressedImage.java12
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/DifferentialOdometry.java21
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Image.java28
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Imu.java25
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/JointState.java9
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Joy.java10
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/JoyFeedback.java24
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/JoyFeedbackArray.java3
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/LaserScan.java38
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/NavSatFix.java32
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/NavSatStatus.java24
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/PointCloud.java11
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/PointCloud2.java34
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/PointField.java16
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Range.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/RegionOfInterest.java20
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/SERVICE_TYPE.java44
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/STATUS_TYPE.java44
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Sensor_datatypesFactory.java44
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Sensor_datatypesPackage.java894
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/CameraInfoImpl.java94
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/CarLikeOdometryImpl.java68
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/ChannelFloat32Impl.java31
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/CompressedImageImpl.java42
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/DifferentialOdometryImpl.java60
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/ImageImpl.java74
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/ImuImpl.java67
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/JointStateImpl.java34
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/JoyFeedbackArrayImpl.java23
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/JoyFeedbackImpl.java65
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/JoyImpl.java38
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/LaserScanImpl.java94
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/NavSatFixImpl.java82
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/NavSatStatusImpl.java81
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/PointCloud2Impl.java86
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/PointCloudImpl.java37
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/PointFieldImpl.java49
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/RangeImpl.java84
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/RegionOfInterestImpl.java57
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/Sensor_datatypesFactoryImpl.java94
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/Sensor_datatypesPackageImpl.java349
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/util/Sensor_datatypesAdapterFactory.java76
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/util/Sensor_datatypesSwitch.java73
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/ByteMultiArray.java7
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/ColorRGBA.java16
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Float32MultiArray.java7
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Float64MultiArray.java7
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Header.java12
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Int16MultiArray.java7
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Int32MultiArray.java7
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Int64MultiArray.java7
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Int8MultiArray.java7
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/MultiArrayDimension.java12
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/MultiArrayLayout.java7
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Std_datatypesFactory.java36
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Std_datatypesPackage.java464
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/UIint16MultiArray.java7
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/UInt32MultiArray.java7
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/UInt64MultiArray.java7
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/UInt8MultiArray.java7
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/ByteMultiArrayImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/ColorRGBAImpl.java49
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Float32MultiArrayImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Float64MultiArrayImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/HeaderImpl.java41
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Int16MultiArrayImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Int32MultiArrayImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Int64MultiArrayImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Int8MultiArrayImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/MultiArrayDimensionImpl.java41
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/MultiArrayLayoutImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Std_datatypesFactoryImpl.java131
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Std_datatypesPackageImpl.java229
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/UIint16MultiArrayImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/UInt32MultiArrayImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/UInt64MultiArrayImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/UInt8MultiArrayImpl.java33
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/util/Std_datatypesAdapterFactory.java64
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/util/Std_datatypesSwitch.java61
346 files changed, 7762 insertions, 8336 deletions
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Agent.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Agent.java
index c47d22b92af..b9a8c548740 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Agent.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Agent.java
@@ -29,7 +29,7 @@ public interface Agent extends PhysicalObject {
* If the meaning of the '<em>Moves Over</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>Moves Over</em>' reference list.
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getAgent_MovesOver()
* @model ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Algorithm.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Algorithm.java
index d9d5b8fe334..bed0a826899 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Algorithm.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Algorithm.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML;
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.uml2.uml.Operation;
/**
@@ -38,7 +37,7 @@ public interface Algorithm extends EObject {
* 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.RobotML.RobotMLPackage#getAlgorithm_Base_Operation()
@@ -51,7 +50,7 @@ public interface Algorithm extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.Algorithm#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.
* @see #getBase_Operation()
@@ -66,7 +65,7 @@ public interface Algorithm extends EObject {
* If the meaning of the '<em>Is External</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 External</em>' attribute.
* @see #setIsExternal(boolean)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getAlgorithm_IsExternal()
@@ -79,7 +78,7 @@ public interface Algorithm extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.Algorithm#isIsExternal <em>Is External</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Is External</em>' attribute.
* @see #isIsExternal()
@@ -94,7 +93,7 @@ public interface Algorithm extends EObject {
* If the meaning of the '<em>Ext Function Name</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Ext Function Name</em>' attribute.
* @see #setExtFunctionName(String)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getAlgorithm_ExtFunctionName()
@@ -107,7 +106,7 @@ public interface Algorithm extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.Algorithm#getExtFunctionName <em>Ext Function Name</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Ext Function Name</em>' attribute.
* @see #getExtFunctionName()
@@ -122,7 +121,7 @@ public interface Algorithm extends EObject {
* If the meaning of the '<em>Lib Path</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Lib Path</em>' attribute.
* @see #setLibPath(String)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getAlgorithm_LibPath()
@@ -135,7 +134,7 @@ public interface Algorithm extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.Algorithm#getLibPath <em>Lib Path</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Lib Path</em>' attribute.
* @see #getLibPath()
@@ -151,7 +150,7 @@ public interface Algorithm extends EObject {
* If the meaning of the '<em>Lib File 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>Lib File Format</em>' attribute.
* @see #setLibFileFormat(String)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getAlgorithm_LibFileFormat()
@@ -164,7 +163,7 @@ public interface Algorithm extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.Algorithm#getLibFileFormat <em>Lib File Format</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Lib File Format</em>' attribute.
* @see #getLibFileFormat()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/AlgorithmLibrary.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/AlgorithmLibrary.java
index e040cb964aa..b71bbd972b4 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/AlgorithmLibrary.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/AlgorithmLibrary.java
@@ -29,7 +29,7 @@ public interface AlgorithmLibrary extends EObject {
* 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.RobotML.RobotMLPackage#getAlgorithmLibrary_Base_Class()
@@ -42,7 +42,7 @@ public interface AlgorithmLibrary extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.AlgorithmLibrary#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.
* @see #getBase_Class()
@@ -57,7 +57,7 @@ public interface AlgorithmLibrary extends EObject {
* If the meaning of the '<em>Path</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Path</em>' attribute.
* @see #setPath(String)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getAlgorithmLibrary_Path()
@@ -70,7 +70,7 @@ public interface AlgorithmLibrary extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.AlgorithmLibrary#getPath <em>Path</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Path</em>' attribute.
* @see #getPath()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Allocate.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Allocate.java
index 719dcff48fa..b8319cfe5e5 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Allocate.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Allocate.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML;
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.uml2.uml.Abstraction;
/**
@@ -30,7 +29,7 @@ public interface Allocate extends EObject {
* If the meaning of the '<em>Base Abstraction</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 Abstraction</em>' reference.
* @see #setBase_Abstraction(Abstraction)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getAllocate_Base_Abstraction()
@@ -43,7 +42,7 @@ public interface Allocate extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.Allocate#getBase_Abstraction <em>Base Abstraction</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Base Abstraction</em>' reference.
* @see #getBase_Abstraction()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/BlenderMorse.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/BlenderMorse.java
index 53eaf235a6d..cefe767c378 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/BlenderMorse.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/BlenderMorse.java
@@ -30,7 +30,7 @@ public interface BlenderMorse extends RoboticSimulator {
* If the meaning of the '<em>Debug Mode</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Debug Mode</em>' attribute.
* @see #setDebugMode(boolean)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getBlenderMorse_DebugMode()
@@ -43,7 +43,7 @@ public interface BlenderMorse extends RoboticSimulator {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.BlenderMorse#isDebugMode <em>Debug Mode</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Debug Mode</em>' attribute.
* @see #isDebugMode()
@@ -58,7 +58,7 @@ public interface BlenderMorse extends RoboticSimulator {
* If the meaning of the '<em>Debug Display</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Debug Display</em>' attribute.
* @see #setDebugDisplay(boolean)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getBlenderMorse_DebugDisplay()
@@ -71,7 +71,7 @@ public interface BlenderMorse extends RoboticSimulator {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.BlenderMorse#isDebugDisplay <em>Debug Display</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Debug Display</em>' attribute.
* @see #isDebugDisplay()
@@ -86,7 +86,7 @@ public interface BlenderMorse extends RoboticSimulator {
* If the meaning of the '<em>Gravity</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Gravity</em>' attribute.
* @see #setGravity(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getBlenderMorse_Gravity()
@@ -99,7 +99,7 @@ public interface BlenderMorse extends RoboticSimulator {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.BlenderMorse#getGravity <em>Gravity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Gravity</em>' attribute.
* @see #getGravity()
@@ -116,7 +116,7 @@ public interface BlenderMorse extends RoboticSimulator {
* If the meaning of the '<em>viewport shade</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>viewport shade</em>' attribute.
* @see org.eclipse.papyrus.RobotML.Shade
* @see #set_viewport_shade(Shade)
@@ -130,7 +130,7 @@ public interface BlenderMorse extends RoboticSimulator {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.BlenderMorse#get_viewport_shade <em>viewport shade</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>viewport shade</em>' attribute.
* @see org.eclipse.papyrus.RobotML.Shade
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/CameraSystem.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/CameraSystem.java
index ad4bfc95998..ec129a8b562 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/CameraSystem.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/CameraSystem.java
@@ -37,7 +37,7 @@ public interface CameraSystem extends ImageSensorSystem {
* If the meaning of the '<em>Width</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Width</em>' attribute.
* @see #setWidth(long)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getCameraSystem_Width()
@@ -50,7 +50,7 @@ public interface CameraSystem extends ImageSensorSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.CameraSystem#getWidth <em>Width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Width</em>' attribute.
* @see #getWidth()
@@ -65,7 +65,7 @@ public interface CameraSystem extends ImageSensorSystem {
* If the meaning of the '<em>Height</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Height</em>' attribute.
* @see #setHeight(long)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getCameraSystem_Height()
@@ -78,7 +78,7 @@ public interface CameraSystem extends ImageSensorSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.CameraSystem#getHeight <em>Height</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Height</em>' attribute.
* @see #getHeight()
@@ -93,7 +93,7 @@ public interface CameraSystem extends ImageSensorSystem {
* If the meaning of the '<em>Alpha u</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Alpha u</em>' attribute.
* @see #setAlpha_u(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getCameraSystem_Alpha_u()
@@ -106,7 +106,7 @@ public interface CameraSystem extends ImageSensorSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.CameraSystem#getAlpha_u <em>Alpha u</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Alpha u</em>' attribute.
* @see #getAlpha_u()
@@ -121,7 +121,7 @@ public interface CameraSystem extends ImageSensorSystem {
* If the meaning of the '<em>Alpha v</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Alpha v</em>' attribute.
* @see #setAlpha_v(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getCameraSystem_Alpha_v()
@@ -134,7 +134,7 @@ public interface CameraSystem extends ImageSensorSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.CameraSystem#getAlpha_v <em>Alpha v</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Alpha v</em>' attribute.
* @see #getAlpha_v()
@@ -149,7 +149,7 @@ public interface CameraSystem extends ImageSensorSystem {
* If the meaning of the '<em>U0</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>U0</em>' attribute.
* @see #setU0(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getCameraSystem_U0()
@@ -162,7 +162,7 @@ public interface CameraSystem extends ImageSensorSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.CameraSystem#getU0 <em>U0</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>U0</em>' attribute.
* @see #getU0()
@@ -177,7 +177,7 @@ public interface CameraSystem extends ImageSensorSystem {
* If the meaning of the '<em>V0</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>V0</em>' attribute.
* @see #setV0(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getCameraSystem_V0()
@@ -190,7 +190,7 @@ public interface CameraSystem extends ImageSensorSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.CameraSystem#getV0 <em>V0</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>V0</em>' attribute.
* @see #getV0()
@@ -205,7 +205,7 @@ public interface CameraSystem extends ImageSensorSystem {
* If the meaning of the '<em>Color 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>Color format</em>' attribute.
* @see #setColor_format(String)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getCameraSystem_Color_format()
@@ -218,7 +218,7 @@ public interface CameraSystem extends ImageSensorSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.CameraSystem#getColor_format <em>Color format</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Color format</em>' attribute.
* @see #getColor_format()
@@ -233,7 +233,7 @@ public interface CameraSystem extends ImageSensorSystem {
* If the meaning of the '<em>Translate</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Translate</em>' containment reference.
* @see #setTranslate(Point32)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getCameraSystem_Translate()
@@ -246,7 +246,7 @@ public interface CameraSystem extends ImageSensorSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.CameraSystem#getTranslate <em>Translate</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Translate</em>' containment reference.
* @see #getTranslate()
@@ -261,7 +261,7 @@ public interface CameraSystem extends ImageSensorSystem {
* If the meaning of the '<em>Rotate</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Rotate</em>' containment reference.
* @see #setRotate(Point32)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getCameraSystem_Rotate()
@@ -274,7 +274,7 @@ public interface CameraSystem extends ImageSensorSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.CameraSystem#getRotate <em>Rotate</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Rotate</em>' containment reference.
* @see #getRotate()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/CycabTK.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/CycabTK.java
index 52281572294..d847e7811ff 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/CycabTK.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/CycabTK.java
@@ -29,7 +29,7 @@ public interface CycabTK extends RoboticSimulator {
* If the meaning of the '<em>Use Real 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>Use Real Time</em>' attribute.
* @see #setUseRealTime(boolean)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getCycabTK_UseRealTime()
@@ -42,7 +42,7 @@ public interface CycabTK extends RoboticSimulator {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.CycabTK#isUseRealTime <em>Use Real Time</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Use Real Time</em>' attribute.
* @see #isUseRealTime()
@@ -57,7 +57,7 @@ public interface CycabTK extends RoboticSimulator {
* If the meaning of the '<em>Time 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>Time Step</em>' attribute.
* @see #setTimeStep(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getCycabTK_TimeStep()
@@ -70,7 +70,7 @@ public interface CycabTK extends RoboticSimulator {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.CycabTK#getTimeStep <em>Time Step</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Time Step</em>' attribute.
* @see #getTimeStep()
@@ -85,7 +85,7 @@ public interface CycabTK extends RoboticSimulator {
* If the meaning of the '<em>Time Factor</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 Factor</em>' attribute.
* @see #setTimeFactor(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getCycabTK_TimeFactor()
@@ -98,7 +98,7 @@ public interface CycabTK extends RoboticSimulator {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.CycabTK#getTimeFactor <em>Time Factor</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Time Factor</em>' attribute.
* @see #getTimeFactor()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/DataFlowDirectionKind.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/DataFlowDirectionKind.java
index e9041b9ac28..151e733851c 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/DataFlowDirectionKind.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/DataFlowDirectionKind.java
@@ -13,7 +13,7 @@ import org.eclipse.emf.common.util.Enumerator;
* A representation of the literals of the enumeration '<em><b>Data Flow Direction Kind</b></em>',
* and utility methods for working with them.
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getDataFlowDirectionKind()
* @model
* @generated
@@ -23,7 +23,7 @@ public enum DataFlowDirectionKind implements Enumerator {
* The '<em><b>In</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #IN_VALUE
* @generated
* @ordered
@@ -34,7 +34,7 @@ public enum DataFlowDirectionKind implements Enumerator {
* The '<em><b>Out</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #OUT_VALUE
* @generated
* @ordered
@@ -45,7 +45,7 @@ public enum DataFlowDirectionKind implements Enumerator {
* The '<em><b>Inout</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #INOUT_VALUE
* @generated
* @ordered
@@ -59,7 +59,7 @@ public enum DataFlowDirectionKind implements Enumerator {
* If the meaning of '<em><b>In</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #IN
* @model name="in"
* @generated
@@ -74,7 +74,7 @@ public enum DataFlowDirectionKind implements Enumerator {
* If the meaning of '<em><b>Out</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #OUT
* @model name="out"
* @generated
@@ -89,7 +89,7 @@ public enum DataFlowDirectionKind implements Enumerator {
* If the meaning of '<em><b>Inout</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #INOUT
* @model name="inout"
* @generated
@@ -101,7 +101,7 @@ public enum DataFlowDirectionKind implements Enumerator {
* An array of all the '<em><b>Data Flow Direction Kind</b></em>' enumerators.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private static final DataFlowDirectionKind[] VALUES_ARRAY =
@@ -115,7 +115,7 @@ public enum DataFlowDirectionKind implements Enumerator {
* A public read-only list of all the '<em><b>Data Flow Direction Kind</b></em>' enumerators.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static final List<DataFlowDirectionKind> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
@@ -124,7 +124,7 @@ public enum DataFlowDirectionKind implements Enumerator {
* Returns the '<em><b>Data Flow Direction Kind</b></em>' literal with the specified literal value.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static DataFlowDirectionKind get(String literal) {
@@ -141,7 +141,7 @@ public enum DataFlowDirectionKind implements Enumerator {
* Returns the '<em><b>Data Flow Direction Kind</b></em>' literal with the specified name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static DataFlowDirectionKind getByName(String name) {
@@ -158,7 +158,7 @@ public enum DataFlowDirectionKind implements Enumerator {
* Returns the '<em><b>Data Flow Direction Kind</b></em>' literal with the specified integer value.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static DataFlowDirectionKind get(int value) {
@@ -176,7 +176,7 @@ public enum DataFlowDirectionKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final int value;
@@ -184,7 +184,7 @@ public enum DataFlowDirectionKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final String name;
@@ -192,7 +192,7 @@ public enum DataFlowDirectionKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final String literal;
@@ -201,7 +201,7 @@ public enum DataFlowDirectionKind implements Enumerator {
* Only this class can construct instances.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private DataFlowDirectionKind(int value, String name, String literal) {
@@ -213,7 +213,7 @@ public enum DataFlowDirectionKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public int getValue() {
@@ -223,7 +223,7 @@ public enum DataFlowDirectionKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getName() {
@@ -233,7 +233,7 @@ public enum DataFlowDirectionKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getLiteral() {
@@ -244,7 +244,7 @@ public enum DataFlowDirectionKind implements Enumerator {
* Returns the literal value of the enumerator, which is its string representation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/DataFlowPort.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/DataFlowPort.java
index 8c1de04f4a1..4bb4c40a7b8 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/DataFlowPort.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/DataFlowPort.java
@@ -29,7 +29,7 @@ public interface DataFlowPort extends Port {
* If the meaning of the '<em>Direction</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Direction</em>' attribute.
* @see org.eclipse.papyrus.RobotML.DataFlowDirectionKind
* @see #setDirection(DataFlowDirectionKind)
@@ -43,7 +43,7 @@ public interface DataFlowPort extends Port {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.DataFlowPort#getDirection <em>Direction</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Direction</em>' attribute.
* @see org.eclipse.papyrus.RobotML.DataFlowDirectionKind
@@ -60,7 +60,7 @@ public interface DataFlowPort extends Port {
* If the meaning of the '<em>Buffer 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>Buffer Size</em>' attribute.
* @see #setBufferSize(int)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getDataFlowPort_BufferSize()
@@ -73,7 +73,7 @@ public interface DataFlowPort extends Port {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.DataFlowPort#getBufferSize <em>Buffer Size</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Buffer Size</em>' attribute.
* @see #getBufferSize()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/DeploymentPlan.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/DeploymentPlan.java
index c463fdf4643..8886f95b74f 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/DeploymentPlan.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/DeploymentPlan.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML;
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.uml2.uml.InstanceSpecification;
/**
@@ -31,7 +30,7 @@ public interface DeploymentPlan extends EObject {
* 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.RobotML.RobotMLPackage#getDeploymentPlan_Base_Package()
@@ -44,7 +43,7 @@ public interface DeploymentPlan extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.DeploymentPlan#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.
* @see #getBase_Package()
@@ -59,7 +58,7 @@ public interface DeploymentPlan extends EObject {
* If the meaning of the '<em>Main 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>Main Instance</em>' reference.
* @see #setMainInstance(InstanceSpecification)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getDeploymentPlan_MainInstance()
@@ -72,7 +71,7 @@ public interface DeploymentPlan extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.DeploymentPlan#getMainInstance <em>Main Instance</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Main Instance</em>' reference.
* @see #getMainInstance()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/EngineSystem.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/EngineSystem.java
index ea9b9da76a6..8c50193ce5b 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/EngineSystem.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/EngineSystem.java
@@ -36,7 +36,7 @@ public interface EngineSystem extends ActuatorSystem {
* If the meaning of the '<em>Vehicle Traction</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Vehicle Traction</em>' attribute.
* @see #setVehicleTraction(String)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getEngineSystem_VehicleTraction()
@@ -49,7 +49,7 @@ public interface EngineSystem extends ActuatorSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.EngineSystem#getVehicleTraction <em>Vehicle Traction</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Vehicle Traction</em>' attribute.
* @see #getVehicleTraction()
@@ -64,7 +64,7 @@ public interface EngineSystem extends ActuatorSystem {
* If the meaning of the '<em>Max Engine Force</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Max Engine Force</em>' attribute.
* @see #setMaxEngineForce(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getEngineSystem_MaxEngineForce()
@@ -77,7 +77,7 @@ public interface EngineSystem extends ActuatorSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.EngineSystem#getMaxEngineForce <em>Max Engine Force</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Max Engine Force</em>' attribute.
* @see #getMaxEngineForce()
@@ -92,7 +92,7 @@ public interface EngineSystem extends ActuatorSystem {
* If the meaning of the '<em>Max Breaking Force</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Max Breaking Force</em>' attribute.
* @see #setMaxBreakingForce(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getEngineSystem_MaxBreakingForce()
@@ -105,7 +105,7 @@ public interface EngineSystem extends ActuatorSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.EngineSystem#getMaxBreakingForce <em>Max Breaking Force</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Max Breaking Force</em>' attribute.
* @see #getMaxBreakingForce()
@@ -120,7 +120,7 @@ public interface EngineSystem extends ActuatorSystem {
* If the meaning of the '<em>Max Allowed Steering</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Max Allowed Steering</em>' attribute.
* @see #setMaxAllowedSteering(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getEngineSystem_MaxAllowedSteering()
@@ -133,7 +133,7 @@ public interface EngineSystem extends ActuatorSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.EngineSystem#getMaxAllowedSteering <em>Max Allowed Steering</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Max Allowed Steering</em>' attribute.
* @see #getMaxAllowedSteering()
@@ -148,7 +148,7 @@ public interface EngineSystem extends ActuatorSystem {
* If the meaning of the '<em>Max Allowed Velocity</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Max Allowed Velocity</em>' attribute.
* @see #setMaxAllowedVelocity(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getEngineSystem_MaxAllowedVelocity()
@@ -161,7 +161,7 @@ public interface EngineSystem extends ActuatorSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.EngineSystem#getMaxAllowedVelocity <em>Max Allowed Velocity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Max Allowed Velocity</em>' attribute.
* @see #getMaxAllowedVelocity()
@@ -176,7 +176,7 @@ public interface EngineSystem extends ActuatorSystem {
* If the meaning of the '<em>Gear ration</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Gear ration</em>' attribute.
* @see #setGear_ration(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getEngineSystem_Gear_ration()
@@ -189,7 +189,7 @@ public interface EngineSystem extends ActuatorSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.EngineSystem#getGear_ration <em>Gear ration</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Gear ration</em>' attribute.
* @see #getGear_ration()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/ExternalLibrary.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/ExternalLibrary.java
index df87657aff3..b4996f0682e 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/ExternalLibrary.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/ExternalLibrary.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML;
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.uml2.uml.Interface;
/**
@@ -32,7 +31,7 @@ public interface ExternalLibrary extends EObject {
* If the meaning of the '<em>Lib Path</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Lib Path</em>' attribute.
* @see #setLibPath(String)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getExternalLibrary_LibPath()
@@ -45,7 +44,7 @@ public interface ExternalLibrary extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.ExternalLibrary#getLibPath <em>Lib Path</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Lib Path</em>' attribute.
* @see #getLibPath()
@@ -61,7 +60,7 @@ public interface ExternalLibrary extends EObject {
* If the meaning of the '<em>Lib File 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>Lib File Format</em>' attribute.
* @see #setLibFileFormat(String)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getExternalLibrary_LibFileFormat()
@@ -74,7 +73,7 @@ public interface ExternalLibrary extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.ExternalLibrary#getLibFileFormat <em>Lib File Format</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Lib File Format</em>' attribute.
* @see #getLibFileFormat()
@@ -89,7 +88,7 @@ public interface ExternalLibrary extends EObject {
* If the meaning of the '<em>Base Interface</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 Interface</em>' reference.
* @see #setBase_Interface(Interface)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getExternalLibrary_Base_Interface()
@@ -102,7 +101,7 @@ public interface ExternalLibrary extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.ExternalLibrary#getBase_Interface <em>Base Interface</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Base Interface</em>' reference.
* @see #getBase_Interface()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/GPSSystem.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/GPSSystem.java
index d9f54830d9e..445701bd882 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/GPSSystem.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/GPSSystem.java
@@ -28,7 +28,7 @@ public interface GPSSystem extends LocalizationSensorSystem {
* If the meaning of the '<em>Origin Position</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Origin Position</em>' containment reference.
* @see #setOriginPosition(Point32)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getGPSSystem_OriginPosition()
@@ -41,7 +41,7 @@ public interface GPSSystem extends LocalizationSensorSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.GPSSystem#getOriginPosition <em>Origin Position</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Origin Position</em>' containment reference.
* @see #getOriginPosition()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Joint.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Joint.java
index 9ee40df7dab..688090195c5 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Joint.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Joint.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML;
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.uml2.uml.Connector;
/**
@@ -30,7 +29,7 @@ public interface Joint extends EObject {
* If the meaning of the '<em>Base Connector</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 Connector</em>' reference.
* @see #setBase_Connector(Connector)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getJoint_Base_Connector()
@@ -43,7 +42,7 @@ public interface Joint extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.Joint#getBase_Connector <em>Base Connector</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Base Connector</em>' reference.
* @see #getBase_Connector()
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()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/MobileRobot.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/MobileRobot.java
index 19e089fd593..86f559c0646 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/MobileRobot.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/MobileRobot.java
@@ -28,7 +28,7 @@ public interface MobileRobot extends Robot {
* If the meaning of the '<em>Kind</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Kind</em>' attribute.
* @see org.eclipse.papyrus.RobotML.MobileRobotKind
* @see #setKind(MobileRobotKind)
@@ -42,7 +42,7 @@ public interface MobileRobot extends Robot {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.MobileRobot#getKind <em>Kind</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Kind</em>' attribute.
* @see org.eclipse.papyrus.RobotML.MobileRobotKind
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/MobileRobotKind.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/MobileRobotKind.java
index e0d762d25bb..be2487ef4c2 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/MobileRobotKind.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/MobileRobotKind.java
@@ -13,7 +13,7 @@ import org.eclipse.emf.common.util.Enumerator;
* A representation of the literals of the enumeration '<em><b>Mobile Robot Kind</b></em>',
* and utility methods for working with them.
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getMobileRobotKind()
* @model
* @generated
@@ -23,7 +23,7 @@ public enum MobileRobotKind implements Enumerator {
* The '<em><b>Air Vehicle</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #AIR_VEHICLE_VALUE
* @generated
* @ordered
@@ -34,7 +34,7 @@ public enum MobileRobotKind implements Enumerator {
* The '<em><b>Hybrid Vehicle</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #HYBRID_VEHICLE_VALUE
* @generated
* @ordered
@@ -45,7 +45,7 @@ public enum MobileRobotKind implements Enumerator {
* The '<em><b>Surface Vehicle</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #SURFACE_VEHICLE_VALUE
* @generated
* @ordered
@@ -56,7 +56,7 @@ public enum MobileRobotKind implements Enumerator {
* The '<em><b>Underwater Vehicle</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #UNDERWATER_VEHICLE_VALUE
* @generated
* @ordered
@@ -67,7 +67,7 @@ public enum MobileRobotKind implements Enumerator {
* The '<em><b>Car Like Vehicle</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #CAR_LIKE_VEHICLE_VALUE
* @generated
* @ordered
@@ -78,7 +78,7 @@ public enum MobileRobotKind implements Enumerator {
* The '<em><b>Differential Vehicle</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #DIFFERENTIAL_VEHICLE_VALUE
* @generated
* @ordered
@@ -89,7 +89,7 @@ public enum MobileRobotKind implements Enumerator {
* The '<em><b>Legged Vehicle</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #LEGGED_VEHICLE_VALUE
* @generated
* @ordered
@@ -103,7 +103,7 @@ public enum MobileRobotKind implements Enumerator {
* If the meaning of '<em><b>Air Vehicle</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #AIR_VEHICLE
* @model name="AirVehicle"
* @generated
@@ -118,7 +118,7 @@ public enum MobileRobotKind implements Enumerator {
* If the meaning of '<em><b>Hybrid Vehicle</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #HYBRID_VEHICLE
* @model name="HybridVehicle"
* @generated
@@ -133,7 +133,7 @@ public enum MobileRobotKind implements Enumerator {
* If the meaning of '<em><b>Surface Vehicle</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #SURFACE_VEHICLE
* @model name="SurfaceVehicle"
* @generated
@@ -148,7 +148,7 @@ public enum MobileRobotKind implements Enumerator {
* If the meaning of '<em><b>Underwater Vehicle</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #UNDERWATER_VEHICLE
* @model name="UnderwaterVehicle"
* @generated
@@ -163,7 +163,7 @@ public enum MobileRobotKind implements Enumerator {
* If the meaning of '<em><b>Car Like Vehicle</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #CAR_LIKE_VEHICLE
* @model name="CarLikeVehicle"
* @generated
@@ -178,7 +178,7 @@ public enum MobileRobotKind implements Enumerator {
* If the meaning of '<em><b>Differential Vehicle</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #DIFFERENTIAL_VEHICLE
* @model name="DifferentialVehicle"
* @generated
@@ -193,7 +193,7 @@ public enum MobileRobotKind implements Enumerator {
* If the meaning of '<em><b>Legged Vehicle</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #LEGGED_VEHICLE
* @model name="LeggedVehicle"
* @generated
@@ -205,7 +205,7 @@ public enum MobileRobotKind implements Enumerator {
* An array of all the '<em><b>Mobile Robot Kind</b></em>' enumerators.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private static final MobileRobotKind[] VALUES_ARRAY =
@@ -223,7 +223,7 @@ public enum MobileRobotKind implements Enumerator {
* A public read-only list of all the '<em><b>Mobile Robot Kind</b></em>' enumerators.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static final List<MobileRobotKind> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
@@ -232,7 +232,7 @@ public enum MobileRobotKind implements Enumerator {
* Returns the '<em><b>Mobile Robot Kind</b></em>' literal with the specified literal value.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static MobileRobotKind get(String literal) {
@@ -249,7 +249,7 @@ public enum MobileRobotKind implements Enumerator {
* Returns the '<em><b>Mobile Robot Kind</b></em>' literal with the specified name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static MobileRobotKind getByName(String name) {
@@ -266,7 +266,7 @@ public enum MobileRobotKind implements Enumerator {
* Returns the '<em><b>Mobile Robot Kind</b></em>' literal with the specified integer value.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static MobileRobotKind get(int value) {
@@ -292,7 +292,7 @@ public enum MobileRobotKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final int value;
@@ -300,7 +300,7 @@ public enum MobileRobotKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final String name;
@@ -308,7 +308,7 @@ public enum MobileRobotKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final String literal;
@@ -317,7 +317,7 @@ public enum MobileRobotKind implements Enumerator {
* Only this class can construct instances.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private MobileRobotKind(int value, String name, String literal) {
@@ -329,7 +329,7 @@ public enum MobileRobotKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public int getValue() {
@@ -339,7 +339,7 @@ public enum MobileRobotKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getName() {
@@ -349,7 +349,7 @@ public enum MobileRobotKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getLiteral() {
@@ -360,7 +360,7 @@ public enum MobileRobotKind implements Enumerator {
* Returns the literal value of the enumerator, which is its string representation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/OnPort.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/OnPort.java
index d644d264520..c328ee2456d 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/OnPort.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/OnPort.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML;
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.uml2.uml.Parameter;
/**
@@ -31,7 +30,7 @@ public interface OnPort extends EObject {
* If the meaning of the '<em>Port</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Port</em>' reference.
* @see #setPort(Port)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getOnPort_Port()
@@ -44,7 +43,7 @@ public interface OnPort extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.OnPort#getPort <em>Port</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Port</em>' reference.
* @see #getPort()
@@ -59,7 +58,7 @@ public interface OnPort extends EObject {
* If the meaning of the '<em>Base Parameter</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 Parameter</em>' reference.
* @see #setBase_Parameter(Parameter)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getOnPort_Base_Parameter()
@@ -72,7 +71,7 @@ public interface OnPort extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.OnPort#getBase_Parameter <em>Base Parameter</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Base Parameter</em>' reference.
* @see #getBase_Parameter()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/OnProperty.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/OnProperty.java
index 8463fc97145..5f7e4b83f58 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/OnProperty.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/OnProperty.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML;
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.uml2.uml.Parameter;
import org.eclipse.uml2.uml.Property;
@@ -32,7 +31,7 @@ public interface OnProperty extends EObject {
* If the meaning of the '<em>Property</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Property</em>' reference.
* @see #setProperty(Property)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getOnProperty_Property()
@@ -45,7 +44,7 @@ public interface OnProperty extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.OnProperty#getProperty <em>Property</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Property</em>' reference.
* @see #getProperty()
@@ -60,7 +59,7 @@ public interface OnProperty extends EObject {
* If the meaning of the '<em>Base Parameter</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 Parameter</em>' reference.
* @see #setBase_Parameter(Parameter)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getOnProperty_Base_Parameter()
@@ -73,7 +72,7 @@ public interface OnProperty extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.OnProperty#getBase_Parameter <em>Base Parameter</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Base Parameter</em>' reference.
* @see #getBase_Parameter()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/PhysicalObject.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/PhysicalObject.java
index 0518f1a19e0..e92af1a992a 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/PhysicalObject.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/PhysicalObject.java
@@ -32,7 +32,7 @@ public interface PhysicalObject extends org.eclipse.papyrus.RobotML.System {
* If the meaning of the '<em>Eveloves In</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>Eveloves In</em>' reference list.
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getPhysicalObject_EvelovesIn()
* @model ordered="false"
@@ -47,7 +47,7 @@ public interface PhysicalObject extends org.eclipse.papyrus.RobotML.System {
* If the meaning of the '<em>Has Surface</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Has Surface</em>' reference.
* @see #setHasSurface(Surface)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getPhysicalObject_HasSurface()
@@ -60,7 +60,7 @@ public interface PhysicalObject extends org.eclipse.papyrus.RobotML.System {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.PhysicalObject#getHasSurface <em>Has Surface</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Has Surface</em>' reference.
* @see #getHasSurface()
@@ -75,7 +75,7 @@ public interface PhysicalObject extends org.eclipse.papyrus.RobotML.System {
* If the meaning of the '<em>Height</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Height</em>' attribute.
* @see #setHeight(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getPhysicalObject_Height()
@@ -88,7 +88,7 @@ public interface PhysicalObject extends org.eclipse.papyrus.RobotML.System {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.PhysicalObject#getHeight <em>Height</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Height</em>' attribute.
* @see #getHeight()
@@ -103,7 +103,7 @@ public interface PhysicalObject extends org.eclipse.papyrus.RobotML.System {
* If the meaning of the '<em>Mass</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Mass</em>' attribute.
* @see #setMass(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getPhysicalObject_Mass()
@@ -116,7 +116,7 @@ public interface PhysicalObject extends org.eclipse.papyrus.RobotML.System {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.PhysicalObject#getMass <em>Mass</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Mass</em>' attribute.
* @see #getMass()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Platform.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Platform.java
index 8c406eee8b5..b008a65915f 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Platform.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Platform.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.uml2.uml.Node;
/**
@@ -31,7 +30,7 @@ public interface Platform extends org.eclipse.papyrus.RobotML.System {
* If the meaning of the '<em>Base Node</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 Node</em>' reference.
* @see #setBase_Node(Node)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getPlatform_Base_Node()
@@ -44,7 +43,7 @@ public interface Platform extends org.eclipse.papyrus.RobotML.System {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.Platform#getBase_Node <em>Base Node</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Base Node</em>' reference.
* @see #getBase_Node()
@@ -60,7 +59,7 @@ public interface Platform extends org.eclipse.papyrus.RobotML.System {
* If the meaning of the '<em>Library</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>Library</em>' reference list.
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getPlatform_Library()
* @model ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Port.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Port.java
index 9aa08a2bded..ef054b7b701 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Port.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Port.java
@@ -29,7 +29,7 @@ public interface Port extends EObject {
* If the meaning of the '<em>Base Port</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 Port</em>' reference.
* @see #setBase_Port(org.eclipse.uml2.uml.Port)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getPort_Base_Port()
@@ -42,7 +42,7 @@ public interface Port extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.Port#getBase_Port <em>Base Port</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Base Port</em>' reference.
* @see #getBase_Port()
@@ -58,7 +58,7 @@ public interface Port extends EObject {
* If the meaning of the '<em>Synchronization Policy</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Synchronization Policy</em>' attribute.
* @see org.eclipse.papyrus.RobotML.SynchronizationKind
* @see #setSynchronizationPolicy(SynchronizationKind)
@@ -72,7 +72,7 @@ public interface Port extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.Port#getSynchronizationPolicy <em>Synchronization Policy</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Synchronization Policy</em>' attribute.
* @see org.eclipse.papyrus.RobotML.SynchronizationKind
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Robot.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Robot.java
index b8d63b9ce8d..ac815bb2596 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Robot.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Robot.java
@@ -27,7 +27,7 @@ public interface Robot extends Agent, org.eclipse.papyrus.RobotML.System {
* If the meaning of the '<em>Width</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Width</em>' attribute.
* @see #setWidth(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getRobot_Width()
@@ -40,7 +40,7 @@ public interface Robot extends Agent, org.eclipse.papyrus.RobotML.System {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.Robot#getWidth <em>Width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Width</em>' attribute.
* @see #getWidth()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/RobotMLFactory.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/RobotMLFactory.java
index 1496578e6d2..ead04b0726e 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/RobotMLFactory.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/RobotMLFactory.java
@@ -9,7 +9,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.RobotML.RobotMLPackage
* @generated
*/
@@ -18,7 +18,7 @@ public interface RobotMLFactory extends EFactory {
* The singleton instance of the factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
RobotMLFactory eINSTANCE = org.eclipse.papyrus.RobotML.impl.RobotMLFactoryImpl.init();
@@ -27,7 +27,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Transition</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Transition</em>'.
* @generated
*/
@@ -37,7 +37,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Algorithm</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Algorithm</em>'.
* @generated
*/
@@ -47,7 +47,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>State</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>State</em>'.
* @generated
*/
@@ -57,7 +57,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Actuated Joint</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Actuated Joint</em>'.
* @generated
*/
@@ -67,7 +67,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Joint</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Joint</em>'.
* @generated
*/
@@ -77,7 +77,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Complete Bonding</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Complete Bonding</em>'.
* @generated
*/
@@ -87,7 +87,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Robot</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Robot</em>'.
* @generated
*/
@@ -97,7 +97,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>System</em>'.
* @generated
*/
@@ -107,7 +107,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Agent</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Agent</em>'.
* @generated
*/
@@ -117,7 +117,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Physical Object</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Physical Object</em>'.
* @generated
*/
@@ -127,7 +127,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Environment</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Environment</em>'.
* @generated
*/
@@ -137,7 +137,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Surface</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Surface</em>'.
* @generated
*/
@@ -147,7 +147,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Data Flow Port</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Data Flow Port</em>'.
* @generated
*/
@@ -157,7 +157,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Service Port</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Service Port</em>'.
* @generated
*/
@@ -167,7 +167,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Actuator System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Actuator System</em>'.
* @generated
*/
@@ -177,7 +177,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Robotic System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Robotic System</em>'.
* @generated
*/
@@ -187,7 +187,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Cyber Physical System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Cyber Physical System</em>'.
* @generated
*/
@@ -197,7 +197,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Sensor System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Sensor System</em>'.
* @generated
*/
@@ -207,7 +207,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Hardware</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Hardware</em>'.
* @generated
*/
@@ -217,7 +217,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Software</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Software</em>'.
* @generated
*/
@@ -227,7 +227,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Engine System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Engine System</em>'.
* @generated
*/
@@ -237,7 +237,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Steered Wheel System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Steered Wheel System</em>'.
* @generated
*/
@@ -247,7 +247,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Locomotion System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Locomotion System</em>'.
* @generated
*/
@@ -257,7 +257,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Image Sensor System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Image Sensor System</em>'.
* @generated
*/
@@ -267,7 +267,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Camera System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Camera System</em>'.
* @generated
*/
@@ -277,7 +277,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Object Detection Sensor System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Object Detection Sensor System</em>'.
* @generated
*/
@@ -287,7 +287,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Object Tracking Sensor System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Object Tracking Sensor System</em>'.
* @generated
*/
@@ -297,7 +297,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Lidar System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Lidar System</em>'.
* @generated
*/
@@ -307,7 +307,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Localization Sensor System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Localization Sensor System</em>'.
* @generated
*/
@@ -317,7 +317,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>GPS System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>GPS System</em>'.
* @generated
*/
@@ -327,7 +327,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Algorithm Library</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Algorithm Library</em>'.
* @generated
*/
@@ -337,7 +337,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Sensor Driver</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Sensor Driver</em>'.
* @generated
*/
@@ -347,7 +347,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Building</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Building</em>'.
* @generated
*/
@@ -357,7 +357,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Planet</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Planet</em>'.
* @generated
*/
@@ -367,7 +367,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Land Surface</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Land Surface</em>'.
* @generated
*/
@@ -377,7 +377,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Floor</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Floor</em>'.
* @generated
*/
@@ -387,7 +387,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Water Surface</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Water Surface</em>'.
* @generated
*/
@@ -397,7 +397,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Human</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Human</em>'.
* @generated
*/
@@ -407,7 +407,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Pedestrian</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Pedestrian</em>'.
* @generated
*/
@@ -417,7 +417,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Stairs</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Stairs</em>'.
* @generated
*/
@@ -427,7 +427,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Platform</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Platform</em>'.
* @generated
*/
@@ -437,7 +437,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>External Library</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>External Library</em>'.
* @generated
*/
@@ -447,7 +447,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Robotic Middleware</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Robotic Middleware</em>'.
* @generated
*/
@@ -457,7 +457,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Robotic Simulator</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Robotic Simulator</em>'.
* @generated
*/
@@ -467,7 +467,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Cycab TK</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Cycab TK</em>'.
* @generated
*/
@@ -477,7 +477,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Blender Morse</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Blender Morse</em>'.
* @generated
*/
@@ -487,7 +487,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>On Port</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>On Port</em>'.
* @generated
*/
@@ -497,7 +497,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Allocate</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Allocate</em>'.
* @generated
*/
@@ -507,7 +507,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Inertial Measurement Unit System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Inertial Measurement Unit System</em>'.
* @generated
*/
@@ -517,7 +517,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Inertial Navigation System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Inertial Navigation System</em>'.
* @generated
*/
@@ -527,7 +527,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Odometry System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Odometry System</em>'.
* @generated
*/
@@ -537,7 +537,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Infra Red Proximetry System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Infra Red Proximetry System</em>'.
* @generated
*/
@@ -547,7 +547,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Deployment Plan</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Deployment Plan</em>'.
* @generated
*/
@@ -557,7 +557,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Gyroscope</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Gyroscope</em>'.
* @generated
*/
@@ -567,7 +567,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>On Property</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>On Property</em>'.
* @generated
*/
@@ -577,7 +577,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Chassis</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Chassis</em>'.
* @generated
*/
@@ -587,7 +587,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Supporting Structure</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Supporting Structure</em>'.
* @generated
*/
@@ -597,7 +597,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Mechanical Linkage</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Mechanical Linkage</em>'.
* @generated
*/
@@ -607,7 +607,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Leg</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Leg</em>'.
* @generated
*/
@@ -617,7 +617,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Locomotion Hardware</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Locomotion Hardware</em>'.
* @generated
*/
@@ -627,7 +627,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Actuator Hardware</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Actuator Hardware</em>'.
* @generated
*/
@@ -637,7 +637,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Mobile Robot</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Mobile Robot</em>'.
* @generated
*/
@@ -647,7 +647,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Manipulator</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Manipulator</em>'.
* @generated
*/
@@ -657,7 +657,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Piloted System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Piloted System</em>'.
* @generated
*/
@@ -667,7 +667,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Power Hardware</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Power Hardware</em>'.
* @generated
*/
@@ -677,7 +677,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Sensor Hardware</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Sensor Hardware</em>'.
* @generated
*/
@@ -687,7 +687,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Grasping Hardware</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Grasping Hardware</em>'.
* @generated
*/
@@ -697,7 +697,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Steered Wheel Hardware</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Steered Wheel Hardware</em>'.
* @generated
*/
@@ -707,7 +707,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Arm</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Arm</em>'.
* @generated
*/
@@ -717,7 +717,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Leg System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Leg System</em>'.
* @generated
*/
@@ -727,7 +727,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Grasping System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Grasping System</em>'.
* @generated
*/
@@ -737,7 +737,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Weapon System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Weapon System</em>'.
* @generated
*/
@@ -747,7 +747,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Man Machine Interface System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Man Machine Interface System</em>'.
* @generated
*/
@@ -757,7 +757,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Closed Loop Control System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Closed Loop Control System</em>'.
* @generated
*/
@@ -767,7 +767,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Open Loop Control System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Open Loop Control System</em>'.
* @generated
*/
@@ -777,7 +777,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Robotic Head</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Robotic Head</em>'.
* @generated
*/
@@ -787,7 +787,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Navigation Command System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Navigation Command System</em>'.
* @generated
*/
@@ -797,7 +797,7 @@ public interface RobotMLFactory extends EFactory {
* Returns a new object of class '<em>Joystic Navigation System</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Joystic Navigation System</em>'.
* @generated
*/
@@ -807,7 +807,7 @@ public interface RobotMLFactory extends EFactory {
* Returns the package supported by this factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the package supported by this factory.
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/RobotMLPackage.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/RobotMLPackage.java
index e411a6f148f..d9bde3417d4 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/RobotMLPackage.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/RobotMLPackage.java
@@ -20,7 +20,7 @@ import org.eclipse.emf.ecore.EReference;
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.RobotMLFactory
* @model kind="package"
* @generated
@@ -30,7 +30,7 @@ public interface RobotMLPackage extends EPackage {
* The package name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNAME = "RobotML";
@@ -39,7 +39,7 @@ public interface RobotMLPackage extends EPackage {
* The package namespace URI.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNS_URI = "http://Papyrus/RobotML/1";
@@ -48,7 +48,7 @@ public interface RobotMLPackage extends EPackage {
* The package namespace name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNS_PREFIX = "RobotML";
@@ -57,7 +57,7 @@ public interface RobotMLPackage extends EPackage {
* The singleton instance of the package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
RobotMLPackage eINSTANCE = org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl.init();
@@ -66,7 +66,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.TransitionImpl <em>Transition</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.TransitionImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getTransition()
* @generated
@@ -77,7 +77,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Transition</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -87,7 +87,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Guard</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -97,7 +97,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Effect</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -107,7 +107,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Transition</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -117,7 +117,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Transition</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -127,7 +127,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.AlgorithmImpl <em>Algorithm</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.AlgorithmImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getAlgorithm()
* @generated
@@ -138,7 +138,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Operation</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -148,7 +148,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Is External</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -158,7 +158,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Ext Function Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -168,7 +168,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Lib Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -178,7 +178,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Lib File Format</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -188,7 +188,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Algorithm</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -198,7 +198,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Algorithm</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -208,7 +208,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.StateImpl <em>State</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.StateImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getState()
* @generated
@@ -219,7 +219,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base State</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -229,7 +229,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Behavior</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -239,7 +239,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>State</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -249,7 +249,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>State</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -259,7 +259,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.JointImpl <em>Joint</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.JointImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getJoint()
* @generated
@@ -270,7 +270,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Connector</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -280,7 +280,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Joint</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -290,7 +290,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Joint</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -300,7 +300,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.ActuatedJointImpl <em>Actuated Joint</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.ActuatedJointImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getActuatedJoint()
* @generated
@@ -311,7 +311,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Connector</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -321,7 +321,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Actuated Joint</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -331,7 +331,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Actuated Joint</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -341,7 +341,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.CompleteBondingImpl <em>Complete Bonding</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.CompleteBondingImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getCompleteBonding()
* @generated
@@ -352,7 +352,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Connector</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -362,7 +362,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Complete Bonding</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -372,7 +372,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Complete Bonding</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -382,7 +382,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.SystemImpl <em>System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.SystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getSystem()
* @generated
@@ -393,7 +393,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -403,7 +403,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -413,7 +413,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -423,7 +423,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -433,7 +433,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -443,7 +443,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -453,7 +453,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.PhysicalObjectImpl <em>Physical Object</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.PhysicalObjectImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getPhysicalObject()
* @generated
@@ -464,7 +464,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -474,7 +474,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -484,7 +484,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -494,7 +494,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -504,7 +504,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -514,7 +514,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -524,7 +524,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -534,7 +534,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -544,7 +544,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Physical Object</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -554,7 +554,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Physical Object</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -564,7 +564,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.AgentImpl <em>Agent</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.AgentImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getAgent()
* @generated
@@ -575,7 +575,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -585,7 +585,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -595,7 +595,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -605,7 +605,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -615,7 +615,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -625,7 +625,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -635,7 +635,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -645,7 +645,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -655,7 +655,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Moves Over</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -665,7 +665,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Agent</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -675,7 +675,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Agent</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -685,7 +685,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.RobotImpl <em>Robot</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.RobotImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getRobot()
* @generated
@@ -696,7 +696,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -706,7 +706,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -716,7 +716,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -726,7 +726,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -736,7 +736,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -746,7 +746,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -756,7 +756,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -766,7 +766,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -776,7 +776,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Moves Over</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -786,7 +786,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Width</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -796,7 +796,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Robot</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -806,7 +806,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Robot</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -816,7 +816,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.EnvironmentImpl <em>Environment</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.EnvironmentImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getEnvironment()
* @generated
@@ -827,7 +827,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -837,7 +837,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -847,7 +847,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -857,7 +857,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -867,7 +867,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Environment</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -877,7 +877,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Environment</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -887,7 +887,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.SurfaceImpl <em>Surface</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.SurfaceImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getSurface()
* @generated
@@ -898,7 +898,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -908,7 +908,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -918,7 +918,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -928,7 +928,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -938,7 +938,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -948,7 +948,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -958,7 +958,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -968,7 +968,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -978,7 +978,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Surface</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -988,7 +988,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Surface</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -998,7 +998,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.PortImpl <em>Port</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.PortImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getPort()
* @generated
@@ -1009,7 +1009,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Port</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1019,7 +1019,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Synchronization Policy</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1029,7 +1029,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Port</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1039,7 +1039,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Port</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1049,7 +1049,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.DataFlowPortImpl <em>Data Flow Port</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.DataFlowPortImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getDataFlowPort()
* @generated
@@ -1060,7 +1060,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Port</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1070,7 +1070,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Synchronization Policy</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1080,7 +1080,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Direction</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1090,7 +1090,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Buffer Size</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1100,7 +1100,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Data Flow Port</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1110,7 +1110,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Data Flow Port</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1120,7 +1120,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.ServicePortImpl <em>Service Port</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.ServicePortImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getServicePort()
* @generated
@@ -1131,7 +1131,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Port</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1141,7 +1141,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Synchronization Policy</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1151,7 +1151,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Kind</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1161,7 +1161,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Service Port</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1171,7 +1171,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Service Port</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1181,7 +1181,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.RoboticSystemImpl <em>Robotic System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.RoboticSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getRoboticSystem()
* @generated
@@ -1192,7 +1192,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1202,7 +1202,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1212,7 +1212,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1222,7 +1222,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1232,7 +1232,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Position</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1242,7 +1242,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Orientation</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1252,7 +1252,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Robotic System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1262,7 +1262,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Robotic System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1272,7 +1272,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.ActuatorSystemImpl <em>Actuator System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.ActuatorSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getActuatorSystem()
* @generated
@@ -1283,7 +1283,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1293,7 +1293,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1303,7 +1303,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1313,7 +1313,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1323,7 +1323,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Position</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1333,7 +1333,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Orientation</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1343,7 +1343,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Actuator System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1353,7 +1353,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Actuator System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1363,7 +1363,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.CyberPhysicalSystemImpl <em>Cyber Physical System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.CyberPhysicalSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getCyberPhysicalSystem()
* @generated
@@ -1374,7 +1374,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1384,7 +1384,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1394,7 +1394,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1404,7 +1404,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1414,7 +1414,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Cyber Physical System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1424,7 +1424,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Cyber Physical System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1434,7 +1434,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.SensorSystemImpl <em>Sensor System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.SensorSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getSensorSystem()
* @generated
@@ -1445,7 +1445,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1455,7 +1455,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1465,7 +1465,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1475,7 +1475,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1485,7 +1485,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Position</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1495,7 +1495,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Orientation</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1505,7 +1505,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Frequency</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1515,7 +1515,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Identifier</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1525,7 +1525,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Sensor System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1535,7 +1535,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Sensor System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1545,7 +1545,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.HardwareImpl <em>Hardware</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.HardwareImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getHardware()
* @generated
@@ -1556,7 +1556,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1566,7 +1566,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1576,7 +1576,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1586,7 +1586,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1596,7 +1596,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1606,7 +1606,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1616,7 +1616,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1626,7 +1626,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1636,7 +1636,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Hardware</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1646,7 +1646,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Hardware</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1656,7 +1656,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.SoftwareImpl <em>Software</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.SoftwareImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getSoftware()
* @generated
@@ -1667,7 +1667,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1677,7 +1677,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1687,7 +1687,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1697,7 +1697,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1707,7 +1707,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Is Periodic</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1717,7 +1717,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Period</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1727,7 +1727,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Priority</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1737,7 +1737,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Deadline</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1747,7 +1747,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Wcet</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1757,7 +1757,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Software</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1767,7 +1767,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Software</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1777,7 +1777,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.EngineSystemImpl <em>Engine System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.EngineSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getEngineSystem()
* @generated
@@ -1788,7 +1788,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1798,7 +1798,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1808,7 +1808,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1818,7 +1818,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1828,7 +1828,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Position</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1838,7 +1838,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Orientation</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1848,7 +1848,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Vehicle Traction</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1858,7 +1858,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Max Engine Force</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1868,7 +1868,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Max Breaking Force</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1878,7 +1878,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Max Allowed Steering</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1888,7 +1888,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Max Allowed Velocity</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1898,7 +1898,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Gear ration</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1908,7 +1908,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Engine System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1918,7 +1918,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Engine System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1928,7 +1928,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.LocomotionSystemImpl <em>Locomotion System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.LocomotionSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getLocomotionSystem()
* @generated
@@ -1939,7 +1939,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1949,7 +1949,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1959,7 +1959,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1969,7 +1969,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1979,7 +1979,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Position</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1989,7 +1989,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Orientation</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1999,7 +1999,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Locomotion System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2009,7 +2009,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Locomotion System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2019,7 +2019,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.SteeredWheelSystemImpl <em>Steered Wheel System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.SteeredWheelSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getSteeredWheelSystem()
* @generated
@@ -2030,7 +2030,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2040,7 +2040,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2050,7 +2050,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2060,7 +2060,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2070,7 +2070,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Position</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2080,7 +2080,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Orientation</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2090,7 +2090,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Wheel Radius</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2100,7 +2100,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Wheel Width</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2110,7 +2110,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Suspension Rest Length</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2120,7 +2120,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Wheel Connection Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2130,7 +2130,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Type Of Wheel</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2140,7 +2140,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Wheel Velocity PI Dkp</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2150,7 +2150,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Wheel Velocity PI Dki</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2160,7 +2160,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Wheel Velocity PI Dkd</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2170,7 +2170,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Wheel Steering PI Dkp</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2180,7 +2180,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Wheel Steering PI Dkd</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2190,7 +2190,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Wheel Friction</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2200,7 +2200,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Suspension Stiffness</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2210,7 +2210,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Suspension Damping</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2220,7 +2220,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Suspension Compression</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2230,7 +2230,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Wheel Velocity PI Dmax Sum</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2240,7 +2240,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Wheel Velocity PI Dmax Val</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2250,7 +2250,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Steered Wheel System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2260,7 +2260,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Steered Wheel System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2270,7 +2270,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.ImageSensorSystemImpl <em>Image Sensor System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.ImageSensorSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getImageSensorSystem()
* @generated
@@ -2281,7 +2281,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2291,7 +2291,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2301,7 +2301,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2311,7 +2311,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2321,7 +2321,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Position</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2331,7 +2331,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Orientation</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2341,7 +2341,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Frequency</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2351,7 +2351,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Identifier</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2361,7 +2361,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Image Sensor System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2371,7 +2371,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Image Sensor System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2381,7 +2381,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.CameraSystemImpl <em>Camera System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.CameraSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getCameraSystem()
* @generated
@@ -2392,7 +2392,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2402,7 +2402,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2412,7 +2412,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2422,7 +2422,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2432,7 +2432,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Position</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2442,7 +2442,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Orientation</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2452,7 +2452,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Frequency</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2462,7 +2462,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Identifier</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2472,7 +2472,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Width</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2482,7 +2482,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2492,7 +2492,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Alpha u</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2502,7 +2502,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Alpha v</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2512,7 +2512,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>U0</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2522,7 +2522,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>V0</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2532,7 +2532,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Color format</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2542,7 +2542,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Translate</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2552,7 +2552,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Rotate</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2562,7 +2562,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Camera System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2572,7 +2572,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Camera System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2582,7 +2582,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.ObjectDetectionSensorSystemImpl <em>Object Detection Sensor System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.ObjectDetectionSensorSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getObjectDetectionSensorSystem()
* @generated
@@ -2593,7 +2593,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2603,7 +2603,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2613,7 +2613,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2623,7 +2623,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2633,7 +2633,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Position</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2643,7 +2643,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Orientation</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2653,7 +2653,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Frequency</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2663,7 +2663,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Identifier</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2673,7 +2673,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Object Detection Sensor System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2683,7 +2683,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Object Detection Sensor System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2693,7 +2693,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.ObjectTrackingSensorSystemImpl <em>Object Tracking Sensor System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.ObjectTrackingSensorSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getObjectTrackingSensorSystem()
* @generated
@@ -2704,7 +2704,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2714,7 +2714,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2724,7 +2724,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2734,7 +2734,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2744,7 +2744,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Position</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2754,7 +2754,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Orientation</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2764,7 +2764,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Frequency</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2774,7 +2774,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Identifier</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2784,7 +2784,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Object Tracking Sensor System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2794,7 +2794,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Object Tracking Sensor System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2804,7 +2804,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.LidarSystemImpl <em>Lidar System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.LidarSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getLidarSystem()
* @generated
@@ -2815,7 +2815,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2825,7 +2825,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2835,7 +2835,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2845,7 +2845,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2855,7 +2855,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Position</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2865,7 +2865,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Orientation</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2875,7 +2875,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Frequency</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2885,7 +2885,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Identifier</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2895,7 +2895,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Nb Layers</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2905,7 +2905,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Layer Angle Min</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2915,7 +2915,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Layer Angle Step</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2925,7 +2925,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Noise</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2935,7 +2935,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Sigma Noise</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2945,7 +2945,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Angle min</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2955,7 +2955,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Angle max</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2965,7 +2965,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Time increment</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2975,7 +2975,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Scan time</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2985,7 +2985,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Range min</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -2995,7 +2995,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Range max</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3005,7 +3005,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Nb Rays</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3015,7 +3015,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Lidar System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3025,7 +3025,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Lidar System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3035,7 +3035,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.LocalizationSensorSystemImpl <em>Localization Sensor System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.LocalizationSensorSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getLocalizationSensorSystem()
* @generated
@@ -3046,7 +3046,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3056,7 +3056,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3066,7 +3066,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3076,7 +3076,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3086,7 +3086,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Position</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3096,7 +3096,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Orientation</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3106,7 +3106,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Frequency</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3116,7 +3116,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Identifier</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3126,7 +3126,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Localization Sensor System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3136,7 +3136,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Localization Sensor System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3146,7 +3146,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.GPSSystemImpl <em>GPS System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.GPSSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getGPSSystem()
* @generated
@@ -3157,7 +3157,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3167,7 +3167,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3177,7 +3177,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3187,7 +3187,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3197,7 +3197,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Position</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3207,7 +3207,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Orientation</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3217,7 +3217,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Frequency</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3227,7 +3227,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Identifier</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3237,7 +3237,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Origin Position</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3247,7 +3247,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>GPS System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3257,7 +3257,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>GPS System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3267,7 +3267,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.AlgorithmLibraryImpl <em>Algorithm Library</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.AlgorithmLibraryImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getAlgorithmLibrary()
* @generated
@@ -3278,7 +3278,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3288,7 +3288,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3298,7 +3298,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Algorithm Library</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3308,7 +3308,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Algorithm Library</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3318,7 +3318,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.SensorDriverImpl <em>Sensor Driver</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.SensorDriverImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getSensorDriver()
* @generated
@@ -3329,7 +3329,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3339,7 +3339,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3349,7 +3349,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3359,7 +3359,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3369,7 +3369,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Is Periodic</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3379,7 +3379,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Period</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3389,7 +3389,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Priority</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3399,7 +3399,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Deadline</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3409,7 +3409,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Wcet</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3419,7 +3419,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Sensor Driver</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3429,7 +3429,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Sensor Driver</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3439,7 +3439,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.BuildingImpl <em>Building</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.BuildingImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getBuilding()
* @generated
@@ -3450,7 +3450,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3460,7 +3460,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3470,7 +3470,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3480,7 +3480,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3490,7 +3490,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3500,7 +3500,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3510,7 +3510,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3520,7 +3520,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3530,7 +3530,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Building</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3540,7 +3540,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Building</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3550,7 +3550,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.PlanetImpl <em>Planet</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.PlanetImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getPlanet()
* @generated
@@ -3561,7 +3561,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3571,7 +3571,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3581,7 +3581,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3591,7 +3591,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3601,7 +3601,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3611,7 +3611,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3621,7 +3621,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3631,7 +3631,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3641,7 +3641,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Planet</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3651,7 +3651,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Planet</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3661,7 +3661,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.GroundImpl <em>Ground</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.GroundImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getGround()
* @generated
@@ -3672,7 +3672,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3682,7 +3682,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3692,7 +3692,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3702,7 +3702,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3712,7 +3712,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3722,7 +3722,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3732,7 +3732,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3742,7 +3742,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3752,7 +3752,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Ground</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3762,7 +3762,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Ground</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3772,7 +3772,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.LandSurfaceImpl <em>Land Surface</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.LandSurfaceImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getLandSurface()
* @generated
@@ -3783,7 +3783,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3793,7 +3793,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3803,7 +3803,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3813,7 +3813,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3823,7 +3823,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3833,7 +3833,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3843,7 +3843,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3853,7 +3853,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3863,7 +3863,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Land Surface</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3873,7 +3873,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Land Surface</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3883,7 +3883,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.FloorImpl <em>Floor</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.FloorImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getFloor()
* @generated
@@ -3894,7 +3894,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3904,7 +3904,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3914,7 +3914,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3924,7 +3924,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3934,7 +3934,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3944,7 +3944,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3954,7 +3954,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3964,7 +3964,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3974,7 +3974,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Floor</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3984,7 +3984,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Floor</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -3994,7 +3994,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.WaterSurfaceImpl <em>Water Surface</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.WaterSurfaceImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getWaterSurface()
* @generated
@@ -4005,7 +4005,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4015,7 +4015,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4025,7 +4025,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4035,7 +4035,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4045,7 +4045,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4055,7 +4055,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4065,7 +4065,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4075,7 +4075,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4085,7 +4085,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Water Surface</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4095,7 +4095,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Water Surface</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4105,7 +4105,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.HumanImpl <em>Human</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.HumanImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getHuman()
* @generated
@@ -4116,7 +4116,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4126,7 +4126,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4136,7 +4136,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4146,7 +4146,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4156,7 +4156,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4166,7 +4166,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4176,7 +4176,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4186,7 +4186,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4196,7 +4196,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Moves Over</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4206,7 +4206,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Human</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4216,7 +4216,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Human</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4226,7 +4226,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.PedestrianImpl <em>Pedestrian</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.PedestrianImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getPedestrian()
* @generated
@@ -4237,7 +4237,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4247,7 +4247,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4257,7 +4257,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4267,7 +4267,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4277,7 +4277,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4287,7 +4287,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4297,7 +4297,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4307,7 +4307,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4317,7 +4317,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Moves Over</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4327,7 +4327,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Pedestrian</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4337,7 +4337,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Pedestrian</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4347,7 +4347,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.StairsImpl <em>Stairs</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.StairsImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getStairs()
* @generated
@@ -4358,7 +4358,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4368,7 +4368,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4378,7 +4378,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4388,7 +4388,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4398,7 +4398,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4408,7 +4408,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4418,7 +4418,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4428,7 +4428,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4438,7 +4438,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Stairs</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4448,7 +4448,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Stairs</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4458,7 +4458,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.PlatformImpl <em>Platform</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.PlatformImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getPlatform()
* @generated
@@ -4469,7 +4469,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4479,7 +4479,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4489,7 +4489,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4499,7 +4499,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4509,7 +4509,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Node</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4519,7 +4519,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4529,7 +4529,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Platform</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4539,7 +4539,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Platform</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4549,7 +4549,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.ExternalLibraryImpl <em>External Library</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.ExternalLibraryImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getExternalLibrary()
* @generated
@@ -4560,7 +4560,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Lib Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4570,7 +4570,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Lib File Format</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4580,7 +4580,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Interface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4590,7 +4590,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>External Library</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4600,7 +4600,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>External Library</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4610,7 +4610,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.RoboticMiddlewareImpl <em>Robotic Middleware</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.RoboticMiddlewareImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getRoboticMiddleware()
* @generated
@@ -4621,7 +4621,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4631,7 +4631,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4641,7 +4641,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4651,7 +4651,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4661,7 +4661,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Node</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4671,7 +4671,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4681,7 +4681,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Kind</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4691,7 +4691,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Robotic Middleware</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4701,7 +4701,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Robotic Middleware</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4711,7 +4711,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.RoboticSimulatorImpl <em>Robotic Simulator</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.RoboticSimulatorImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getRoboticSimulator()
* @generated
@@ -4722,7 +4722,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4732,7 +4732,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4742,7 +4742,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4752,7 +4752,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4762,7 +4762,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Node</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4772,7 +4772,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4782,7 +4782,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Robotic Simulator</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4792,7 +4792,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Robotic Simulator</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4802,7 +4802,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.CycabTKImpl <em>Cycab TK</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.CycabTKImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getCycabTK()
* @generated
@@ -4813,7 +4813,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4823,7 +4823,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4833,7 +4833,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4843,7 +4843,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4853,7 +4853,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Node</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4863,7 +4863,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4873,7 +4873,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Use Real Time</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4883,7 +4883,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Time Step</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4893,7 +4893,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Time Factor</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4903,7 +4903,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Cycab TK</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4913,7 +4913,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Cycab TK</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4923,7 +4923,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.BlenderMorseImpl <em>Blender Morse</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.BlenderMorseImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getBlenderMorse()
* @generated
@@ -4934,7 +4934,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4944,7 +4944,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4954,7 +4954,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4964,7 +4964,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4974,7 +4974,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Node</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4984,7 +4984,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -4994,7 +4994,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Debug Mode</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5004,7 +5004,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Debug Display</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5014,7 +5014,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Gravity</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5024,7 +5024,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>viewport shade</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5034,7 +5034,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Blender Morse</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5044,7 +5044,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Blender Morse</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5054,7 +5054,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.OnPortImpl <em>On Port</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.OnPortImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getOnPort()
* @generated
@@ -5065,7 +5065,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Port</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5075,7 +5075,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Parameter</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5085,7 +5085,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>On Port</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5095,7 +5095,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>On Port</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5105,7 +5105,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.AllocateImpl <em>Allocate</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.AllocateImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getAllocate()
* @generated
@@ -5116,7 +5116,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Abstraction</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5126,7 +5126,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Allocate</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5136,7 +5136,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Allocate</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5146,7 +5146,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.InertialMeasurementUnitSystemImpl <em>Inertial Measurement Unit System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.InertialMeasurementUnitSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getInertialMeasurementUnitSystem()
* @generated
@@ -5157,7 +5157,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5167,7 +5167,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5177,7 +5177,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5187,7 +5187,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5197,7 +5197,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Position</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5207,7 +5207,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Orientation</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5217,7 +5217,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Frequency</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5227,7 +5227,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Identifier</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5237,7 +5237,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Inertial Measurement Unit System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5247,7 +5247,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Inertial Measurement Unit System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5257,7 +5257,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.InertialNavigationSystemImpl <em>Inertial Navigation System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.InertialNavigationSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getInertialNavigationSystem()
* @generated
@@ -5268,7 +5268,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5278,7 +5278,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5288,7 +5288,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5298,7 +5298,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5308,7 +5308,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Position</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5318,7 +5318,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Orientation</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5328,7 +5328,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Frequency</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5338,7 +5338,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Identifier</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5348,7 +5348,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Origin Position</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5358,7 +5358,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Inertial Navigation System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5368,7 +5368,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Inertial Navigation System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5378,7 +5378,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.OdometrySystemImpl <em>Odometry System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.OdometrySystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getOdometrySystem()
* @generated
@@ -5389,7 +5389,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5399,7 +5399,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5409,7 +5409,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5419,7 +5419,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5429,7 +5429,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Position</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5439,7 +5439,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Orientation</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5449,7 +5449,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Frequency</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5459,7 +5459,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Identifier</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5469,7 +5469,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Odometry System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5479,7 +5479,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Odometry System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5489,7 +5489,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.InfraRedProximetrySystemImpl <em>Infra Red Proximetry System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.InfraRedProximetrySystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getInfraRedProximetrySystem()
* @generated
@@ -5500,7 +5500,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5510,7 +5510,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5520,7 +5520,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5530,7 +5530,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5540,7 +5540,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Position</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5550,7 +5550,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Orientation</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5560,7 +5560,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Frequency</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5570,7 +5570,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Identifier</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5580,7 +5580,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Infra Red Proximetry System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5590,7 +5590,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Infra Red Proximetry System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5600,7 +5600,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.DeploymentPlanImpl <em>Deployment Plan</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.DeploymentPlanImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getDeploymentPlan()
* @generated
@@ -5611,7 +5611,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Package</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5621,7 +5621,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Main Instance</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5631,7 +5631,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Deployment Plan</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5641,7 +5641,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Deployment Plan</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5651,7 +5651,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.GyroscopeImpl <em>Gyroscope</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.GyroscopeImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getGyroscope()
* @generated
@@ -5662,7 +5662,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5672,7 +5672,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5682,7 +5682,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5692,7 +5692,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5702,7 +5702,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Position</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5712,7 +5712,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Orientation</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5722,7 +5722,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Frequency</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5732,7 +5732,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Identifier</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5742,7 +5742,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Gyroscope</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5752,7 +5752,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Gyroscope</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5762,7 +5762,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.OnPropertyImpl <em>On Property</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.OnPropertyImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getOnProperty()
* @generated
@@ -5773,7 +5773,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Property</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5783,7 +5783,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Parameter</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5793,7 +5793,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>On Property</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5803,7 +5803,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>On Property</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5813,7 +5813,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.SupportingStructureImpl <em>Supporting Structure</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.SupportingStructureImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getSupportingStructure()
* @generated
@@ -5824,7 +5824,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5834,7 +5834,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5844,7 +5844,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5854,7 +5854,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5864,7 +5864,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5874,7 +5874,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5884,7 +5884,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5894,7 +5894,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5904,7 +5904,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Supporting Structure</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5914,7 +5914,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Supporting Structure</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5924,7 +5924,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.ChassisImpl <em>Chassis</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.ChassisImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getChassis()
* @generated
@@ -5935,7 +5935,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5945,7 +5945,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5955,7 +5955,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5965,7 +5965,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5975,7 +5975,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5985,7 +5985,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -5995,7 +5995,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6005,7 +6005,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6015,7 +6015,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Chassis</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6025,7 +6025,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Chassis</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6035,7 +6035,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.MechanicalLinkageImpl <em>Mechanical Linkage</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.MechanicalLinkageImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getMechanicalLinkage()
* @generated
@@ -6046,7 +6046,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6056,7 +6056,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6066,7 +6066,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6076,7 +6076,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6086,7 +6086,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6096,7 +6096,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6106,7 +6106,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6116,7 +6116,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6126,7 +6126,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Mechanical Linkage</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6136,7 +6136,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Mechanical Linkage</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6146,7 +6146,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.ActuatorHardwareImpl <em>Actuator Hardware</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.ActuatorHardwareImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getActuatorHardware()
* @generated
@@ -6157,7 +6157,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6167,7 +6167,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6177,7 +6177,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6187,7 +6187,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6197,7 +6197,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6207,7 +6207,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6217,7 +6217,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6227,7 +6227,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6237,7 +6237,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Actuator Hardware</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6247,7 +6247,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Actuator Hardware</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6257,7 +6257,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.LocomotionHardwareImpl <em>Locomotion Hardware</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.LocomotionHardwareImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getLocomotionHardware()
* @generated
@@ -6268,7 +6268,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6278,7 +6278,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6288,7 +6288,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6298,7 +6298,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6308,7 +6308,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6318,7 +6318,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6328,7 +6328,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6338,7 +6338,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6348,7 +6348,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Locomotion Hardware</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6358,7 +6358,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Locomotion Hardware</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6368,7 +6368,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.LegImpl <em>Leg</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.LegImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getLeg()
* @generated
@@ -6379,7 +6379,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6389,7 +6389,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6399,7 +6399,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6409,7 +6409,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6419,7 +6419,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6429,7 +6429,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6439,7 +6439,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6449,7 +6449,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6459,7 +6459,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Leg</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6469,7 +6469,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Leg</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6479,7 +6479,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.MobileRobotImpl <em>Mobile Robot</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.MobileRobotImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getMobileRobot()
* @generated
@@ -6490,7 +6490,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6500,7 +6500,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6510,7 +6510,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6520,7 +6520,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6530,7 +6530,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6540,7 +6540,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6550,7 +6550,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6560,7 +6560,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6570,7 +6570,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Moves Over</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6580,7 +6580,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Width</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6590,7 +6590,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Kind</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6600,7 +6600,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Mobile Robot</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6610,7 +6610,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Mobile Robot</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6620,7 +6620,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.ManipulatorImpl <em>Manipulator</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.ManipulatorImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getManipulator()
* @generated
@@ -6631,7 +6631,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6641,7 +6641,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6651,7 +6651,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6661,7 +6661,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6671,7 +6671,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6681,7 +6681,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6691,7 +6691,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6701,7 +6701,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6711,7 +6711,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Moves Over</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6721,7 +6721,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Width</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6731,7 +6731,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Manipulator</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6741,7 +6741,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Manipulator</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6751,7 +6751,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.PilotedSystemImpl <em>Piloted System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.PilotedSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getPilotedSystem()
* @generated
@@ -6762,7 +6762,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6772,7 +6772,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6782,7 +6782,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6792,7 +6792,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6802,7 +6802,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6812,7 +6812,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6822,7 +6822,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6832,7 +6832,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6842,7 +6842,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Moves Over</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6852,7 +6852,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Width</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6862,7 +6862,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Piloted System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6872,7 +6872,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Piloted System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6882,7 +6882,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.PowerHardwareImpl <em>Power Hardware</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.PowerHardwareImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getPowerHardware()
* @generated
@@ -6893,7 +6893,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6903,7 +6903,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6913,7 +6913,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6923,7 +6923,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6933,7 +6933,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6943,7 +6943,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6953,7 +6953,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6963,7 +6963,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6973,7 +6973,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Power Hardware</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6983,7 +6983,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Power Hardware</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -6993,7 +6993,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.SensorHardwareImpl <em>Sensor Hardware</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.SensorHardwareImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getSensorHardware()
* @generated
@@ -7004,7 +7004,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7014,7 +7014,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7024,7 +7024,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7034,7 +7034,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7044,7 +7044,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7054,7 +7054,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7064,7 +7064,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7074,7 +7074,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7084,7 +7084,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Sensor Hardware</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7094,7 +7094,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Sensor Hardware</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7104,7 +7104,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.GraspingHardwareImpl <em>Grasping Hardware</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.GraspingHardwareImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getGraspingHardware()
* @generated
@@ -7115,7 +7115,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7125,7 +7125,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7135,7 +7135,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7145,7 +7145,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7155,7 +7155,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7165,7 +7165,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7175,7 +7175,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7185,7 +7185,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7195,7 +7195,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Grasping Hardware</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7205,7 +7205,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Grasping Hardware</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7215,7 +7215,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.SteeredWheelHardwareImpl <em>Steered Wheel Hardware</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.SteeredWheelHardwareImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getSteeredWheelHardware()
* @generated
@@ -7226,7 +7226,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7236,7 +7236,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7246,7 +7246,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7256,7 +7256,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7266,7 +7266,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Eveloves In</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7276,7 +7276,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Has Surface</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7286,7 +7286,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7296,7 +7296,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Mass</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7306,7 +7306,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Steered Wheel Hardware</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7316,7 +7316,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Steered Wheel Hardware</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7326,7 +7326,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.ArmImpl <em>Arm</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.ArmImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getArm()
* @generated
@@ -7337,7 +7337,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Arm</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7347,7 +7347,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Arm</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7357,7 +7357,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.LegSystemImpl <em>Leg System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.LegSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getLegSystem()
* @generated
@@ -7368,7 +7368,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7378,7 +7378,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7388,7 +7388,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7398,7 +7398,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7408,7 +7408,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Position</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7418,7 +7418,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Orientation</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7428,7 +7428,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Leg System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7438,7 +7438,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Leg System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7448,7 +7448,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.GraspingSystemImpl <em>Grasping System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.GraspingSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getGraspingSystem()
* @generated
@@ -7459,7 +7459,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7469,7 +7469,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7479,7 +7479,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7489,7 +7489,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7499,7 +7499,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Position</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7509,7 +7509,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Orientation</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7519,7 +7519,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Grasping System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7529,7 +7529,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Grasping System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7539,7 +7539,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.WeaponSystemImpl <em>Weapon System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.WeaponSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getWeaponSystem()
* @generated
@@ -7550,7 +7550,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7560,7 +7560,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7570,7 +7570,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7580,7 +7580,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7590,7 +7590,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Position</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7600,7 +7600,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Local Orientation</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7610,7 +7610,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Weapon System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7620,7 +7620,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Weapon System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7630,7 +7630,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.ManMachineInterfaceSystemImpl <em>Man Machine Interface System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.ManMachineInterfaceSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getManMachineInterfaceSystem()
* @generated
@@ -7641,7 +7641,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7651,7 +7651,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7661,7 +7661,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7671,7 +7671,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7681,7 +7681,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Man Machine Interface System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7691,7 +7691,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Man Machine Interface System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7701,7 +7701,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.ClosedLoopControlSystemImpl <em>Closed Loop Control System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.ClosedLoopControlSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getClosedLoopControlSystem()
* @generated
@@ -7712,7 +7712,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7722,7 +7722,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7732,7 +7732,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7742,7 +7742,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7752,7 +7752,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Closed Loop Control System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7762,7 +7762,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Closed Loop Control System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7772,7 +7772,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.OpenLoopControlSystemImpl <em>Open Loop Control System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.OpenLoopControlSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getOpenLoopControlSystem()
* @generated
@@ -7783,7 +7783,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7793,7 +7793,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7803,7 +7803,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7813,7 +7813,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7823,7 +7823,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Open Loop Control System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7833,7 +7833,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Open Loop Control System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7843,7 +7843,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.RoboticHeadImpl <em>Robotic Head</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.RoboticHeadImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getRoboticHead()
* @generated
@@ -7854,7 +7854,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7864,7 +7864,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7874,7 +7874,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7884,7 +7884,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7894,7 +7894,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Robotic Head</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7904,7 +7904,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Robotic Head</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7914,7 +7914,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.NavigationCommandSystemImpl <em>Navigation Command System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.NavigationCommandSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getNavigationCommandSystem()
* @generated
@@ -7925,7 +7925,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7935,7 +7935,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7945,7 +7945,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7955,7 +7955,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7965,7 +7965,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Navigation Command System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7975,7 +7975,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Navigation Command System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -7985,7 +7985,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.impl.JoysticNavigationSystemImpl <em>Joystic Navigation System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.JoysticNavigationSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getJoysticNavigationSystem()
* @generated
@@ -7996,7 +7996,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -8006,7 +8006,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Native</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -8016,7 +8016,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Path</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -8026,7 +8026,7 @@ public interface RobotMLPackage extends EPackage {
* The feature id for the '<em><b>Library Component Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -8036,7 +8036,7 @@ public interface RobotMLPackage extends EPackage {
* The number of structural features of the '<em>Joystic Navigation System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -8046,7 +8046,7 @@ public interface RobotMLPackage extends EPackage {
* The number of operations of the '<em>Joystic Navigation System</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -8056,7 +8056,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.SynchronizationKind <em>Synchronization Kind</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.SynchronizationKind
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getSynchronizationKind()
* @generated
@@ -8067,7 +8067,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.DataFlowDirectionKind <em>Data Flow Direction Kind</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.DataFlowDirectionKind
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getDataFlowDirectionKind()
* @generated
@@ -8078,7 +8078,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.ServiceFlowKind <em>Service Flow Kind</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.ServiceFlowKind
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getServiceFlowKind()
* @generated
@@ -8089,7 +8089,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.UGVKind <em>UGV Kind</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.UGVKind
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getUGVKind()
* @generated
@@ -8100,7 +8100,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.RoboticMiddlewareKind <em>Robotic Middleware Kind</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.RoboticMiddlewareKind
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getRoboticMiddlewareKind()
* @generated
@@ -8111,7 +8111,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.Shade <em>Shade</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.Shade
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getShade()
* @generated
@@ -8122,7 +8122,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotML.MobileRobotKind <em>Mobile Robot Kind</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.MobileRobotKind
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getMobileRobotKind()
* @generated
@@ -8134,7 +8134,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.Transition <em>Transition</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Transition</em>'.
* @see org.eclipse.papyrus.RobotML.Transition
* @generated
@@ -8145,7 +8145,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.RobotML.Transition#getBase_Transition <em>Base Transition</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the reference '<em>Base Transition</em>'.
* @see org.eclipse.papyrus.RobotML.Transition#getBase_Transition()
* @see #getTransition()
@@ -8157,7 +8157,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.RobotML.Transition#getGuard <em>Guard</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the reference '<em>Guard</em>'.
* @see org.eclipse.papyrus.RobotML.Transition#getGuard()
* @see #getTransition()
@@ -8169,7 +8169,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.RobotML.Transition#getEffect <em>Effect</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the reference '<em>Effect</em>'.
* @see org.eclipse.papyrus.RobotML.Transition#getEffect()
* @see #getTransition()
@@ -8181,7 +8181,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.Algorithm <em>Algorithm</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Algorithm</em>'.
* @see org.eclipse.papyrus.RobotML.Algorithm
* @generated
@@ -8192,7 +8192,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.RobotML.Algorithm#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.RobotML.Algorithm#getBase_Operation()
* @see #getAlgorithm()
@@ -8204,7 +8204,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.Algorithm#isIsExternal <em>Is External</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Is External</em>'.
* @see org.eclipse.papyrus.RobotML.Algorithm#isIsExternal()
* @see #getAlgorithm()
@@ -8216,7 +8216,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.Algorithm#getExtFunctionName <em>Ext Function Name</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Ext Function Name</em>'.
* @see org.eclipse.papyrus.RobotML.Algorithm#getExtFunctionName()
* @see #getAlgorithm()
@@ -8228,7 +8228,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.Algorithm#getLibPath <em>Lib Path</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Lib Path</em>'.
* @see org.eclipse.papyrus.RobotML.Algorithm#getLibPath()
* @see #getAlgorithm()
@@ -8240,7 +8240,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.Algorithm#getLibFileFormat <em>Lib File Format</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Lib File Format</em>'.
* @see org.eclipse.papyrus.RobotML.Algorithm#getLibFileFormat()
* @see #getAlgorithm()
@@ -8252,7 +8252,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.State <em>State</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>State</em>'.
* @see org.eclipse.papyrus.RobotML.State
* @generated
@@ -8263,7 +8263,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.RobotML.State#getBase_State <em>Base State</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the reference '<em>Base State</em>'.
* @see org.eclipse.papyrus.RobotML.State#getBase_State()
* @see #getState()
@@ -8275,7 +8275,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.RobotML.State#getBehavior <em>Behavior</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the reference '<em>Behavior</em>'.
* @see org.eclipse.papyrus.RobotML.State#getBehavior()
* @see #getState()
@@ -8287,7 +8287,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.ActuatedJoint <em>Actuated Joint</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Actuated Joint</em>'.
* @see org.eclipse.papyrus.RobotML.ActuatedJoint
* @generated
@@ -8298,7 +8298,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.Joint <em>Joint</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Joint</em>'.
* @see org.eclipse.papyrus.RobotML.Joint
* @generated
@@ -8309,7 +8309,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.RobotML.Joint#getBase_Connector <em>Base Connector</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the reference '<em>Base Connector</em>'.
* @see org.eclipse.papyrus.RobotML.Joint#getBase_Connector()
* @see #getJoint()
@@ -8321,7 +8321,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.CompleteBonding <em>Complete Bonding</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Complete Bonding</em>'.
* @see org.eclipse.papyrus.RobotML.CompleteBonding
* @generated
@@ -8332,7 +8332,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.Robot <em>Robot</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Robot</em>'.
* @see org.eclipse.papyrus.RobotML.Robot
* @generated
@@ -8343,7 +8343,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.Robot#getWidth <em>Width</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Width</em>'.
* @see org.eclipse.papyrus.RobotML.Robot#getWidth()
* @see #getRobot()
@@ -8355,7 +8355,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.System <em>System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>System</em>'.
* @see org.eclipse.papyrus.RobotML.System
* @generated
@@ -8366,7 +8366,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.RobotML.System#getBase_Class <em>Base Class</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the reference '<em>Base Class</em>'.
* @see org.eclipse.papyrus.RobotML.System#getBase_Class()
* @see #getSystem()
@@ -8378,7 +8378,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.System#isNative <em>Native</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Native</em>'.
* @see org.eclipse.papyrus.RobotML.System#isNative()
* @see #getSystem()
@@ -8390,7 +8390,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.System#getLibraryPath <em>Library Path</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Library Path</em>'.
* @see org.eclipse.papyrus.RobotML.System#getLibraryPath()
* @see #getSystem()
@@ -8402,7 +8402,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.System#getLibraryComponentName <em>Library Component Name</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Library Component Name</em>'.
* @see org.eclipse.papyrus.RobotML.System#getLibraryComponentName()
* @see #getSystem()
@@ -8414,7 +8414,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.Agent <em>Agent</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Agent</em>'.
* @see org.eclipse.papyrus.RobotML.Agent
* @generated
@@ -8425,7 +8425,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the reference list '{@link org.eclipse.papyrus.RobotML.Agent#getMovesOver <em>Moves Over</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the reference list '<em>Moves Over</em>'.
* @see org.eclipse.papyrus.RobotML.Agent#getMovesOver()
* @see #getAgent()
@@ -8437,7 +8437,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.PhysicalObject <em>Physical Object</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Physical Object</em>'.
* @see org.eclipse.papyrus.RobotML.PhysicalObject
* @generated
@@ -8448,7 +8448,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the reference list '{@link org.eclipse.papyrus.RobotML.PhysicalObject#getEvelovesIn <em>Eveloves In</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the reference list '<em>Eveloves In</em>'.
* @see org.eclipse.papyrus.RobotML.PhysicalObject#getEvelovesIn()
* @see #getPhysicalObject()
@@ -8460,7 +8460,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.RobotML.PhysicalObject#getHasSurface <em>Has Surface</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the reference '<em>Has Surface</em>'.
* @see org.eclipse.papyrus.RobotML.PhysicalObject#getHasSurface()
* @see #getPhysicalObject()
@@ -8472,7 +8472,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.PhysicalObject#getHeight <em>Height</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Height</em>'.
* @see org.eclipse.papyrus.RobotML.PhysicalObject#getHeight()
* @see #getPhysicalObject()
@@ -8484,7 +8484,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.PhysicalObject#getMass <em>Mass</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Mass</em>'.
* @see org.eclipse.papyrus.RobotML.PhysicalObject#getMass()
* @see #getPhysicalObject()
@@ -8496,7 +8496,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.Environment <em>Environment</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Environment</em>'.
* @see org.eclipse.papyrus.RobotML.Environment
* @generated
@@ -8507,7 +8507,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.Surface <em>Surface</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Surface</em>'.
* @see org.eclipse.papyrus.RobotML.Surface
* @generated
@@ -8518,7 +8518,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.DataFlowPort <em>Data Flow Port</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Data Flow Port</em>'.
* @see org.eclipse.papyrus.RobotML.DataFlowPort
* @generated
@@ -8529,7 +8529,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.DataFlowPort#getDirection <em>Direction</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Direction</em>'.
* @see org.eclipse.papyrus.RobotML.DataFlowPort#getDirection()
* @see #getDataFlowPort()
@@ -8541,7 +8541,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.DataFlowPort#getBufferSize <em>Buffer Size</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Buffer Size</em>'.
* @see org.eclipse.papyrus.RobotML.DataFlowPort#getBufferSize()
* @see #getDataFlowPort()
@@ -8553,7 +8553,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.Port <em>Port</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Port</em>'.
* @see org.eclipse.papyrus.RobotML.Port
* @generated
@@ -8564,7 +8564,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.RobotML.Port#getBase_Port <em>Base Port</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the reference '<em>Base Port</em>'.
* @see org.eclipse.papyrus.RobotML.Port#getBase_Port()
* @see #getPort()
@@ -8576,7 +8576,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.Port#getSynchronizationPolicy <em>Synchronization Policy</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Synchronization Policy</em>'.
* @see org.eclipse.papyrus.RobotML.Port#getSynchronizationPolicy()
* @see #getPort()
@@ -8588,7 +8588,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.ServicePort <em>Service Port</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Service Port</em>'.
* @see org.eclipse.papyrus.RobotML.ServicePort
* @generated
@@ -8599,7 +8599,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.ServicePort#getKind <em>Kind</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Kind</em>'.
* @see org.eclipse.papyrus.RobotML.ServicePort#getKind()
* @see #getServicePort()
@@ -8611,7 +8611,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.ActuatorSystem <em>Actuator System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Actuator System</em>'.
* @see org.eclipse.papyrus.RobotML.ActuatorSystem
* @generated
@@ -8622,7 +8622,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.RoboticSystem <em>Robotic System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Robotic System</em>'.
* @see org.eclipse.papyrus.RobotML.RoboticSystem
* @generated
@@ -8633,7 +8633,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotML.RoboticSystem#getLocalPosition <em>Local Position</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Local Position</em>'.
* @see org.eclipse.papyrus.RobotML.RoboticSystem#getLocalPosition()
* @see #getRoboticSystem()
@@ -8645,7 +8645,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotML.RoboticSystem#getLocalOrientation <em>Local Orientation</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Local Orientation</em>'.
* @see org.eclipse.papyrus.RobotML.RoboticSystem#getLocalOrientation()
* @see #getRoboticSystem()
@@ -8657,7 +8657,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.CyberPhysicalSystem <em>Cyber Physical System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Cyber Physical System</em>'.
* @see org.eclipse.papyrus.RobotML.CyberPhysicalSystem
* @generated
@@ -8668,7 +8668,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.SensorSystem <em>Sensor System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Sensor System</em>'.
* @see org.eclipse.papyrus.RobotML.SensorSystem
* @generated
@@ -8679,7 +8679,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.SensorSystem#getFrequency <em>Frequency</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Frequency</em>'.
* @see org.eclipse.papyrus.RobotML.SensorSystem#getFrequency()
* @see #getSensorSystem()
@@ -8691,7 +8691,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.SensorSystem#getIdentifier <em>Identifier</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Identifier</em>'.
* @see org.eclipse.papyrus.RobotML.SensorSystem#getIdentifier()
* @see #getSensorSystem()
@@ -8703,7 +8703,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.Hardware <em>Hardware</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Hardware</em>'.
* @see org.eclipse.papyrus.RobotML.Hardware
* @generated
@@ -8714,7 +8714,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.Software <em>Software</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Software</em>'.
* @see org.eclipse.papyrus.RobotML.Software
* @generated
@@ -8725,7 +8725,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.Software#isIsPeriodic <em>Is Periodic</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Is Periodic</em>'.
* @see org.eclipse.papyrus.RobotML.Software#isIsPeriodic()
* @see #getSoftware()
@@ -8737,7 +8737,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.Software#getPeriod <em>Period</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Period</em>'.
* @see org.eclipse.papyrus.RobotML.Software#getPeriod()
* @see #getSoftware()
@@ -8749,7 +8749,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.Software#getPriority <em>Priority</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Priority</em>'.
* @see org.eclipse.papyrus.RobotML.Software#getPriority()
* @see #getSoftware()
@@ -8761,7 +8761,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.Software#getDeadline <em>Deadline</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Deadline</em>'.
* @see org.eclipse.papyrus.RobotML.Software#getDeadline()
* @see #getSoftware()
@@ -8773,7 +8773,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.Software#getWcet <em>Wcet</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Wcet</em>'.
* @see org.eclipse.papyrus.RobotML.Software#getWcet()
* @see #getSoftware()
@@ -8785,7 +8785,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.EngineSystem <em>Engine System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Engine System</em>'.
* @see org.eclipse.papyrus.RobotML.EngineSystem
* @generated
@@ -8796,7 +8796,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.EngineSystem#getVehicleTraction <em>Vehicle Traction</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Vehicle Traction</em>'.
* @see org.eclipse.papyrus.RobotML.EngineSystem#getVehicleTraction()
* @see #getEngineSystem()
@@ -8808,7 +8808,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.EngineSystem#getMaxEngineForce <em>Max Engine Force</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Max Engine Force</em>'.
* @see org.eclipse.papyrus.RobotML.EngineSystem#getMaxEngineForce()
* @see #getEngineSystem()
@@ -8820,7 +8820,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.EngineSystem#getMaxBreakingForce <em>Max Breaking Force</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Max Breaking Force</em>'.
* @see org.eclipse.papyrus.RobotML.EngineSystem#getMaxBreakingForce()
* @see #getEngineSystem()
@@ -8832,7 +8832,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.EngineSystem#getMaxAllowedSteering <em>Max Allowed Steering</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Max Allowed Steering</em>'.
* @see org.eclipse.papyrus.RobotML.EngineSystem#getMaxAllowedSteering()
* @see #getEngineSystem()
@@ -8844,7 +8844,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.EngineSystem#getMaxAllowedVelocity <em>Max Allowed Velocity</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Max Allowed Velocity</em>'.
* @see org.eclipse.papyrus.RobotML.EngineSystem#getMaxAllowedVelocity()
* @see #getEngineSystem()
@@ -8856,7 +8856,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.EngineSystem#getGear_ration <em>Gear ration</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Gear ration</em>'.
* @see org.eclipse.papyrus.RobotML.EngineSystem#getGear_ration()
* @see #getEngineSystem()
@@ -8868,7 +8868,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem <em>Steered Wheel System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Steered Wheel System</em>'.
* @see org.eclipse.papyrus.RobotML.SteeredWheelSystem
* @generated
@@ -8879,7 +8879,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelRadius <em>Wheel Radius</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Wheel Radius</em>'.
* @see org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelRadius()
* @see #getSteeredWheelSystem()
@@ -8891,7 +8891,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelWidth <em>Wheel Width</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Wheel Width</em>'.
* @see org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelWidth()
* @see #getSteeredWheelSystem()
@@ -8903,7 +8903,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getSuspensionRestLength <em>Suspension Rest Length</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Suspension Rest Length</em>'.
* @see org.eclipse.papyrus.RobotML.SteeredWheelSystem#getSuspensionRestLength()
* @see #getSteeredWheelSystem()
@@ -8915,7 +8915,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelConnectionHeight <em>Wheel Connection Height</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Wheel Connection Height</em>'.
* @see org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelConnectionHeight()
* @see #getSteeredWheelSystem()
@@ -8927,7 +8927,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getTypeOfWheel <em>Type Of Wheel</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Type Of Wheel</em>'.
* @see org.eclipse.papyrus.RobotML.SteeredWheelSystem#getTypeOfWheel()
* @see #getSteeredWheelSystem()
@@ -8939,7 +8939,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelVelocityPIDkp <em>Wheel Velocity PI Dkp</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Wheel Velocity PI Dkp</em>'.
* @see org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelVelocityPIDkp()
* @see #getSteeredWheelSystem()
@@ -8951,7 +8951,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelVelocityPIDki <em>Wheel Velocity PI Dki</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Wheel Velocity PI Dki</em>'.
* @see org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelVelocityPIDki()
* @see #getSteeredWheelSystem()
@@ -8963,7 +8963,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelVelocityPIDkd <em>Wheel Velocity PI Dkd</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Wheel Velocity PI Dkd</em>'.
* @see org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelVelocityPIDkd()
* @see #getSteeredWheelSystem()
@@ -8975,7 +8975,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelSteeringPIDkp <em>Wheel Steering PI Dkp</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Wheel Steering PI Dkp</em>'.
* @see org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelSteeringPIDkp()
* @see #getSteeredWheelSystem()
@@ -8987,7 +8987,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelSteeringPIDkd <em>Wheel Steering PI Dkd</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Wheel Steering PI Dkd</em>'.
* @see org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelSteeringPIDkd()
* @see #getSteeredWheelSystem()
@@ -8999,7 +8999,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelFriction <em>Wheel Friction</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Wheel Friction</em>'.
* @see org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelFriction()
* @see #getSteeredWheelSystem()
@@ -9011,7 +9011,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getSuspensionStiffness <em>Suspension Stiffness</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Suspension Stiffness</em>'.
* @see org.eclipse.papyrus.RobotML.SteeredWheelSystem#getSuspensionStiffness()
* @see #getSteeredWheelSystem()
@@ -9023,7 +9023,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getSuspensionDamping <em>Suspension Damping</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Suspension Damping</em>'.
* @see org.eclipse.papyrus.RobotML.SteeredWheelSystem#getSuspensionDamping()
* @see #getSteeredWheelSystem()
@@ -9035,7 +9035,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getSuspensionCompression <em>Suspension Compression</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Suspension Compression</em>'.
* @see org.eclipse.papyrus.RobotML.SteeredWheelSystem#getSuspensionCompression()
* @see #getSteeredWheelSystem()
@@ -9047,7 +9047,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelVelocityPIDmaxSum <em>Wheel Velocity PI Dmax Sum</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Wheel Velocity PI Dmax Sum</em>'.
* @see org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelVelocityPIDmaxSum()
* @see #getSteeredWheelSystem()
@@ -9059,7 +9059,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelVelocityPIDmaxVal <em>Wheel Velocity PI Dmax Val</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Wheel Velocity PI Dmax Val</em>'.
* @see org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelVelocityPIDmaxVal()
* @see #getSteeredWheelSystem()
@@ -9071,7 +9071,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.LocomotionSystem <em>Locomotion System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Locomotion System</em>'.
* @see org.eclipse.papyrus.RobotML.LocomotionSystem
* @generated
@@ -9082,7 +9082,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.ImageSensorSystem <em>Image Sensor System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Image Sensor System</em>'.
* @see org.eclipse.papyrus.RobotML.ImageSensorSystem
* @generated
@@ -9093,7 +9093,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.CameraSystem <em>Camera System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Camera System</em>'.
* @see org.eclipse.papyrus.RobotML.CameraSystem
* @generated
@@ -9104,7 +9104,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.CameraSystem#getWidth <em>Width</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Width</em>'.
* @see org.eclipse.papyrus.RobotML.CameraSystem#getWidth()
* @see #getCameraSystem()
@@ -9116,7 +9116,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.CameraSystem#getHeight <em>Height</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Height</em>'.
* @see org.eclipse.papyrus.RobotML.CameraSystem#getHeight()
* @see #getCameraSystem()
@@ -9128,7 +9128,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.CameraSystem#getAlpha_u <em>Alpha u</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Alpha u</em>'.
* @see org.eclipse.papyrus.RobotML.CameraSystem#getAlpha_u()
* @see #getCameraSystem()
@@ -9140,7 +9140,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.CameraSystem#getAlpha_v <em>Alpha v</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Alpha v</em>'.
* @see org.eclipse.papyrus.RobotML.CameraSystem#getAlpha_v()
* @see #getCameraSystem()
@@ -9152,7 +9152,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.CameraSystem#getU0 <em>U0</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>U0</em>'.
* @see org.eclipse.papyrus.RobotML.CameraSystem#getU0()
* @see #getCameraSystem()
@@ -9164,7 +9164,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.CameraSystem#getV0 <em>V0</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>V0</em>'.
* @see org.eclipse.papyrus.RobotML.CameraSystem#getV0()
* @see #getCameraSystem()
@@ -9176,7 +9176,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.CameraSystem#getColor_format <em>Color format</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Color format</em>'.
* @see org.eclipse.papyrus.RobotML.CameraSystem#getColor_format()
* @see #getCameraSystem()
@@ -9188,7 +9188,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotML.CameraSystem#getTranslate <em>Translate</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Translate</em>'.
* @see org.eclipse.papyrus.RobotML.CameraSystem#getTranslate()
* @see #getCameraSystem()
@@ -9200,7 +9200,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotML.CameraSystem#getRotate <em>Rotate</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Rotate</em>'.
* @see org.eclipse.papyrus.RobotML.CameraSystem#getRotate()
* @see #getCameraSystem()
@@ -9212,7 +9212,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.ObjectDetectionSensorSystem <em>Object Detection Sensor System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Object Detection Sensor System</em>'.
* @see org.eclipse.papyrus.RobotML.ObjectDetectionSensorSystem
* @generated
@@ -9223,7 +9223,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.ObjectTrackingSensorSystem <em>Object Tracking Sensor System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Object Tracking Sensor System</em>'.
* @see org.eclipse.papyrus.RobotML.ObjectTrackingSensorSystem
* @generated
@@ -9234,7 +9234,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.LidarSystem <em>Lidar System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Lidar System</em>'.
* @see org.eclipse.papyrus.RobotML.LidarSystem
* @generated
@@ -9245,7 +9245,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.LidarSystem#getNbLayers <em>Nb Layers</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Nb Layers</em>'.
* @see org.eclipse.papyrus.RobotML.LidarSystem#getNbLayers()
* @see #getLidarSystem()
@@ -9257,7 +9257,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.LidarSystem#getLayerAngleMin <em>Layer Angle Min</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Layer Angle Min</em>'.
* @see org.eclipse.papyrus.RobotML.LidarSystem#getLayerAngleMin()
* @see #getLidarSystem()
@@ -9269,7 +9269,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.LidarSystem#getLayerAngleStep <em>Layer Angle Step</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Layer Angle Step</em>'.
* @see org.eclipse.papyrus.RobotML.LidarSystem#getLayerAngleStep()
* @see #getLidarSystem()
@@ -9281,7 +9281,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.LidarSystem#isNoise <em>Noise</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Noise</em>'.
* @see org.eclipse.papyrus.RobotML.LidarSystem#isNoise()
* @see #getLidarSystem()
@@ -9293,7 +9293,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.LidarSystem#getSigmaNoise <em>Sigma Noise</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Sigma Noise</em>'.
* @see org.eclipse.papyrus.RobotML.LidarSystem#getSigmaNoise()
* @see #getLidarSystem()
@@ -9305,7 +9305,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.LidarSystem#getAngle_min <em>Angle min</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Angle min</em>'.
* @see org.eclipse.papyrus.RobotML.LidarSystem#getAngle_min()
* @see #getLidarSystem()
@@ -9317,7 +9317,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.LidarSystem#getAngle_max <em>Angle max</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Angle max</em>'.
* @see org.eclipse.papyrus.RobotML.LidarSystem#getAngle_max()
* @see #getLidarSystem()
@@ -9329,7 +9329,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.LidarSystem#getTime_increment <em>Time increment</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Time increment</em>'.
* @see org.eclipse.papyrus.RobotML.LidarSystem#getTime_increment()
* @see #getLidarSystem()
@@ -9341,7 +9341,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.LidarSystem#getScan_time <em>Scan time</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Scan time</em>'.
* @see org.eclipse.papyrus.RobotML.LidarSystem#getScan_time()
* @see #getLidarSystem()
@@ -9353,7 +9353,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.LidarSystem#getRange_min <em>Range min</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Range min</em>'.
* @see org.eclipse.papyrus.RobotML.LidarSystem#getRange_min()
* @see #getLidarSystem()
@@ -9365,7 +9365,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.LidarSystem#getRange_max <em>Range max</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Range max</em>'.
* @see org.eclipse.papyrus.RobotML.LidarSystem#getRange_max()
* @see #getLidarSystem()
@@ -9377,7 +9377,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.LidarSystem#getNbRays <em>Nb Rays</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Nb Rays</em>'.
* @see org.eclipse.papyrus.RobotML.LidarSystem#getNbRays()
* @see #getLidarSystem()
@@ -9389,7 +9389,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.LocalizationSensorSystem <em>Localization Sensor System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Localization Sensor System</em>'.
* @see org.eclipse.papyrus.RobotML.LocalizationSensorSystem
* @generated
@@ -9400,7 +9400,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.GPSSystem <em>GPS System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>GPS System</em>'.
* @see org.eclipse.papyrus.RobotML.GPSSystem
* @generated
@@ -9411,7 +9411,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotML.GPSSystem#getOriginPosition <em>Origin Position</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Origin Position</em>'.
* @see org.eclipse.papyrus.RobotML.GPSSystem#getOriginPosition()
* @see #getGPSSystem()
@@ -9423,7 +9423,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.AlgorithmLibrary <em>Algorithm Library</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Algorithm Library</em>'.
* @see org.eclipse.papyrus.RobotML.AlgorithmLibrary
* @generated
@@ -9434,7 +9434,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.RobotML.AlgorithmLibrary#getBase_Class <em>Base Class</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the reference '<em>Base Class</em>'.
* @see org.eclipse.papyrus.RobotML.AlgorithmLibrary#getBase_Class()
* @see #getAlgorithmLibrary()
@@ -9446,7 +9446,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.AlgorithmLibrary#getPath <em>Path</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Path</em>'.
* @see org.eclipse.papyrus.RobotML.AlgorithmLibrary#getPath()
* @see #getAlgorithmLibrary()
@@ -9458,7 +9458,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.SensorDriver <em>Sensor Driver</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Sensor Driver</em>'.
* @see org.eclipse.papyrus.RobotML.SensorDriver
* @generated
@@ -9469,7 +9469,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.Building <em>Building</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Building</em>'.
* @see org.eclipse.papyrus.RobotML.Building
* @generated
@@ -9480,7 +9480,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.Planet <em>Planet</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Planet</em>'.
* @see org.eclipse.papyrus.RobotML.Planet
* @generated
@@ -9491,7 +9491,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.LandSurface <em>Land Surface</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Land Surface</em>'.
* @see org.eclipse.papyrus.RobotML.LandSurface
* @generated
@@ -9502,7 +9502,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.Ground <em>Ground</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Ground</em>'.
* @see org.eclipse.papyrus.RobotML.Ground
* @generated
@@ -9513,7 +9513,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.Floor <em>Floor</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Floor</em>'.
* @see org.eclipse.papyrus.RobotML.Floor
* @generated
@@ -9524,7 +9524,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.WaterSurface <em>Water Surface</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Water Surface</em>'.
* @see org.eclipse.papyrus.RobotML.WaterSurface
* @generated
@@ -9535,7 +9535,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.Human <em>Human</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Human</em>'.
* @see org.eclipse.papyrus.RobotML.Human
* @generated
@@ -9546,7 +9546,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.Pedestrian <em>Pedestrian</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Pedestrian</em>'.
* @see org.eclipse.papyrus.RobotML.Pedestrian
* @generated
@@ -9557,7 +9557,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.Stairs <em>Stairs</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Stairs</em>'.
* @see org.eclipse.papyrus.RobotML.Stairs
* @generated
@@ -9568,7 +9568,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.Platform <em>Platform</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Platform</em>'.
* @see org.eclipse.papyrus.RobotML.Platform
* @generated
@@ -9579,7 +9579,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.RobotML.Platform#getBase_Node <em>Base Node</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the reference '<em>Base Node</em>'.
* @see org.eclipse.papyrus.RobotML.Platform#getBase_Node()
* @see #getPlatform()
@@ -9591,7 +9591,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the reference list '{@link org.eclipse.papyrus.RobotML.Platform#getLibrary <em>Library</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the reference list '<em>Library</em>'.
* @see org.eclipse.papyrus.RobotML.Platform#getLibrary()
* @see #getPlatform()
@@ -9603,7 +9603,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.ExternalLibrary <em>External Library</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>External Library</em>'.
* @see org.eclipse.papyrus.RobotML.ExternalLibrary
* @generated
@@ -9614,7 +9614,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.ExternalLibrary#getLibPath <em>Lib Path</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Lib Path</em>'.
* @see org.eclipse.papyrus.RobotML.ExternalLibrary#getLibPath()
* @see #getExternalLibrary()
@@ -9626,7 +9626,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.ExternalLibrary#getLibFileFormat <em>Lib File Format</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Lib File Format</em>'.
* @see org.eclipse.papyrus.RobotML.ExternalLibrary#getLibFileFormat()
* @see #getExternalLibrary()
@@ -9638,7 +9638,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.RobotML.ExternalLibrary#getBase_Interface <em>Base Interface</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the reference '<em>Base Interface</em>'.
* @see org.eclipse.papyrus.RobotML.ExternalLibrary#getBase_Interface()
* @see #getExternalLibrary()
@@ -9650,7 +9650,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.RoboticMiddleware <em>Robotic Middleware</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Robotic Middleware</em>'.
* @see org.eclipse.papyrus.RobotML.RoboticMiddleware
* @generated
@@ -9661,7 +9661,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.RoboticMiddleware#getKind <em>Kind</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Kind</em>'.
* @see org.eclipse.papyrus.RobotML.RoboticMiddleware#getKind()
* @see #getRoboticMiddleware()
@@ -9673,7 +9673,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.RoboticSimulator <em>Robotic Simulator</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Robotic Simulator</em>'.
* @see org.eclipse.papyrus.RobotML.RoboticSimulator
* @generated
@@ -9684,7 +9684,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.CycabTK <em>Cycab TK</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Cycab TK</em>'.
* @see org.eclipse.papyrus.RobotML.CycabTK
* @generated
@@ -9695,7 +9695,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.CycabTK#isUseRealTime <em>Use Real Time</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Use Real Time</em>'.
* @see org.eclipse.papyrus.RobotML.CycabTK#isUseRealTime()
* @see #getCycabTK()
@@ -9707,7 +9707,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.CycabTK#getTimeStep <em>Time Step</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Time Step</em>'.
* @see org.eclipse.papyrus.RobotML.CycabTK#getTimeStep()
* @see #getCycabTK()
@@ -9719,7 +9719,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.CycabTK#getTimeFactor <em>Time Factor</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Time Factor</em>'.
* @see org.eclipse.papyrus.RobotML.CycabTK#getTimeFactor()
* @see #getCycabTK()
@@ -9731,7 +9731,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.BlenderMorse <em>Blender Morse</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Blender Morse</em>'.
* @see org.eclipse.papyrus.RobotML.BlenderMorse
* @generated
@@ -9742,7 +9742,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.BlenderMorse#isDebugMode <em>Debug Mode</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Debug Mode</em>'.
* @see org.eclipse.papyrus.RobotML.BlenderMorse#isDebugMode()
* @see #getBlenderMorse()
@@ -9754,7 +9754,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.BlenderMorse#isDebugDisplay <em>Debug Display</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Debug Display</em>'.
* @see org.eclipse.papyrus.RobotML.BlenderMorse#isDebugDisplay()
* @see #getBlenderMorse()
@@ -9766,7 +9766,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.BlenderMorse#getGravity <em>Gravity</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Gravity</em>'.
* @see org.eclipse.papyrus.RobotML.BlenderMorse#getGravity()
* @see #getBlenderMorse()
@@ -9778,7 +9778,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.BlenderMorse#get_viewport_shade <em>viewport shade</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>viewport shade</em>'.
* @see org.eclipse.papyrus.RobotML.BlenderMorse#get_viewport_shade()
* @see #getBlenderMorse()
@@ -9790,7 +9790,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.OnPort <em>On Port</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>On Port</em>'.
* @see org.eclipse.papyrus.RobotML.OnPort
* @generated
@@ -9801,7 +9801,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.RobotML.OnPort#getPort <em>Port</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the reference '<em>Port</em>'.
* @see org.eclipse.papyrus.RobotML.OnPort#getPort()
* @see #getOnPort()
@@ -9813,7 +9813,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.RobotML.OnPort#getBase_Parameter <em>Base Parameter</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the reference '<em>Base Parameter</em>'.
* @see org.eclipse.papyrus.RobotML.OnPort#getBase_Parameter()
* @see #getOnPort()
@@ -9825,7 +9825,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.Allocate <em>Allocate</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Allocate</em>'.
* @see org.eclipse.papyrus.RobotML.Allocate
* @generated
@@ -9836,7 +9836,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.RobotML.Allocate#getBase_Abstraction <em>Base Abstraction</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the reference '<em>Base Abstraction</em>'.
* @see org.eclipse.papyrus.RobotML.Allocate#getBase_Abstraction()
* @see #getAllocate()
@@ -9848,7 +9848,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.InertialMeasurementUnitSystem <em>Inertial Measurement Unit System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Inertial Measurement Unit System</em>'.
* @see org.eclipse.papyrus.RobotML.InertialMeasurementUnitSystem
* @generated
@@ -9859,7 +9859,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.InertialNavigationSystem <em>Inertial Navigation System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Inertial Navigation System</em>'.
* @see org.eclipse.papyrus.RobotML.InertialNavigationSystem
* @generated
@@ -9870,7 +9870,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.OdometrySystem <em>Odometry System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Odometry System</em>'.
* @see org.eclipse.papyrus.RobotML.OdometrySystem
* @generated
@@ -9881,7 +9881,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.InfraRedProximetrySystem <em>Infra Red Proximetry System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Infra Red Proximetry System</em>'.
* @see org.eclipse.papyrus.RobotML.InfraRedProximetrySystem
* @generated
@@ -9892,7 +9892,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.DeploymentPlan <em>Deployment Plan</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Deployment Plan</em>'.
* @see org.eclipse.papyrus.RobotML.DeploymentPlan
* @generated
@@ -9903,7 +9903,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.RobotML.DeploymentPlan#getBase_Package <em>Base Package</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the reference '<em>Base Package</em>'.
* @see org.eclipse.papyrus.RobotML.DeploymentPlan#getBase_Package()
* @see #getDeploymentPlan()
@@ -9915,7 +9915,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.RobotML.DeploymentPlan#getMainInstance <em>Main Instance</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the reference '<em>Main Instance</em>'.
* @see org.eclipse.papyrus.RobotML.DeploymentPlan#getMainInstance()
* @see #getDeploymentPlan()
@@ -9927,7 +9927,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.Gyroscope <em>Gyroscope</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Gyroscope</em>'.
* @see org.eclipse.papyrus.RobotML.Gyroscope
* @generated
@@ -9938,7 +9938,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.OnProperty <em>On Property</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>On Property</em>'.
* @see org.eclipse.papyrus.RobotML.OnProperty
* @generated
@@ -9949,7 +9949,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.RobotML.OnProperty#getProperty <em>Property</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the reference '<em>Property</em>'.
* @see org.eclipse.papyrus.RobotML.OnProperty#getProperty()
* @see #getOnProperty()
@@ -9961,7 +9961,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.RobotML.OnProperty#getBase_Parameter <em>Base Parameter</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the reference '<em>Base Parameter</em>'.
* @see org.eclipse.papyrus.RobotML.OnProperty#getBase_Parameter()
* @see #getOnProperty()
@@ -9973,7 +9973,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.Chassis <em>Chassis</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Chassis</em>'.
* @see org.eclipse.papyrus.RobotML.Chassis
* @generated
@@ -9984,7 +9984,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.SupportingStructure <em>Supporting Structure</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Supporting Structure</em>'.
* @see org.eclipse.papyrus.RobotML.SupportingStructure
* @generated
@@ -9995,7 +9995,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.MechanicalLinkage <em>Mechanical Linkage</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Mechanical Linkage</em>'.
* @see org.eclipse.papyrus.RobotML.MechanicalLinkage
* @generated
@@ -10006,7 +10006,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.Leg <em>Leg</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Leg</em>'.
* @see org.eclipse.papyrus.RobotML.Leg
* @generated
@@ -10017,7 +10017,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.LocomotionHardware <em>Locomotion Hardware</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Locomotion Hardware</em>'.
* @see org.eclipse.papyrus.RobotML.LocomotionHardware
* @generated
@@ -10028,7 +10028,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.ActuatorHardware <em>Actuator Hardware</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Actuator Hardware</em>'.
* @see org.eclipse.papyrus.RobotML.ActuatorHardware
* @generated
@@ -10039,7 +10039,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.MobileRobot <em>Mobile Robot</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Mobile Robot</em>'.
* @see org.eclipse.papyrus.RobotML.MobileRobot
* @generated
@@ -10050,7 +10050,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotML.MobileRobot#getKind <em>Kind</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Kind</em>'.
* @see org.eclipse.papyrus.RobotML.MobileRobot#getKind()
* @see #getMobileRobot()
@@ -10062,7 +10062,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.Manipulator <em>Manipulator</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Manipulator</em>'.
* @see org.eclipse.papyrus.RobotML.Manipulator
* @generated
@@ -10073,7 +10073,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.PilotedSystem <em>Piloted System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Piloted System</em>'.
* @see org.eclipse.papyrus.RobotML.PilotedSystem
* @generated
@@ -10084,7 +10084,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.PowerHardware <em>Power Hardware</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Power Hardware</em>'.
* @see org.eclipse.papyrus.RobotML.PowerHardware
* @generated
@@ -10095,7 +10095,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.SensorHardware <em>Sensor Hardware</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Sensor Hardware</em>'.
* @see org.eclipse.papyrus.RobotML.SensorHardware
* @generated
@@ -10106,7 +10106,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.GraspingHardware <em>Grasping Hardware</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Grasping Hardware</em>'.
* @see org.eclipse.papyrus.RobotML.GraspingHardware
* @generated
@@ -10117,7 +10117,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.SteeredWheelHardware <em>Steered Wheel Hardware</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Steered Wheel Hardware</em>'.
* @see org.eclipse.papyrus.RobotML.SteeredWheelHardware
* @generated
@@ -10128,7 +10128,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.Arm <em>Arm</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Arm</em>'.
* @see org.eclipse.papyrus.RobotML.Arm
* @generated
@@ -10139,7 +10139,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.LegSystem <em>Leg System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Leg System</em>'.
* @see org.eclipse.papyrus.RobotML.LegSystem
* @generated
@@ -10150,7 +10150,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.GraspingSystem <em>Grasping System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Grasping System</em>'.
* @see org.eclipse.papyrus.RobotML.GraspingSystem
* @generated
@@ -10161,7 +10161,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.WeaponSystem <em>Weapon System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Weapon System</em>'.
* @see org.eclipse.papyrus.RobotML.WeaponSystem
* @generated
@@ -10172,7 +10172,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.ManMachineInterfaceSystem <em>Man Machine Interface System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Man Machine Interface System</em>'.
* @see org.eclipse.papyrus.RobotML.ManMachineInterfaceSystem
* @generated
@@ -10183,7 +10183,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.ClosedLoopControlSystem <em>Closed Loop Control System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Closed Loop Control System</em>'.
* @see org.eclipse.papyrus.RobotML.ClosedLoopControlSystem
* @generated
@@ -10194,7 +10194,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.OpenLoopControlSystem <em>Open Loop Control System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Open Loop Control System</em>'.
* @see org.eclipse.papyrus.RobotML.OpenLoopControlSystem
* @generated
@@ -10205,7 +10205,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.RoboticHead <em>Robotic Head</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Robotic Head</em>'.
* @see org.eclipse.papyrus.RobotML.RoboticHead
* @generated
@@ -10216,7 +10216,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.NavigationCommandSystem <em>Navigation Command System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Navigation Command System</em>'.
* @see org.eclipse.papyrus.RobotML.NavigationCommandSystem
* @generated
@@ -10227,7 +10227,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotML.JoysticNavigationSystem <em>Joystic Navigation System</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Joystic Navigation System</em>'.
* @see org.eclipse.papyrus.RobotML.JoysticNavigationSystem
* @generated
@@ -10238,7 +10238,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for enum '{@link org.eclipse.papyrus.RobotML.SynchronizationKind <em>Synchronization Kind</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for enum '<em>Synchronization Kind</em>'.
* @see org.eclipse.papyrus.RobotML.SynchronizationKind
* @generated
@@ -10249,7 +10249,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for enum '{@link org.eclipse.papyrus.RobotML.DataFlowDirectionKind <em>Data Flow Direction Kind</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for enum '<em>Data Flow Direction Kind</em>'.
* @see org.eclipse.papyrus.RobotML.DataFlowDirectionKind
* @generated
@@ -10260,7 +10260,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for enum '{@link org.eclipse.papyrus.RobotML.ServiceFlowKind <em>Service Flow Kind</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for enum '<em>Service Flow Kind</em>'.
* @see org.eclipse.papyrus.RobotML.ServiceFlowKind
* @generated
@@ -10271,7 +10271,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for enum '{@link org.eclipse.papyrus.RobotML.UGVKind <em>UGV Kind</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for enum '<em>UGV Kind</em>'.
* @see org.eclipse.papyrus.RobotML.UGVKind
* @generated
@@ -10282,7 +10282,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for enum '{@link org.eclipse.papyrus.RobotML.RoboticMiddlewareKind <em>Robotic Middleware Kind</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for enum '<em>Robotic Middleware Kind</em>'.
* @see org.eclipse.papyrus.RobotML.RoboticMiddlewareKind
* @generated
@@ -10293,7 +10293,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for enum '{@link org.eclipse.papyrus.RobotML.Shade <em>Shade</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for enum '<em>Shade</em>'.
* @see org.eclipse.papyrus.RobotML.Shade
* @generated
@@ -10304,7 +10304,7 @@ public interface RobotMLPackage extends EPackage {
* Returns the meta object for enum '{@link org.eclipse.papyrus.RobotML.MobileRobotKind <em>Mobile Robot Kind</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for enum '<em>Mobile Robot Kind</em>'.
* @see org.eclipse.papyrus.RobotML.MobileRobotKind
* @generated
@@ -10315,7 +10315,7 @@ public interface RobotMLPackage 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
*/
@@ -10332,7 +10332,7 @@ public interface RobotMLPackage extends EPackage {
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
interface Literals {
@@ -10340,7 +10340,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.TransitionImpl <em>Transition</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.TransitionImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getTransition()
* @generated
@@ -10351,7 +10351,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Base Transition</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference TRANSITION__BASE_TRANSITION = eINSTANCE.getTransition_Base_Transition();
@@ -10360,7 +10360,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Guard</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference TRANSITION__GUARD = eINSTANCE.getTransition_Guard();
@@ -10369,7 +10369,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Effect</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference TRANSITION__EFFECT = eINSTANCE.getTransition_Effect();
@@ -10378,7 +10378,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.AlgorithmImpl <em>Algorithm</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.AlgorithmImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getAlgorithm()
* @generated
@@ -10389,7 +10389,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Base Operation</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference ALGORITHM__BASE_OPERATION = eINSTANCE.getAlgorithm_Base_Operation();
@@ -10398,7 +10398,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Is External</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute ALGORITHM__IS_EXTERNAL = eINSTANCE.getAlgorithm_IsExternal();
@@ -10407,7 +10407,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Ext Function Name</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute ALGORITHM__EXT_FUNCTION_NAME = eINSTANCE.getAlgorithm_ExtFunctionName();
@@ -10416,7 +10416,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Lib Path</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute ALGORITHM__LIB_PATH = eINSTANCE.getAlgorithm_LibPath();
@@ -10425,7 +10425,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Lib File Format</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute ALGORITHM__LIB_FILE_FORMAT = eINSTANCE.getAlgorithm_LibFileFormat();
@@ -10434,7 +10434,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.StateImpl <em>State</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.StateImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getState()
* @generated
@@ -10445,7 +10445,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Base State</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference STATE__BASE_STATE = eINSTANCE.getState_Base_State();
@@ -10454,7 +10454,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Behavior</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference STATE__BEHAVIOR = eINSTANCE.getState_Behavior();
@@ -10463,7 +10463,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.ActuatedJointImpl <em>Actuated Joint</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.ActuatedJointImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getActuatedJoint()
* @generated
@@ -10474,7 +10474,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.JointImpl <em>Joint</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.JointImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getJoint()
* @generated
@@ -10485,7 +10485,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Base Connector</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference JOINT__BASE_CONNECTOR = eINSTANCE.getJoint_Base_Connector();
@@ -10494,7 +10494,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.CompleteBondingImpl <em>Complete Bonding</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.CompleteBondingImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getCompleteBonding()
* @generated
@@ -10505,7 +10505,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.RobotImpl <em>Robot</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.RobotImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getRobot()
* @generated
@@ -10516,7 +10516,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Width</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute ROBOT__WIDTH = eINSTANCE.getRobot_Width();
@@ -10525,7 +10525,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.SystemImpl <em>System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.SystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getSystem()
* @generated
@@ -10536,7 +10536,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Base Class</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference SYSTEM__BASE_CLASS = eINSTANCE.getSystem_Base_Class();
@@ -10545,7 +10545,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Native</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute SYSTEM__NATIVE = eINSTANCE.getSystem_Native();
@@ -10554,7 +10554,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Library Path</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute SYSTEM__LIBRARY_PATH = eINSTANCE.getSystem_LibraryPath();
@@ -10563,7 +10563,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Library Component Name</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute SYSTEM__LIBRARY_COMPONENT_NAME = eINSTANCE.getSystem_LibraryComponentName();
@@ -10572,7 +10572,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.AgentImpl <em>Agent</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.AgentImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getAgent()
* @generated
@@ -10583,7 +10583,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Moves Over</b></em>' reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference AGENT__MOVES_OVER = eINSTANCE.getAgent_MovesOver();
@@ -10592,7 +10592,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.PhysicalObjectImpl <em>Physical Object</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.PhysicalObjectImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getPhysicalObject()
* @generated
@@ -10603,7 +10603,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Eveloves In</b></em>' reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference PHYSICAL_OBJECT__EVELOVES_IN = eINSTANCE.getPhysicalObject_EvelovesIn();
@@ -10612,7 +10612,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Has Surface</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference PHYSICAL_OBJECT__HAS_SURFACE = eINSTANCE.getPhysicalObject_HasSurface();
@@ -10621,7 +10621,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Height</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute PHYSICAL_OBJECT__HEIGHT = eINSTANCE.getPhysicalObject_Height();
@@ -10630,7 +10630,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Mass</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute PHYSICAL_OBJECT__MASS = eINSTANCE.getPhysicalObject_Mass();
@@ -10639,7 +10639,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.EnvironmentImpl <em>Environment</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.EnvironmentImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getEnvironment()
* @generated
@@ -10650,7 +10650,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.SurfaceImpl <em>Surface</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.SurfaceImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getSurface()
* @generated
@@ -10661,7 +10661,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.DataFlowPortImpl <em>Data Flow Port</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.DataFlowPortImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getDataFlowPort()
* @generated
@@ -10672,7 +10672,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Direction</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute DATA_FLOW_PORT__DIRECTION = eINSTANCE.getDataFlowPort_Direction();
@@ -10681,7 +10681,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Buffer Size</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute DATA_FLOW_PORT__BUFFER_SIZE = eINSTANCE.getDataFlowPort_BufferSize();
@@ -10690,7 +10690,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.PortImpl <em>Port</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.PortImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getPort()
* @generated
@@ -10701,7 +10701,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Base Port</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference PORT__BASE_PORT = eINSTANCE.getPort_Base_Port();
@@ -10710,7 +10710,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Synchronization Policy</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute PORT__SYNCHRONIZATION_POLICY = eINSTANCE.getPort_SynchronizationPolicy();
@@ -10719,7 +10719,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.ServicePortImpl <em>Service Port</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.ServicePortImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getServicePort()
* @generated
@@ -10730,7 +10730,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Kind</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute SERVICE_PORT__KIND = eINSTANCE.getServicePort_Kind();
@@ -10739,7 +10739,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.ActuatorSystemImpl <em>Actuator System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.ActuatorSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getActuatorSystem()
* @generated
@@ -10750,7 +10750,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.RoboticSystemImpl <em>Robotic System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.RoboticSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getRoboticSystem()
* @generated
@@ -10761,7 +10761,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Local Position</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference ROBOTIC_SYSTEM__LOCAL_POSITION = eINSTANCE.getRoboticSystem_LocalPosition();
@@ -10770,7 +10770,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Local Orientation</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference ROBOTIC_SYSTEM__LOCAL_ORIENTATION = eINSTANCE.getRoboticSystem_LocalOrientation();
@@ -10779,7 +10779,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.CyberPhysicalSystemImpl <em>Cyber Physical System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.CyberPhysicalSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getCyberPhysicalSystem()
* @generated
@@ -10790,7 +10790,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.SensorSystemImpl <em>Sensor System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.SensorSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getSensorSystem()
* @generated
@@ -10801,7 +10801,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Frequency</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute SENSOR_SYSTEM__FREQUENCY = eINSTANCE.getSensorSystem_Frequency();
@@ -10810,7 +10810,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Identifier</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute SENSOR_SYSTEM__IDENTIFIER = eINSTANCE.getSensorSystem_Identifier();
@@ -10819,7 +10819,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.HardwareImpl <em>Hardware</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.HardwareImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getHardware()
* @generated
@@ -10830,7 +10830,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.SoftwareImpl <em>Software</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.SoftwareImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getSoftware()
* @generated
@@ -10841,7 +10841,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Is Periodic</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute SOFTWARE__IS_PERIODIC = eINSTANCE.getSoftware_IsPeriodic();
@@ -10850,7 +10850,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Period</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute SOFTWARE__PERIOD = eINSTANCE.getSoftware_Period();
@@ -10859,7 +10859,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Priority</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute SOFTWARE__PRIORITY = eINSTANCE.getSoftware_Priority();
@@ -10868,7 +10868,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Deadline</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute SOFTWARE__DEADLINE = eINSTANCE.getSoftware_Deadline();
@@ -10877,7 +10877,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Wcet</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute SOFTWARE__WCET = eINSTANCE.getSoftware_Wcet();
@@ -10886,7 +10886,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.EngineSystemImpl <em>Engine System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.EngineSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getEngineSystem()
* @generated
@@ -10897,7 +10897,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Vehicle Traction</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute ENGINE_SYSTEM__VEHICLE_TRACTION = eINSTANCE.getEngineSystem_VehicleTraction();
@@ -10906,7 +10906,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Max Engine Force</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute ENGINE_SYSTEM__MAX_ENGINE_FORCE = eINSTANCE.getEngineSystem_MaxEngineForce();
@@ -10915,7 +10915,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Max Breaking Force</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute ENGINE_SYSTEM__MAX_BREAKING_FORCE = eINSTANCE.getEngineSystem_MaxBreakingForce();
@@ -10924,7 +10924,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Max Allowed Steering</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute ENGINE_SYSTEM__MAX_ALLOWED_STEERING = eINSTANCE.getEngineSystem_MaxAllowedSteering();
@@ -10933,7 +10933,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Max Allowed Velocity</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute ENGINE_SYSTEM__MAX_ALLOWED_VELOCITY = eINSTANCE.getEngineSystem_MaxAllowedVelocity();
@@ -10942,7 +10942,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Gear ration</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute ENGINE_SYSTEM__GEAR_RATION = eINSTANCE.getEngineSystem_Gear_ration();
@@ -10951,7 +10951,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.SteeredWheelSystemImpl <em>Steered Wheel System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.SteeredWheelSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getSteeredWheelSystem()
* @generated
@@ -10962,7 +10962,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Wheel Radius</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute STEERED_WHEEL_SYSTEM__WHEEL_RADIUS = eINSTANCE.getSteeredWheelSystem_WheelRadius();
@@ -10971,7 +10971,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Wheel Width</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute STEERED_WHEEL_SYSTEM__WHEEL_WIDTH = eINSTANCE.getSteeredWheelSystem_WheelWidth();
@@ -10980,7 +10980,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Suspension Rest Length</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute STEERED_WHEEL_SYSTEM__SUSPENSION_REST_LENGTH = eINSTANCE.getSteeredWheelSystem_SuspensionRestLength();
@@ -10989,7 +10989,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Wheel Connection Height</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute STEERED_WHEEL_SYSTEM__WHEEL_CONNECTION_HEIGHT = eINSTANCE.getSteeredWheelSystem_WheelConnectionHeight();
@@ -10998,7 +10998,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Type Of Wheel</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute STEERED_WHEEL_SYSTEM__TYPE_OF_WHEEL = eINSTANCE.getSteeredWheelSystem_TypeOfWheel();
@@ -11007,7 +11007,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Wheel Velocity PI Dkp</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute STEERED_WHEEL_SYSTEM__WHEEL_VELOCITY_PI_DKP = eINSTANCE.getSteeredWheelSystem_WheelVelocityPIDkp();
@@ -11016,7 +11016,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Wheel Velocity PI Dki</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute STEERED_WHEEL_SYSTEM__WHEEL_VELOCITY_PI_DKI = eINSTANCE.getSteeredWheelSystem_WheelVelocityPIDki();
@@ -11025,7 +11025,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Wheel Velocity PI Dkd</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute STEERED_WHEEL_SYSTEM__WHEEL_VELOCITY_PI_DKD = eINSTANCE.getSteeredWheelSystem_WheelVelocityPIDkd();
@@ -11034,7 +11034,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Wheel Steering PI Dkp</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute STEERED_WHEEL_SYSTEM__WHEEL_STEERING_PI_DKP = eINSTANCE.getSteeredWheelSystem_WheelSteeringPIDkp();
@@ -11043,7 +11043,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Wheel Steering PI Dkd</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute STEERED_WHEEL_SYSTEM__WHEEL_STEERING_PI_DKD = eINSTANCE.getSteeredWheelSystem_WheelSteeringPIDkd();
@@ -11052,7 +11052,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Wheel Friction</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute STEERED_WHEEL_SYSTEM__WHEEL_FRICTION = eINSTANCE.getSteeredWheelSystem_WheelFriction();
@@ -11061,7 +11061,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Suspension Stiffness</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute STEERED_WHEEL_SYSTEM__SUSPENSION_STIFFNESS = eINSTANCE.getSteeredWheelSystem_SuspensionStiffness();
@@ -11070,7 +11070,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Suspension Damping</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute STEERED_WHEEL_SYSTEM__SUSPENSION_DAMPING = eINSTANCE.getSteeredWheelSystem_SuspensionDamping();
@@ -11079,7 +11079,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Suspension Compression</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute STEERED_WHEEL_SYSTEM__SUSPENSION_COMPRESSION = eINSTANCE.getSteeredWheelSystem_SuspensionCompression();
@@ -11088,7 +11088,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Wheel Velocity PI Dmax Sum</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute STEERED_WHEEL_SYSTEM__WHEEL_VELOCITY_PI_DMAX_SUM = eINSTANCE.getSteeredWheelSystem_WheelVelocityPIDmaxSum();
@@ -11097,7 +11097,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Wheel Velocity PI Dmax Val</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute STEERED_WHEEL_SYSTEM__WHEEL_VELOCITY_PI_DMAX_VAL = eINSTANCE.getSteeredWheelSystem_WheelVelocityPIDmaxVal();
@@ -11106,7 +11106,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.LocomotionSystemImpl <em>Locomotion System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.LocomotionSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getLocomotionSystem()
* @generated
@@ -11117,7 +11117,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.ImageSensorSystemImpl <em>Image Sensor System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.ImageSensorSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getImageSensorSystem()
* @generated
@@ -11128,7 +11128,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.CameraSystemImpl <em>Camera System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.CameraSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getCameraSystem()
* @generated
@@ -11139,7 +11139,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Width</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CAMERA_SYSTEM__WIDTH = eINSTANCE.getCameraSystem_Width();
@@ -11148,7 +11148,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Height</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CAMERA_SYSTEM__HEIGHT = eINSTANCE.getCameraSystem_Height();
@@ -11157,7 +11157,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Alpha u</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CAMERA_SYSTEM__ALPHA_U = eINSTANCE.getCameraSystem_Alpha_u();
@@ -11166,7 +11166,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Alpha v</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CAMERA_SYSTEM__ALPHA_V = eINSTANCE.getCameraSystem_Alpha_v();
@@ -11175,7 +11175,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>U0</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CAMERA_SYSTEM__U0 = eINSTANCE.getCameraSystem_U0();
@@ -11184,7 +11184,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>V0</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CAMERA_SYSTEM__V0 = eINSTANCE.getCameraSystem_V0();
@@ -11193,7 +11193,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Color format</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CAMERA_SYSTEM__COLOR_FORMAT = eINSTANCE.getCameraSystem_Color_format();
@@ -11202,7 +11202,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Translate</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference CAMERA_SYSTEM__TRANSLATE = eINSTANCE.getCameraSystem_Translate();
@@ -11211,7 +11211,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Rotate</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference CAMERA_SYSTEM__ROTATE = eINSTANCE.getCameraSystem_Rotate();
@@ -11220,7 +11220,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.ObjectDetectionSensorSystemImpl <em>Object Detection Sensor System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.ObjectDetectionSensorSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getObjectDetectionSensorSystem()
* @generated
@@ -11231,7 +11231,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.ObjectTrackingSensorSystemImpl <em>Object Tracking Sensor System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.ObjectTrackingSensorSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getObjectTrackingSensorSystem()
* @generated
@@ -11242,7 +11242,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.LidarSystemImpl <em>Lidar System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.LidarSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getLidarSystem()
* @generated
@@ -11253,7 +11253,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Nb Layers</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute LIDAR_SYSTEM__NB_LAYERS = eINSTANCE.getLidarSystem_NbLayers();
@@ -11262,7 +11262,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Layer Angle Min</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute LIDAR_SYSTEM__LAYER_ANGLE_MIN = eINSTANCE.getLidarSystem_LayerAngleMin();
@@ -11271,7 +11271,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Layer Angle Step</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute LIDAR_SYSTEM__LAYER_ANGLE_STEP = eINSTANCE.getLidarSystem_LayerAngleStep();
@@ -11280,7 +11280,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Noise</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute LIDAR_SYSTEM__NOISE = eINSTANCE.getLidarSystem_Noise();
@@ -11289,7 +11289,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Sigma Noise</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute LIDAR_SYSTEM__SIGMA_NOISE = eINSTANCE.getLidarSystem_SigmaNoise();
@@ -11298,7 +11298,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Angle min</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute LIDAR_SYSTEM__ANGLE_MIN = eINSTANCE.getLidarSystem_Angle_min();
@@ -11307,7 +11307,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Angle max</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute LIDAR_SYSTEM__ANGLE_MAX = eINSTANCE.getLidarSystem_Angle_max();
@@ -11316,7 +11316,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Time increment</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute LIDAR_SYSTEM__TIME_INCREMENT = eINSTANCE.getLidarSystem_Time_increment();
@@ -11325,7 +11325,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Scan time</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute LIDAR_SYSTEM__SCAN_TIME = eINSTANCE.getLidarSystem_Scan_time();
@@ -11334,7 +11334,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Range min</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute LIDAR_SYSTEM__RANGE_MIN = eINSTANCE.getLidarSystem_Range_min();
@@ -11343,7 +11343,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Range max</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute LIDAR_SYSTEM__RANGE_MAX = eINSTANCE.getLidarSystem_Range_max();
@@ -11352,7 +11352,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Nb Rays</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute LIDAR_SYSTEM__NB_RAYS = eINSTANCE.getLidarSystem_NbRays();
@@ -11361,7 +11361,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.LocalizationSensorSystemImpl <em>Localization Sensor System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.LocalizationSensorSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getLocalizationSensorSystem()
* @generated
@@ -11372,7 +11372,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.GPSSystemImpl <em>GPS System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.GPSSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getGPSSystem()
* @generated
@@ -11383,7 +11383,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Origin Position</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference GPS_SYSTEM__ORIGIN_POSITION = eINSTANCE.getGPSSystem_OriginPosition();
@@ -11392,7 +11392,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.AlgorithmLibraryImpl <em>Algorithm Library</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.AlgorithmLibraryImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getAlgorithmLibrary()
* @generated
@@ -11403,7 +11403,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Base Class</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference ALGORITHM_LIBRARY__BASE_CLASS = eINSTANCE.getAlgorithmLibrary_Base_Class();
@@ -11412,7 +11412,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Path</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute ALGORITHM_LIBRARY__PATH = eINSTANCE.getAlgorithmLibrary_Path();
@@ -11421,7 +11421,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.SensorDriverImpl <em>Sensor Driver</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.SensorDriverImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getSensorDriver()
* @generated
@@ -11432,7 +11432,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.BuildingImpl <em>Building</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.BuildingImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getBuilding()
* @generated
@@ -11443,7 +11443,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.PlanetImpl <em>Planet</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.PlanetImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getPlanet()
* @generated
@@ -11454,7 +11454,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.LandSurfaceImpl <em>Land Surface</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.LandSurfaceImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getLandSurface()
* @generated
@@ -11465,7 +11465,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.GroundImpl <em>Ground</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.GroundImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getGround()
* @generated
@@ -11476,7 +11476,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.FloorImpl <em>Floor</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.FloorImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getFloor()
* @generated
@@ -11487,7 +11487,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.WaterSurfaceImpl <em>Water Surface</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.WaterSurfaceImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getWaterSurface()
* @generated
@@ -11498,7 +11498,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.HumanImpl <em>Human</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.HumanImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getHuman()
* @generated
@@ -11509,7 +11509,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.PedestrianImpl <em>Pedestrian</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.PedestrianImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getPedestrian()
* @generated
@@ -11520,7 +11520,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.StairsImpl <em>Stairs</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.StairsImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getStairs()
* @generated
@@ -11531,7 +11531,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.PlatformImpl <em>Platform</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.PlatformImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getPlatform()
* @generated
@@ -11542,7 +11542,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Base Node</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference PLATFORM__BASE_NODE = eINSTANCE.getPlatform_Base_Node();
@@ -11551,7 +11551,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Library</b></em>' reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference PLATFORM__LIBRARY = eINSTANCE.getPlatform_Library();
@@ -11560,7 +11560,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.ExternalLibraryImpl <em>External Library</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.ExternalLibraryImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getExternalLibrary()
* @generated
@@ -11571,7 +11571,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Lib Path</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute EXTERNAL_LIBRARY__LIB_PATH = eINSTANCE.getExternalLibrary_LibPath();
@@ -11580,7 +11580,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Lib File Format</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute EXTERNAL_LIBRARY__LIB_FILE_FORMAT = eINSTANCE.getExternalLibrary_LibFileFormat();
@@ -11589,7 +11589,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Base Interface</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference EXTERNAL_LIBRARY__BASE_INTERFACE = eINSTANCE.getExternalLibrary_Base_Interface();
@@ -11598,7 +11598,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.RoboticMiddlewareImpl <em>Robotic Middleware</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.RoboticMiddlewareImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getRoboticMiddleware()
* @generated
@@ -11609,7 +11609,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Kind</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute ROBOTIC_MIDDLEWARE__KIND = eINSTANCE.getRoboticMiddleware_Kind();
@@ -11618,7 +11618,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.RoboticSimulatorImpl <em>Robotic Simulator</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.RoboticSimulatorImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getRoboticSimulator()
* @generated
@@ -11629,7 +11629,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.CycabTKImpl <em>Cycab TK</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.CycabTKImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getCycabTK()
* @generated
@@ -11640,7 +11640,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Use Real Time</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CYCAB_TK__USE_REAL_TIME = eINSTANCE.getCycabTK_UseRealTime();
@@ -11649,7 +11649,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Time Step</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CYCAB_TK__TIME_STEP = eINSTANCE.getCycabTK_TimeStep();
@@ -11658,7 +11658,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Time Factor</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CYCAB_TK__TIME_FACTOR = eINSTANCE.getCycabTK_TimeFactor();
@@ -11667,7 +11667,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.BlenderMorseImpl <em>Blender Morse</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.BlenderMorseImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getBlenderMorse()
* @generated
@@ -11678,7 +11678,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Debug Mode</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute BLENDER_MORSE__DEBUG_MODE = eINSTANCE.getBlenderMorse_DebugMode();
@@ -11687,7 +11687,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Debug Display</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute BLENDER_MORSE__DEBUG_DISPLAY = eINSTANCE.getBlenderMorse_DebugDisplay();
@@ -11696,7 +11696,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Gravity</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute BLENDER_MORSE__GRAVITY = eINSTANCE.getBlenderMorse_Gravity();
@@ -11705,7 +11705,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>viewport shade</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute BLENDER_MORSE__VIEWPORT_SHADE = eINSTANCE.getBlenderMorse__viewport_shade();
@@ -11714,7 +11714,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.OnPortImpl <em>On Port</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.OnPortImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getOnPort()
* @generated
@@ -11725,7 +11725,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Port</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference ON_PORT__PORT = eINSTANCE.getOnPort_Port();
@@ -11734,7 +11734,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Base Parameter</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference ON_PORT__BASE_PARAMETER = eINSTANCE.getOnPort_Base_Parameter();
@@ -11743,7 +11743,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.AllocateImpl <em>Allocate</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.AllocateImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getAllocate()
* @generated
@@ -11754,7 +11754,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Base Abstraction</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference ALLOCATE__BASE_ABSTRACTION = eINSTANCE.getAllocate_Base_Abstraction();
@@ -11763,7 +11763,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.InertialMeasurementUnitSystemImpl <em>Inertial Measurement Unit System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.InertialMeasurementUnitSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getInertialMeasurementUnitSystem()
* @generated
@@ -11774,7 +11774,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.InertialNavigationSystemImpl <em>Inertial Navigation System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.InertialNavigationSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getInertialNavigationSystem()
* @generated
@@ -11785,7 +11785,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.OdometrySystemImpl <em>Odometry System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.OdometrySystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getOdometrySystem()
* @generated
@@ -11796,7 +11796,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.InfraRedProximetrySystemImpl <em>Infra Red Proximetry System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.InfraRedProximetrySystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getInfraRedProximetrySystem()
* @generated
@@ -11807,7 +11807,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.DeploymentPlanImpl <em>Deployment Plan</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.DeploymentPlanImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getDeploymentPlan()
* @generated
@@ -11818,7 +11818,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Base Package</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference DEPLOYMENT_PLAN__BASE_PACKAGE = eINSTANCE.getDeploymentPlan_Base_Package();
@@ -11827,7 +11827,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Main Instance</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference DEPLOYMENT_PLAN__MAIN_INSTANCE = eINSTANCE.getDeploymentPlan_MainInstance();
@@ -11836,7 +11836,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.GyroscopeImpl <em>Gyroscope</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.GyroscopeImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getGyroscope()
* @generated
@@ -11847,7 +11847,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.OnPropertyImpl <em>On Property</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.OnPropertyImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getOnProperty()
* @generated
@@ -11858,7 +11858,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Property</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference ON_PROPERTY__PROPERTY = eINSTANCE.getOnProperty_Property();
@@ -11867,7 +11867,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Base Parameter</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference ON_PROPERTY__BASE_PARAMETER = eINSTANCE.getOnProperty_Base_Parameter();
@@ -11876,7 +11876,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.ChassisImpl <em>Chassis</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.ChassisImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getChassis()
* @generated
@@ -11887,7 +11887,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.SupportingStructureImpl <em>Supporting Structure</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.SupportingStructureImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getSupportingStructure()
* @generated
@@ -11898,7 +11898,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.MechanicalLinkageImpl <em>Mechanical Linkage</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.MechanicalLinkageImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getMechanicalLinkage()
* @generated
@@ -11909,7 +11909,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.LegImpl <em>Leg</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.LegImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getLeg()
* @generated
@@ -11920,7 +11920,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.LocomotionHardwareImpl <em>Locomotion Hardware</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.LocomotionHardwareImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getLocomotionHardware()
* @generated
@@ -11931,7 +11931,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.ActuatorHardwareImpl <em>Actuator Hardware</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.ActuatorHardwareImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getActuatorHardware()
* @generated
@@ -11942,7 +11942,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.MobileRobotImpl <em>Mobile Robot</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.MobileRobotImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getMobileRobot()
* @generated
@@ -11953,7 +11953,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '<em><b>Kind</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute MOBILE_ROBOT__KIND = eINSTANCE.getMobileRobot_Kind();
@@ -11962,7 +11962,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.ManipulatorImpl <em>Manipulator</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.ManipulatorImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getManipulator()
* @generated
@@ -11973,7 +11973,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.PilotedSystemImpl <em>Piloted System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.PilotedSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getPilotedSystem()
* @generated
@@ -11984,7 +11984,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.PowerHardwareImpl <em>Power Hardware</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.PowerHardwareImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getPowerHardware()
* @generated
@@ -11995,7 +11995,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.SensorHardwareImpl <em>Sensor Hardware</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.SensorHardwareImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getSensorHardware()
* @generated
@@ -12006,7 +12006,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.GraspingHardwareImpl <em>Grasping Hardware</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.GraspingHardwareImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getGraspingHardware()
* @generated
@@ -12017,7 +12017,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.SteeredWheelHardwareImpl <em>Steered Wheel Hardware</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.SteeredWheelHardwareImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getSteeredWheelHardware()
* @generated
@@ -12028,7 +12028,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.ArmImpl <em>Arm</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.ArmImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getArm()
* @generated
@@ -12039,7 +12039,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.LegSystemImpl <em>Leg System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.LegSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getLegSystem()
* @generated
@@ -12050,7 +12050,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.GraspingSystemImpl <em>Grasping System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.GraspingSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getGraspingSystem()
* @generated
@@ -12061,7 +12061,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.WeaponSystemImpl <em>Weapon System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.WeaponSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getWeaponSystem()
* @generated
@@ -12072,7 +12072,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.ManMachineInterfaceSystemImpl <em>Man Machine Interface System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.ManMachineInterfaceSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getManMachineInterfaceSystem()
* @generated
@@ -12083,7 +12083,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.ClosedLoopControlSystemImpl <em>Closed Loop Control System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.ClosedLoopControlSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getClosedLoopControlSystem()
* @generated
@@ -12094,7 +12094,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.OpenLoopControlSystemImpl <em>Open Loop Control System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.OpenLoopControlSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getOpenLoopControlSystem()
* @generated
@@ -12105,7 +12105,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.RoboticHeadImpl <em>Robotic Head</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.RoboticHeadImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getRoboticHead()
* @generated
@@ -12116,7 +12116,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.NavigationCommandSystemImpl <em>Navigation Command System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.NavigationCommandSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getNavigationCommandSystem()
* @generated
@@ -12127,7 +12127,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.impl.JoysticNavigationSystemImpl <em>Joystic Navigation System</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.impl.JoysticNavigationSystemImpl
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getJoysticNavigationSystem()
* @generated
@@ -12138,7 +12138,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.SynchronizationKind <em>Synchronization Kind</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.SynchronizationKind
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getSynchronizationKind()
* @generated
@@ -12149,7 +12149,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.DataFlowDirectionKind <em>Data Flow Direction Kind</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.DataFlowDirectionKind
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getDataFlowDirectionKind()
* @generated
@@ -12160,7 +12160,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.ServiceFlowKind <em>Service Flow Kind</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.ServiceFlowKind
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getServiceFlowKind()
* @generated
@@ -12171,7 +12171,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.UGVKind <em>UGV Kind</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.UGVKind
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getUGVKind()
* @generated
@@ -12182,7 +12182,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.RoboticMiddlewareKind <em>Robotic Middleware Kind</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.RoboticMiddlewareKind
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getRoboticMiddlewareKind()
* @generated
@@ -12193,7 +12193,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.Shade <em>Shade</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.Shade
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getShade()
* @generated
@@ -12204,7 +12204,7 @@ public interface RobotMLPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotML.MobileRobotKind <em>Mobile Robot Kind</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.MobileRobotKind
* @see org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl#getMobileRobotKind()
* @generated
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/RoboticMiddleware.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/RoboticMiddleware.java
index 122040e5a4d..5a2fa873e2d 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/RoboticMiddleware.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/RoboticMiddleware.java
@@ -28,7 +28,7 @@ public interface RoboticMiddleware extends Platform {
* If the meaning of the '<em>Kind</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Kind</em>' attribute.
* @see org.eclipse.papyrus.RobotML.RoboticMiddlewareKind
* @see #setKind(RoboticMiddlewareKind)
@@ -42,7 +42,7 @@ public interface RoboticMiddleware extends Platform {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.RoboticMiddleware#getKind <em>Kind</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Kind</em>' attribute.
* @see org.eclipse.papyrus.RobotML.RoboticMiddlewareKind
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/RoboticMiddlewareKind.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/RoboticMiddlewareKind.java
index 5b03b97f047..dafe7adc325 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/RoboticMiddlewareKind.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/RoboticMiddlewareKind.java
@@ -13,7 +13,7 @@ import org.eclipse.emf.common.util.Enumerator;
* A representation of the literals of the enumeration '<em><b>Robotic Middleware Kind</b></em>',
* and utility methods for working with them.
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getRoboticMiddlewareKind()
* @model
* @generated
@@ -23,7 +23,7 @@ public enum RoboticMiddlewareKind implements Enumerator {
* The '<em><b>RT Maps</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #RT_MAPS_VALUE
* @generated
* @ordered
@@ -34,7 +34,7 @@ public enum RoboticMiddlewareKind implements Enumerator {
* The '<em><b>AROCAM</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #AROCAM_VALUE
* @generated
* @ordered
@@ -45,7 +45,7 @@ public enum RoboticMiddlewareKind implements Enumerator {
* The '<em><b>ROS</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #ROS_VALUE
* @generated
* @ordered
@@ -56,7 +56,7 @@ public enum RoboticMiddlewareKind implements Enumerator {
* The '<em><b>OROCOS</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #OROCOS_VALUE
* @generated
* @ordered
@@ -67,7 +67,7 @@ public enum RoboticMiddlewareKind implements Enumerator {
* The '<em><b>URBI</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #URBI_VALUE
* @generated
* @ordered
@@ -81,7 +81,7 @@ public enum RoboticMiddlewareKind implements Enumerator {
* If the meaning of '<em><b>RT Maps</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #RT_MAPS
* @model name="RTMaps"
* @generated
@@ -96,7 +96,7 @@ public enum RoboticMiddlewareKind implements Enumerator {
* If the meaning of '<em><b>AROCAM</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #AROCAM
* @model
* @generated
@@ -111,7 +111,7 @@ public enum RoboticMiddlewareKind implements Enumerator {
* If the meaning of '<em><b>ROS</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #ROS
* @model
* @generated
@@ -126,7 +126,7 @@ public enum RoboticMiddlewareKind implements Enumerator {
* If the meaning of '<em><b>OROCOS</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #OROCOS
* @model
* @generated
@@ -141,7 +141,7 @@ public enum RoboticMiddlewareKind implements Enumerator {
* If the meaning of '<em><b>URBI</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #URBI
* @model
* @generated
@@ -153,7 +153,7 @@ public enum RoboticMiddlewareKind implements Enumerator {
* An array of all the '<em><b>Robotic Middleware Kind</b></em>' enumerators.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private static final RoboticMiddlewareKind[] VALUES_ARRAY =
@@ -169,7 +169,7 @@ public enum RoboticMiddlewareKind implements Enumerator {
* A public read-only list of all the '<em><b>Robotic Middleware Kind</b></em>' enumerators.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static final List<RoboticMiddlewareKind> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
@@ -178,7 +178,7 @@ public enum RoboticMiddlewareKind implements Enumerator {
* Returns the '<em><b>Robotic Middleware Kind</b></em>' literal with the specified literal value.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static RoboticMiddlewareKind get(String literal) {
@@ -195,7 +195,7 @@ public enum RoboticMiddlewareKind implements Enumerator {
* Returns the '<em><b>Robotic Middleware Kind</b></em>' literal with the specified name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static RoboticMiddlewareKind getByName(String name) {
@@ -212,7 +212,7 @@ public enum RoboticMiddlewareKind implements Enumerator {
* Returns the '<em><b>Robotic Middleware Kind</b></em>' literal with the specified integer value.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static RoboticMiddlewareKind get(int value) {
@@ -234,7 +234,7 @@ public enum RoboticMiddlewareKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final int value;
@@ -242,7 +242,7 @@ public enum RoboticMiddlewareKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final String name;
@@ -250,7 +250,7 @@ public enum RoboticMiddlewareKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final String literal;
@@ -259,7 +259,7 @@ public enum RoboticMiddlewareKind implements Enumerator {
* Only this class can construct instances.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private RoboticMiddlewareKind(int value, String name, String literal) {
@@ -271,7 +271,7 @@ public enum RoboticMiddlewareKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public int getValue() {
@@ -281,7 +281,7 @@ public enum RoboticMiddlewareKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getName() {
@@ -291,7 +291,7 @@ public enum RoboticMiddlewareKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getLiteral() {
@@ -302,7 +302,7 @@ public enum RoboticMiddlewareKind implements Enumerator {
* Returns the literal value of the enumerator, which is its string representation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/RoboticSystem.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/RoboticSystem.java
index f43ba6000d5..305f5b48410 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/RoboticSystem.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/RoboticSystem.java
@@ -29,7 +29,7 @@ public interface RoboticSystem extends org.eclipse.papyrus.RobotML.System {
* If the meaning of the '<em>Local Position</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Local Position</em>' containment reference.
* @see #setLocalPosition(Point32)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getRoboticSystem_LocalPosition()
@@ -42,7 +42,7 @@ public interface RoboticSystem extends org.eclipse.papyrus.RobotML.System {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.RoboticSystem#getLocalPosition <em>Local Position</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Local Position</em>' containment reference.
* @see #getLocalPosition()
@@ -57,7 +57,7 @@ public interface RoboticSystem extends org.eclipse.papyrus.RobotML.System {
* If the meaning of the '<em>Local Orientation</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Local Orientation</em>' containment reference.
* @see #setLocalOrientation(Point32)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getRoboticSystem_LocalOrientation()
@@ -70,7 +70,7 @@ public interface RoboticSystem extends org.eclipse.papyrus.RobotML.System {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.RoboticSystem#getLocalOrientation <em>Local Orientation</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Local Orientation</em>' containment reference.
* @see #getLocalOrientation()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/SensorSystem.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/SensorSystem.java
index 56326b3d33a..7afed0cffbf 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/SensorSystem.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/SensorSystem.java
@@ -28,7 +28,7 @@ public interface SensorSystem extends RoboticSystem, CyberPhysicalSystem {
* If the meaning of the '<em>Frequency</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Frequency</em>' attribute.
* @see #setFrequency(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSensorSystem_Frequency()
@@ -41,7 +41,7 @@ public interface SensorSystem extends RoboticSystem, CyberPhysicalSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.SensorSystem#getFrequency <em>Frequency</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Frequency</em>' attribute.
* @see #getFrequency()
@@ -56,7 +56,7 @@ public interface SensorSystem extends RoboticSystem, CyberPhysicalSystem {
* If the meaning of the '<em>Identifier</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Identifier</em>' attribute.
* @see #setIdentifier(String)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSensorSystem_Identifier()
@@ -69,7 +69,7 @@ public interface SensorSystem extends RoboticSystem, CyberPhysicalSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.SensorSystem#getIdentifier <em>Identifier</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Identifier</em>' attribute.
* @see #getIdentifier()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/ServiceFlowKind.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/ServiceFlowKind.java
index bdda63dea7c..87790695e1a 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/ServiceFlowKind.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/ServiceFlowKind.java
@@ -13,7 +13,7 @@ import org.eclipse.emf.common.util.Enumerator;
* A representation of the literals of the enumeration '<em><b>Service Flow Kind</b></em>',
* and utility methods for working with them.
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getServiceFlowKind()
* @model
* @generated
@@ -23,7 +23,7 @@ public enum ServiceFlowKind implements Enumerator {
* The '<em><b>Provided</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #PROVIDED_VALUE
* @generated
* @ordered
@@ -34,7 +34,7 @@ public enum ServiceFlowKind implements Enumerator {
* The '<em><b>Required</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #REQUIRED_VALUE
* @generated
* @ordered
@@ -48,7 +48,7 @@ public enum ServiceFlowKind implements Enumerator {
* If the meaning of '<em><b>Provided</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #PROVIDED
* @model name="provided"
* @generated
@@ -63,7 +63,7 @@ public enum ServiceFlowKind implements Enumerator {
* If the meaning of '<em><b>Required</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #REQUIRED
* @model name="required"
* @generated
@@ -75,7 +75,7 @@ public enum ServiceFlowKind implements Enumerator {
* An array of all the '<em><b>Service Flow Kind</b></em>' enumerators.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private static final ServiceFlowKind[] VALUES_ARRAY =
@@ -88,7 +88,7 @@ public enum ServiceFlowKind implements Enumerator {
* A public read-only list of all the '<em><b>Service Flow Kind</b></em>' enumerators.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static final List<ServiceFlowKind> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
@@ -97,7 +97,7 @@ public enum ServiceFlowKind implements Enumerator {
* Returns the '<em><b>Service Flow Kind</b></em>' literal with the specified literal value.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static ServiceFlowKind get(String literal) {
@@ -114,7 +114,7 @@ public enum ServiceFlowKind implements Enumerator {
* Returns the '<em><b>Service Flow Kind</b></em>' literal with the specified name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static ServiceFlowKind getByName(String name) {
@@ -131,7 +131,7 @@ public enum ServiceFlowKind implements Enumerator {
* Returns the '<em><b>Service Flow Kind</b></em>' literal with the specified integer value.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static ServiceFlowKind get(int value) {
@@ -147,7 +147,7 @@ public enum ServiceFlowKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final int value;
@@ -155,7 +155,7 @@ public enum ServiceFlowKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final String name;
@@ -163,7 +163,7 @@ public enum ServiceFlowKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final String literal;
@@ -172,7 +172,7 @@ public enum ServiceFlowKind implements Enumerator {
* Only this class can construct instances.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private ServiceFlowKind(int value, String name, String literal) {
@@ -184,7 +184,7 @@ public enum ServiceFlowKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public int getValue() {
@@ -194,7 +194,7 @@ public enum ServiceFlowKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getName() {
@@ -204,7 +204,7 @@ public enum ServiceFlowKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getLiteral() {
@@ -215,7 +215,7 @@ public enum ServiceFlowKind implements Enumerator {
* Returns the literal value of the enumerator, which is its string representation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/ServicePort.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/ServicePort.java
index b6ef87d2847..526b007a96d 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/ServicePort.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/ServicePort.java
@@ -28,7 +28,7 @@ public interface ServicePort extends Port {
* If the meaning of the '<em>Kind</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Kind</em>' attribute.
* @see org.eclipse.papyrus.RobotML.ServiceFlowKind
* @see #setKind(ServiceFlowKind)
@@ -42,7 +42,7 @@ public interface ServicePort extends Port {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.ServicePort#getKind <em>Kind</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Kind</em>' attribute.
* @see org.eclipse.papyrus.RobotML.ServiceFlowKind
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Shade.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Shade.java
index d5391eed3d9..3d62b962bd2 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Shade.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Shade.java
@@ -13,7 +13,7 @@ import org.eclipse.emf.common.util.Enumerator;
* A representation of the literals of the enumeration '<em><b>Shade</b></em>',
* and utility methods for working with them.
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getShade()
* @model
* @generated
@@ -23,7 +23,7 @@ public enum Shade implements Enumerator {
* The '<em><b>WIREFRAME</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #WIREFRAME_VALUE
* @generated
* @ordered
@@ -34,7 +34,7 @@ public enum Shade implements Enumerator {
* The '<em><b>BOUNDBOX</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #BOUNDBOX_VALUE
* @generated
* @ordered
@@ -45,7 +45,7 @@ public enum Shade implements Enumerator {
* The '<em><b>SOLID</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #SOLID_VALUE
* @generated
* @ordered
@@ -56,7 +56,7 @@ public enum Shade implements Enumerator {
* The '<em><b>TEXTURED</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #TEXTURED_VALUE
* @generated
* @ordered
@@ -70,7 +70,7 @@ public enum Shade implements Enumerator {
* If the meaning of '<em><b>WIREFRAME</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #WIREFRAME
* @model
* @generated
@@ -85,7 +85,7 @@ public enum Shade implements Enumerator {
* If the meaning of '<em><b>BOUNDBOX</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #BOUNDBOX
* @model
* @generated
@@ -100,7 +100,7 @@ public enum Shade implements Enumerator {
* If the meaning of '<em><b>SOLID</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #SOLID
* @model
* @generated
@@ -115,7 +115,7 @@ public enum Shade implements Enumerator {
* If the meaning of '<em><b>TEXTURED</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #TEXTURED
* @model
* @generated
@@ -127,7 +127,7 @@ public enum Shade implements Enumerator {
* An array of all the '<em><b>Shade</b></em>' enumerators.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private static final Shade[] VALUES_ARRAY =
@@ -142,7 +142,7 @@ public enum Shade implements Enumerator {
* A public read-only list of all the '<em><b>Shade</b></em>' enumerators.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static final List<Shade> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
@@ -151,7 +151,7 @@ public enum Shade implements Enumerator {
* Returns the '<em><b>Shade</b></em>' literal with the specified literal value.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static Shade get(String literal) {
@@ -168,7 +168,7 @@ public enum Shade implements Enumerator {
* Returns the '<em><b>Shade</b></em>' literal with the specified name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static Shade getByName(String name) {
@@ -185,7 +185,7 @@ public enum Shade implements Enumerator {
* Returns the '<em><b>Shade</b></em>' literal with the specified integer value.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static Shade get(int value) {
@@ -205,7 +205,7 @@ public enum Shade implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final int value;
@@ -213,7 +213,7 @@ public enum Shade implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final String name;
@@ -221,7 +221,7 @@ public enum Shade implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final String literal;
@@ -230,7 +230,7 @@ public enum Shade implements Enumerator {
* Only this class can construct instances.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private Shade(int value, String name, String literal) {
@@ -242,7 +242,7 @@ public enum Shade implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public int getValue() {
@@ -252,7 +252,7 @@ public enum Shade implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getName() {
@@ -262,7 +262,7 @@ public enum Shade implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getLiteral() {
@@ -273,7 +273,7 @@ public enum Shade implements Enumerator {
* Returns the literal value of the enumerator, which is its string representation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Software.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Software.java
index 79ef1049c82..230fd1bb073 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Software.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Software.java
@@ -31,7 +31,7 @@ public interface Software extends org.eclipse.papyrus.RobotML.System {
* If the meaning of the '<em>Is Periodic</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 Periodic</em>' attribute.
* @see #setIsPeriodic(boolean)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSoftware_IsPeriodic()
@@ -44,7 +44,7 @@ public interface Software extends org.eclipse.papyrus.RobotML.System {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.Software#isIsPeriodic <em>Is Periodic</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Is Periodic</em>' attribute.
* @see #isIsPeriodic()
@@ -59,7 +59,7 @@ public interface Software extends org.eclipse.papyrus.RobotML.System {
* If the meaning of the '<em>Period</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Period</em>' attribute.
* @see #setPeriod(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSoftware_Period()
@@ -72,7 +72,7 @@ public interface Software extends org.eclipse.papyrus.RobotML.System {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.Software#getPeriod <em>Period</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Period</em>' attribute.
* @see #getPeriod()
@@ -87,7 +87,7 @@ public interface Software extends org.eclipse.papyrus.RobotML.System {
* 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(char)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSoftware_Priority()
@@ -100,7 +100,7 @@ public interface Software extends org.eclipse.papyrus.RobotML.System {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.Software#getPriority <em>Priority</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Priority</em>' attribute.
* @see #getPriority()
@@ -115,7 +115,7 @@ public interface Software extends org.eclipse.papyrus.RobotML.System {
* 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(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSoftware_Deadline()
@@ -128,7 +128,7 @@ public interface Software extends org.eclipse.papyrus.RobotML.System {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.Software#getDeadline <em>Deadline</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Deadline</em>' attribute.
* @see #getDeadline()
@@ -143,7 +143,7 @@ public interface Software extends org.eclipse.papyrus.RobotML.System {
* If the meaning of the '<em>Wcet</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Wcet</em>' attribute.
* @see #setWcet(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSoftware_Wcet()
@@ -156,7 +156,7 @@ public interface Software extends org.eclipse.papyrus.RobotML.System {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.Software#getWcet <em>Wcet</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Wcet</em>' attribute.
* @see #getWcet()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/State.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/State.java
index b23b0470285..23111e63316 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/State.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/State.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML;
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.uml2.uml.Behavior;
/**
@@ -36,7 +35,7 @@ public interface State extends EObject {
* If the meaning of the '<em>Base State</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 State</em>' reference.
* @see #setBase_State(org.eclipse.uml2.uml.State)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getState_Base_State()
@@ -49,7 +48,7 @@ public interface State extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.State#getBase_State <em>Base State</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Base State</em>' reference.
* @see #getBase_State()
@@ -64,7 +63,7 @@ public interface State extends EObject {
* If the meaning of the '<em>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>Behavior</em>' reference.
* @see #setBehavior(Behavior)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getState_Behavior()
@@ -77,7 +76,7 @@ public interface State extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.State#getBehavior <em>Behavior</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Behavior</em>' reference.
* @see #getBehavior()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/SteeredWheelSystem.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/SteeredWheelSystem.java
index 92c73ca9d5b..6dd92d5afde 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/SteeredWheelSystem.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/SteeredWheelSystem.java
@@ -42,7 +42,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* If the meaning of the '<em>Wheel Radius</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Wheel Radius</em>' attribute.
* @see #setWheelRadius(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSteeredWheelSystem_WheelRadius()
@@ -55,7 +55,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelRadius <em>Wheel Radius</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Wheel Radius</em>' attribute.
* @see #getWheelRadius()
@@ -70,7 +70,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* If the meaning of the '<em>Wheel Width</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Wheel Width</em>' attribute.
* @see #setWheelWidth(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSteeredWheelSystem_WheelWidth()
@@ -83,7 +83,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelWidth <em>Wheel Width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Wheel Width</em>' attribute.
* @see #getWheelWidth()
@@ -98,7 +98,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* If the meaning of the '<em>Suspension Rest Length</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Suspension Rest Length</em>' attribute.
* @see #setSuspensionRestLength(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSteeredWheelSystem_SuspensionRestLength()
@@ -111,7 +111,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getSuspensionRestLength <em>Suspension Rest Length</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Suspension Rest Length</em>' attribute.
* @see #getSuspensionRestLength()
@@ -126,7 +126,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* If the meaning of the '<em>Wheel Connection Height</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Wheel Connection Height</em>' attribute.
* @see #setWheelConnectionHeight(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSteeredWheelSystem_WheelConnectionHeight()
@@ -139,7 +139,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelConnectionHeight <em>Wheel Connection Height</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Wheel Connection Height</em>' attribute.
* @see #getWheelConnectionHeight()
@@ -154,7 +154,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* If the meaning of the '<em>Type Of Wheel</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Type Of Wheel</em>' attribute.
* @see #setTypeOfWheel(String)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSteeredWheelSystem_TypeOfWheel()
@@ -167,7 +167,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getTypeOfWheel <em>Type Of Wheel</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Type Of Wheel</em>' attribute.
* @see #getTypeOfWheel()
@@ -182,7 +182,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* If the meaning of the '<em>Wheel Velocity PI Dkp</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Wheel Velocity PI Dkp</em>' attribute.
* @see #setWheelVelocityPIDkp(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSteeredWheelSystem_WheelVelocityPIDkp()
@@ -195,7 +195,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelVelocityPIDkp <em>Wheel Velocity PI Dkp</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Wheel Velocity PI Dkp</em>' attribute.
* @see #getWheelVelocityPIDkp()
@@ -210,7 +210,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* If the meaning of the '<em>Wheel Velocity PI Dki</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Wheel Velocity PI Dki</em>' attribute.
* @see #setWheelVelocityPIDki(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSteeredWheelSystem_WheelVelocityPIDki()
@@ -223,7 +223,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelVelocityPIDki <em>Wheel Velocity PI Dki</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Wheel Velocity PI Dki</em>' attribute.
* @see #getWheelVelocityPIDki()
@@ -238,7 +238,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* If the meaning of the '<em>Wheel Velocity PI Dkd</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Wheel Velocity PI Dkd</em>' attribute.
* @see #setWheelVelocityPIDkd(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSteeredWheelSystem_WheelVelocityPIDkd()
@@ -251,7 +251,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelVelocityPIDkd <em>Wheel Velocity PI Dkd</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Wheel Velocity PI Dkd</em>' attribute.
* @see #getWheelVelocityPIDkd()
@@ -266,7 +266,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* If the meaning of the '<em>Wheel Steering PI Dkp</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Wheel Steering PI Dkp</em>' attribute.
* @see #setWheelSteeringPIDkp(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSteeredWheelSystem_WheelSteeringPIDkp()
@@ -279,7 +279,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelSteeringPIDkp <em>Wheel Steering PI Dkp</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Wheel Steering PI Dkp</em>' attribute.
* @see #getWheelSteeringPIDkp()
@@ -294,7 +294,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* If the meaning of the '<em>Wheel Steering PI Dkd</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Wheel Steering PI Dkd</em>' attribute.
* @see #setWheelSteeringPIDkd(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSteeredWheelSystem_WheelSteeringPIDkd()
@@ -307,7 +307,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelSteeringPIDkd <em>Wheel Steering PI Dkd</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Wheel Steering PI Dkd</em>' attribute.
* @see #getWheelSteeringPIDkd()
@@ -322,7 +322,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* If the meaning of the '<em>Wheel Friction</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Wheel Friction</em>' attribute.
* @see #setWheelFriction(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSteeredWheelSystem_WheelFriction()
@@ -335,7 +335,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelFriction <em>Wheel Friction</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Wheel Friction</em>' attribute.
* @see #getWheelFriction()
@@ -350,7 +350,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* If the meaning of the '<em>Suspension Stiffness</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Suspension Stiffness</em>' attribute.
* @see #setSuspensionStiffness(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSteeredWheelSystem_SuspensionStiffness()
@@ -363,7 +363,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getSuspensionStiffness <em>Suspension Stiffness</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Suspension Stiffness</em>' attribute.
* @see #getSuspensionStiffness()
@@ -378,7 +378,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* If the meaning of the '<em>Suspension Damping</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Suspension Damping</em>' attribute.
* @see #setSuspensionDamping(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSteeredWheelSystem_SuspensionDamping()
@@ -391,7 +391,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getSuspensionDamping <em>Suspension Damping</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Suspension Damping</em>' attribute.
* @see #getSuspensionDamping()
@@ -406,7 +406,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* If the meaning of the '<em>Suspension Compression</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Suspension Compression</em>' attribute.
* @see #setSuspensionCompression(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSteeredWheelSystem_SuspensionCompression()
@@ -419,7 +419,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getSuspensionCompression <em>Suspension Compression</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Suspension Compression</em>' attribute.
* @see #getSuspensionCompression()
@@ -434,7 +434,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* If the meaning of the '<em>Wheel Velocity PI Dmax Sum</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Wheel Velocity PI Dmax Sum</em>' attribute.
* @see #setWheelVelocityPIDmaxSum(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSteeredWheelSystem_WheelVelocityPIDmaxSum()
@@ -447,7 +447,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelVelocityPIDmaxSum <em>Wheel Velocity PI Dmax Sum</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Wheel Velocity PI Dmax Sum</em>' attribute.
* @see #getWheelVelocityPIDmaxSum()
@@ -462,7 +462,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* If the meaning of the '<em>Wheel Velocity PI Dmax Val</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Wheel Velocity PI Dmax Val</em>' attribute.
* @see #setWheelVelocityPIDmaxVal(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSteeredWheelSystem_WheelVelocityPIDmaxVal()
@@ -475,7 +475,7 @@ public interface SteeredWheelSystem extends LocomotionSystem {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.SteeredWheelSystem#getWheelVelocityPIDmaxVal <em>Wheel Velocity PI Dmax Val</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Wheel Velocity PI Dmax Val</em>' attribute.
* @see #getWheelVelocityPIDmaxVal()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/SynchronizationKind.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/SynchronizationKind.java
index 1dcac7df7d1..294265164ff 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/SynchronizationKind.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/SynchronizationKind.java
@@ -13,7 +13,7 @@ import org.eclipse.emf.common.util.Enumerator;
* A representation of the literals of the enumeration '<em><b>Synchronization Kind</b></em>',
* and utility methods for working with them.
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSynchronizationKind()
* @model
* @generated
@@ -23,7 +23,7 @@ public enum SynchronizationKind implements Enumerator {
* The '<em><b>SYNCH</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #SYNCH_VALUE
* @generated
* @ordered
@@ -34,7 +34,7 @@ public enum SynchronizationKind implements Enumerator {
* The '<em><b>ASYNCH</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #ASYNCH_VALUE
* @generated
* @ordered
@@ -45,7 +45,7 @@ public enum SynchronizationKind implements Enumerator {
* The '<em><b>Undefined</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #UNDEFINED_VALUE
* @generated
* @ordered
@@ -59,7 +59,7 @@ public enum SynchronizationKind implements Enumerator {
* If the meaning of '<em><b>SYNCH</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #SYNCH
* @model
* @generated
@@ -74,7 +74,7 @@ public enum SynchronizationKind implements Enumerator {
* If the meaning of '<em><b>ASYNCH</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #ASYNCH
* @model
* @generated
@@ -89,7 +89,7 @@ public enum SynchronizationKind implements Enumerator {
* If the meaning of '<em><b>Undefined</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #UNDEFINED
* @model name="undefined"
* @generated
@@ -101,7 +101,7 @@ public enum SynchronizationKind implements Enumerator {
* An array of all the '<em><b>Synchronization Kind</b></em>' enumerators.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private static final SynchronizationKind[] VALUES_ARRAY =
@@ -115,7 +115,7 @@ public enum SynchronizationKind implements Enumerator {
* A public read-only list of all the '<em><b>Synchronization Kind</b></em>' enumerators.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static final List<SynchronizationKind> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
@@ -124,7 +124,7 @@ public enum SynchronizationKind implements Enumerator {
* Returns the '<em><b>Synchronization Kind</b></em>' literal with the specified literal value.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static SynchronizationKind get(String literal) {
@@ -141,7 +141,7 @@ public enum SynchronizationKind implements Enumerator {
* Returns the '<em><b>Synchronization Kind</b></em>' literal with the specified name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static SynchronizationKind getByName(String name) {
@@ -158,7 +158,7 @@ public enum SynchronizationKind implements Enumerator {
* Returns the '<em><b>Synchronization Kind</b></em>' literal with the specified integer value.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static SynchronizationKind get(int value) {
@@ -176,7 +176,7 @@ public enum SynchronizationKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final int value;
@@ -184,7 +184,7 @@ public enum SynchronizationKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final String name;
@@ -192,7 +192,7 @@ public enum SynchronizationKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final String literal;
@@ -201,7 +201,7 @@ public enum SynchronizationKind implements Enumerator {
* Only this class can construct instances.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private SynchronizationKind(int value, String name, String literal) {
@@ -213,7 +213,7 @@ public enum SynchronizationKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public int getValue() {
@@ -223,7 +223,7 @@ public enum SynchronizationKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getName() {
@@ -233,7 +233,7 @@ public enum SynchronizationKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getLiteral() {
@@ -244,7 +244,7 @@ public enum SynchronizationKind implements Enumerator {
* Returns the literal value of the enumerator, which is its string representation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/System.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/System.java
index 5c1d9ee9b46..ed56f662a30 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/System.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/System.java
@@ -31,7 +31,7 @@ public interface System extends EObject {
* 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.RobotML.RobotMLPackage#getSystem_Base_Class()
@@ -44,7 +44,7 @@ public interface System extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.System#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.
* @see #getBase_Class()
@@ -59,7 +59,7 @@ public interface System extends EObject {
* If the meaning of the '<em>Native</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Native</em>' attribute.
* @see #setNative(boolean)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSystem_Native()
@@ -72,7 +72,7 @@ public interface System extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.System#isNative <em>Native</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Native</em>' attribute.
* @see #isNative()
@@ -87,7 +87,7 @@ public interface System extends EObject {
* If the meaning of the '<em>Library Path</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Library Path</em>' attribute.
* @see #setLibraryPath(String)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSystem_LibraryPath()
@@ -100,7 +100,7 @@ public interface System extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.System#getLibraryPath <em>Library Path</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Library Path</em>' attribute.
* @see #getLibraryPath()
@@ -115,7 +115,7 @@ public interface System extends EObject {
* If the meaning of the '<em>Library Component Name</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Library Component Name</em>' attribute.
* @see #setLibraryComponentName(String)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getSystem_LibraryComponentName()
@@ -128,7 +128,7 @@ public interface System extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.System#getLibraryComponentName <em>Library Component Name</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Library Component Name</em>' attribute.
* @see #getLibraryComponentName()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Transition.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Transition.java
index 16c0bc38caa..59d946c8176 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Transition.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/Transition.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML;
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.uml2.uml.Behavior;
/**
@@ -38,7 +37,7 @@ public interface Transition extends EObject {
* If the meaning of the '<em>Base Transition</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 Transition</em>' reference.
* @see #setBase_Transition(org.eclipse.uml2.uml.Transition)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getTransition_Base_Transition()
@@ -51,7 +50,7 @@ public interface Transition extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.Transition#getBase_Transition <em>Base Transition</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Base Transition</em>' reference.
* @see #getBase_Transition()
@@ -66,7 +65,7 @@ public interface Transition extends EObject {
* If the meaning of the '<em>Guard</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Guard</em>' reference.
* @see #setGuard(Behavior)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getTransition_Guard()
@@ -79,7 +78,7 @@ public interface Transition extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.Transition#getGuard <em>Guard</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Guard</em>' reference.
* @see #getGuard()
@@ -94,7 +93,7 @@ public interface Transition extends EObject {
* 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(Behavior)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getTransition_Effect()
@@ -107,7 +106,7 @@ public interface Transition extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.Transition#getEffect <em>Effect</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Effect</em>' reference.
* @see #getEffect()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/UGVKind.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/UGVKind.java
index d8a672968f9..6afb160e93c 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/UGVKind.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/UGVKind.java
@@ -13,7 +13,7 @@ import org.eclipse.emf.common.util.Enumerator;
* A representation of the literals of the enumeration '<em><b>UGV Kind</b></em>',
* and utility methods for working with them.
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getUGVKind()
* @model
* @generated
@@ -23,7 +23,7 @@ public enum UGVKind implements Enumerator {
* The '<em><b>Differential</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #DIFFERENTIAL_VALUE
* @generated
* @ordered
@@ -34,7 +34,7 @@ public enum UGVKind implements Enumerator {
* The '<em><b>Car</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #CAR_VALUE
* @generated
* @ordered
@@ -48,7 +48,7 @@ public enum UGVKind implements Enumerator {
* If the meaning of '<em><b>Differential</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #DIFFERENTIAL
* @model name="differential"
* @generated
@@ -63,7 +63,7 @@ public enum UGVKind implements Enumerator {
* If the meaning of '<em><b>Car</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #CAR
* @model name="car"
* @generated
@@ -75,7 +75,7 @@ public enum UGVKind implements Enumerator {
* An array of all the '<em><b>UGV Kind</b></em>' enumerators.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private static final UGVKind[] VALUES_ARRAY =
@@ -88,7 +88,7 @@ public enum UGVKind implements Enumerator {
* A public read-only list of all the '<em><b>UGV Kind</b></em>' enumerators.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static final List<UGVKind> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
@@ -97,7 +97,7 @@ public enum UGVKind implements Enumerator {
* Returns the '<em><b>UGV Kind</b></em>' literal with the specified literal value.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static UGVKind get(String literal) {
@@ -114,7 +114,7 @@ public enum UGVKind implements Enumerator {
* Returns the '<em><b>UGV Kind</b></em>' literal with the specified name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static UGVKind getByName(String name) {
@@ -131,7 +131,7 @@ public enum UGVKind implements Enumerator {
* Returns the '<em><b>UGV Kind</b></em>' literal with the specified integer value.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static UGVKind get(int value) {
@@ -147,7 +147,7 @@ public enum UGVKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final int value;
@@ -155,7 +155,7 @@ public enum UGVKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final String name;
@@ -163,7 +163,7 @@ public enum UGVKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final String literal;
@@ -172,7 +172,7 @@ public enum UGVKind implements Enumerator {
* Only this class can construct instances.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private UGVKind(int value, String name, String literal) {
@@ -184,7 +184,7 @@ public enum UGVKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public int getValue() {
@@ -194,7 +194,7 @@ public enum UGVKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getName() {
@@ -204,7 +204,7 @@ public enum UGVKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getLiteral() {
@@ -215,7 +215,7 @@ public enum UGVKind implements Enumerator {
* Returns the literal value of the enumerator, which is its string representation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ActuatedJointImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ActuatedJointImpl.java
index 23d3072293b..e7fbc9b0607 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ActuatedJointImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ActuatedJointImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.ActuatedJoint;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class ActuatedJointImpl extends JointImpl implements ActuatedJoint {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected ActuatedJointImpl() {
@@ -30,7 +29,7 @@ public class ActuatedJointImpl extends JointImpl implements ActuatedJoint {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ActuatorHardwareImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ActuatorHardwareImpl.java
index 54f3a3868e4..d004370a537 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ActuatorHardwareImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ActuatorHardwareImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.ActuatorHardware;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class ActuatorHardwareImpl extends HardwareImpl implements ActuatorHardwa
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected ActuatorHardwareImpl() {
@@ -30,7 +29,7 @@ public class ActuatorHardwareImpl extends HardwareImpl implements ActuatorHardwa
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ActuatorSystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ActuatorSystemImpl.java
index 1f4ad88688f..8d9de6c3c0d 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ActuatorSystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ActuatorSystemImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.ActuatorSystem;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class ActuatorSystemImpl extends RoboticSystemImpl implements ActuatorSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected ActuatorSystemImpl() {
@@ -30,7 +29,7 @@ public class ActuatorSystemImpl extends RoboticSystemImpl implements ActuatorSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/AgentImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/AgentImpl.java
index 3a00d0df356..d1baad70f81 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/AgentImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/AgentImpl.java
@@ -5,11 +5,8 @@ package org.eclipse.papyrus.RobotML.impl;
import java.util.Collection;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.util.EObjectResolvingEList;
-
import org.eclipse.papyrus.RobotML.Agent;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
import org.eclipse.papyrus.RobotML.Surface;
@@ -32,7 +29,7 @@ public class AgentImpl extends PhysicalObjectImpl implements Agent {
* The cached value of the '{@link #getMovesOver() <em>Moves Over</em>}' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getMovesOver()
* @generated
* @ordered
@@ -42,7 +39,7 @@ public class AgentImpl extends PhysicalObjectImpl implements Agent {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected AgentImpl() {
@@ -52,7 +49,7 @@ public class AgentImpl extends PhysicalObjectImpl implements Agent {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -63,7 +60,7 @@ public class AgentImpl extends PhysicalObjectImpl implements Agent {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Surface> getMovesOver() {
@@ -76,7 +73,7 @@ public class AgentImpl extends PhysicalObjectImpl implements Agent {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -91,7 +88,7 @@ public class AgentImpl extends PhysicalObjectImpl implements Agent {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -109,7 +106,7 @@ public class AgentImpl extends PhysicalObjectImpl implements Agent {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -125,7 +122,7 @@ public class AgentImpl extends PhysicalObjectImpl implements Agent {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/AlgorithmImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/AlgorithmImpl.java
index 8e68cc041b1..6df7c202d21 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/AlgorithmImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/AlgorithmImpl.java
@@ -3,16 +3,12 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotML.Algorithm;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
-
import org.eclipse.uml2.uml.Operation;
/**
@@ -37,7 +33,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
* 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,7 +44,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
* The default value of the '{@link #isIsExternal() <em>Is External</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #isIsExternal()
* @generated
* @ordered
@@ -59,7 +55,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
* The cached value of the '{@link #isIsExternal() <em>Is External</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #isIsExternal()
* @generated
* @ordered
@@ -70,7 +66,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
* The default value of the '{@link #getExtFunctionName() <em>Ext Function Name</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getExtFunctionName()
* @generated
* @ordered
@@ -81,7 +77,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
* The cached value of the '{@link #getExtFunctionName() <em>Ext Function Name</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getExtFunctionName()
* @generated
* @ordered
@@ -92,7 +88,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
* The default value of the '{@link #getLibPath() <em>Lib Path</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLibPath()
* @generated
* @ordered
@@ -103,7 +99,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
* The cached value of the '{@link #getLibPath() <em>Lib Path</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLibPath()
* @generated
* @ordered
@@ -114,7 +110,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
* The default value of the '{@link #getLibFileFormat() <em>Lib File Format</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLibFileFormat()
* @generated
* @ordered
@@ -125,7 +121,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
* The cached value of the '{@link #getLibFileFormat() <em>Lib File Format</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLibFileFormat()
* @generated
* @ordered
@@ -135,7 +131,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected AlgorithmImpl() {
@@ -145,7 +141,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -156,7 +152,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Operation getBase_Operation() {
@@ -175,7 +171,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Operation basicGetBase_Operation() {
@@ -185,7 +181,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setBase_Operation(Operation newBase_Operation) {
@@ -199,7 +195,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public boolean isIsExternal() {
@@ -209,7 +205,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setIsExternal(boolean newIsExternal) {
@@ -223,7 +219,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getExtFunctionName() {
@@ -233,7 +229,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setExtFunctionName(String newExtFunctionName) {
@@ -247,7 +243,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getLibPath() {
@@ -257,7 +253,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLibPath(String newLibPath) {
@@ -271,7 +267,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getLibFileFormat() {
@@ -281,7 +277,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLibFileFormat(String newLibFileFormat) {
@@ -295,7 +291,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -321,7 +317,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -349,7 +345,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -377,7 +373,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -400,7 +396,7 @@ public class AlgorithmImpl extends MinimalEObjectImpl.Container implements Algor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/AlgorithmLibraryImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/AlgorithmLibraryImpl.java
index 24140db848a..dc5d9ad7967 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/AlgorithmLibraryImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/AlgorithmLibraryImpl.java
@@ -3,13 +3,10 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotML.AlgorithmLibrary;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -32,7 +29,7 @@ public class AlgorithmLibraryImpl extends MinimalEObjectImpl.Container implement
* The cached value of the '{@link #getBase_Class() <em>Base Class</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getBase_Class()
* @generated
* @ordered
@@ -43,7 +40,7 @@ public class AlgorithmLibraryImpl extends MinimalEObjectImpl.Container implement
* The default value of the '{@link #getPath() <em>Path</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPath()
* @generated
* @ordered
@@ -54,7 +51,7 @@ public class AlgorithmLibraryImpl extends MinimalEObjectImpl.Container implement
* The cached value of the '{@link #getPath() <em>Path</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPath()
* @generated
* @ordered
@@ -64,7 +61,7 @@ public class AlgorithmLibraryImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected AlgorithmLibraryImpl() {
@@ -74,7 +71,7 @@ public class AlgorithmLibraryImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -85,7 +82,7 @@ public class AlgorithmLibraryImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public org.eclipse.uml2.uml.Class getBase_Class() {
@@ -104,7 +101,7 @@ public class AlgorithmLibraryImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public org.eclipse.uml2.uml.Class basicGetBase_Class() {
@@ -114,7 +111,7 @@ public class AlgorithmLibraryImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setBase_Class(org.eclipse.uml2.uml.Class newBase_Class) {
@@ -128,7 +125,7 @@ public class AlgorithmLibraryImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getPath() {
@@ -138,7 +135,7 @@ public class AlgorithmLibraryImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setPath(String newPath) {
@@ -152,7 +149,7 @@ public class AlgorithmLibraryImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -172,7 +169,7 @@ public class AlgorithmLibraryImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -191,7 +188,7 @@ public class AlgorithmLibraryImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -210,7 +207,7 @@ public class AlgorithmLibraryImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -227,7 +224,7 @@ public class AlgorithmLibraryImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/AllocateImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/AllocateImpl.java
index 2f1c0f4cc2e..2bcac6d123b 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/AllocateImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/AllocateImpl.java
@@ -3,16 +3,12 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotML.Allocate;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
-
import org.eclipse.uml2.uml.Abstraction;
/**
@@ -33,7 +29,7 @@ public class AllocateImpl extends MinimalEObjectImpl.Container implements Alloca
* The cached value of the '{@link #getBase_Abstraction() <em>Base Abstraction</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getBase_Abstraction()
* @generated
* @ordered
@@ -43,7 +39,7 @@ public class AllocateImpl extends MinimalEObjectImpl.Container implements Alloca
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected AllocateImpl() {
@@ -53,7 +49,7 @@ public class AllocateImpl extends MinimalEObjectImpl.Container implements Alloca
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -64,7 +60,7 @@ public class AllocateImpl extends MinimalEObjectImpl.Container implements Alloca
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Abstraction getBase_Abstraction() {
@@ -83,7 +79,7 @@ public class AllocateImpl extends MinimalEObjectImpl.Container implements Alloca
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Abstraction basicGetBase_Abstraction() {
@@ -93,7 +89,7 @@ public class AllocateImpl extends MinimalEObjectImpl.Container implements Alloca
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setBase_Abstraction(Abstraction newBase_Abstraction) {
@@ -107,7 +103,7 @@ public class AllocateImpl extends MinimalEObjectImpl.Container implements Alloca
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -125,7 +121,7 @@ public class AllocateImpl extends MinimalEObjectImpl.Container implements Alloca
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -141,7 +137,7 @@ public class AllocateImpl extends MinimalEObjectImpl.Container implements Alloca
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -157,7 +153,7 @@ public class AllocateImpl extends MinimalEObjectImpl.Container implements Alloca
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ArmImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ArmImpl.java
index a94a058c14c..cef5f9a3a79 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ArmImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ArmImpl.java
@@ -3,9 +3,7 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotML.Arm;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -22,7 +20,7 @@ public class ArmImpl extends MinimalEObjectImpl.Container implements Arm {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected ArmImpl() {
@@ -32,7 +30,7 @@ public class ArmImpl extends MinimalEObjectImpl.Container implements Arm {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/BlenderMorseImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/BlenderMorseImpl.java
index a151142a30f..6b12e17e5cd 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/BlenderMorseImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/BlenderMorseImpl.java
@@ -3,11 +3,8 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
-
import org.eclipse.papyrus.RobotML.BlenderMorse;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
import org.eclipse.papyrus.RobotML.Shade;
@@ -33,7 +30,7 @@ public class BlenderMorseImpl extends RoboticSimulatorImpl implements BlenderMor
* The default value of the '{@link #isDebugMode() <em>Debug Mode</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #isDebugMode()
* @generated
* @ordered
@@ -44,7 +41,7 @@ public class BlenderMorseImpl extends RoboticSimulatorImpl implements BlenderMor
* The cached value of the '{@link #isDebugMode() <em>Debug Mode</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #isDebugMode()
* @generated
* @ordered
@@ -55,7 +52,7 @@ public class BlenderMorseImpl extends RoboticSimulatorImpl implements BlenderMor
* The default value of the '{@link #isDebugDisplay() <em>Debug Display</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #isDebugDisplay()
* @generated
* @ordered
@@ -66,7 +63,7 @@ public class BlenderMorseImpl extends RoboticSimulatorImpl implements BlenderMor
* The cached value of the '{@link #isDebugDisplay() <em>Debug Display</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #isDebugDisplay()
* @generated
* @ordered
@@ -77,7 +74,7 @@ public class BlenderMorseImpl extends RoboticSimulatorImpl implements BlenderMor
* The default value of the '{@link #getGravity() <em>Gravity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getGravity()
* @generated
* @ordered
@@ -88,7 +85,7 @@ public class BlenderMorseImpl extends RoboticSimulatorImpl implements BlenderMor
* The cached value of the '{@link #getGravity() <em>Gravity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getGravity()
* @generated
* @ordered
@@ -99,7 +96,7 @@ public class BlenderMorseImpl extends RoboticSimulatorImpl implements BlenderMor
* The default value of the '{@link #get_viewport_shade() <em>viewport shade</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #get_viewport_shade()
* @generated
* @ordered
@@ -110,7 +107,7 @@ public class BlenderMorseImpl extends RoboticSimulatorImpl implements BlenderMor
* The cached value of the '{@link #get_viewport_shade() <em>viewport shade</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #get_viewport_shade()
* @generated
* @ordered
@@ -120,7 +117,7 @@ public class BlenderMorseImpl extends RoboticSimulatorImpl implements BlenderMor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected BlenderMorseImpl() {
@@ -130,7 +127,7 @@ public class BlenderMorseImpl extends RoboticSimulatorImpl implements BlenderMor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -141,7 +138,7 @@ public class BlenderMorseImpl extends RoboticSimulatorImpl implements BlenderMor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public boolean isDebugMode() {
@@ -151,7 +148,7 @@ public class BlenderMorseImpl extends RoboticSimulatorImpl implements BlenderMor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setDebugMode(boolean newDebugMode) {
@@ -165,7 +162,7 @@ public class BlenderMorseImpl extends RoboticSimulatorImpl implements BlenderMor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public boolean isDebugDisplay() {
@@ -175,7 +172,7 @@ public class BlenderMorseImpl extends RoboticSimulatorImpl implements BlenderMor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setDebugDisplay(boolean newDebugDisplay) {
@@ -189,7 +186,7 @@ public class BlenderMorseImpl extends RoboticSimulatorImpl implements BlenderMor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getGravity() {
@@ -199,7 +196,7 @@ public class BlenderMorseImpl extends RoboticSimulatorImpl implements BlenderMor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setGravity(float newGravity) {
@@ -213,7 +210,7 @@ public class BlenderMorseImpl extends RoboticSimulatorImpl implements BlenderMor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Shade get_viewport_shade() {
@@ -223,7 +220,7 @@ public class BlenderMorseImpl extends RoboticSimulatorImpl implements BlenderMor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void set_viewport_shade(Shade new_viewport_shade) {
@@ -237,7 +234,7 @@ public class BlenderMorseImpl extends RoboticSimulatorImpl implements BlenderMor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -258,7 +255,7 @@ public class BlenderMorseImpl extends RoboticSimulatorImpl implements BlenderMor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -283,7 +280,7 @@ public class BlenderMorseImpl extends RoboticSimulatorImpl implements BlenderMor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -308,7 +305,7 @@ public class BlenderMorseImpl extends RoboticSimulatorImpl implements BlenderMor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -329,7 +326,7 @@ public class BlenderMorseImpl extends RoboticSimulatorImpl implements BlenderMor
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/BuildingImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/BuildingImpl.java
index 5a4805d2bd1..b8107d78096 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/BuildingImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/BuildingImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.Building;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class BuildingImpl extends PhysicalObjectImpl implements Building {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected BuildingImpl() {
@@ -30,7 +29,7 @@ public class BuildingImpl extends PhysicalObjectImpl implements Building {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/CameraSystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/CameraSystemImpl.java
index f90a793d086..f306905b56b 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/CameraSystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/CameraSystemImpl.java
@@ -4,15 +4,11 @@ package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
-
import org.eclipse.papyrus.RobotML.CameraSystem;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point32;
/**
@@ -41,7 +37,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
* The default value of the '{@link #getWidth() <em>Width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWidth()
* @generated
* @ordered
@@ -52,7 +48,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
* The cached value of the '{@link #getWidth() <em>Width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWidth()
* @generated
* @ordered
@@ -63,7 +59,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
* The default value of the '{@link #getHeight() <em>Height</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeight()
* @generated
* @ordered
@@ -74,7 +70,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
* The cached value of the '{@link #getHeight() <em>Height</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeight()
* @generated
* @ordered
@@ -85,7 +81,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
* The default value of the '{@link #getAlpha_u() <em>Alpha u</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getAlpha_u()
* @generated
* @ordered
@@ -96,7 +92,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
* The cached value of the '{@link #getAlpha_u() <em>Alpha u</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getAlpha_u()
* @generated
* @ordered
@@ -107,7 +103,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
* The default value of the '{@link #getAlpha_v() <em>Alpha v</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getAlpha_v()
* @generated
* @ordered
@@ -118,7 +114,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
* The cached value of the '{@link #getAlpha_v() <em>Alpha v</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getAlpha_v()
* @generated
* @ordered
@@ -129,7 +125,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
* The default value of the '{@link #getU0() <em>U0</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getU0()
* @generated
* @ordered
@@ -140,7 +136,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
* The cached value of the '{@link #getU0() <em>U0</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getU0()
* @generated
* @ordered
@@ -151,7 +147,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
* The default value of the '{@link #getV0() <em>V0</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getV0()
* @generated
* @ordered
@@ -162,7 +158,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
* The cached value of the '{@link #getV0() <em>V0</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getV0()
* @generated
* @ordered
@@ -173,7 +169,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
* The default value of the '{@link #getColor_format() <em>Color format</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getColor_format()
* @generated
* @ordered
@@ -184,7 +180,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
* The cached value of the '{@link #getColor_format() <em>Color format</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getColor_format()
* @generated
* @ordered
@@ -195,7 +191,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
* The cached value of the '{@link #getTranslate() <em>Translate</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getTranslate()
* @generated
* @ordered
@@ -206,7 +202,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
* The cached value of the '{@link #getRotate() <em>Rotate</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRotate()
* @generated
* @ordered
@@ -216,7 +212,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected CameraSystemImpl() {
@@ -226,7 +222,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -237,7 +233,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getWidth() {
@@ -247,7 +243,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setWidth(long newWidth) {
@@ -261,7 +257,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getHeight() {
@@ -271,7 +267,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeight(long newHeight) {
@@ -285,7 +281,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getAlpha_u() {
@@ -295,7 +291,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setAlpha_u(float newAlpha_u) {
@@ -309,7 +305,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getAlpha_v() {
@@ -319,7 +315,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setAlpha_v(float newAlpha_v) {
@@ -333,7 +329,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getU0() {
@@ -343,7 +339,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setU0(float newU0) {
@@ -357,7 +353,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getV0() {
@@ -367,7 +363,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setV0(float newV0) {
@@ -381,7 +377,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getColor_format() {
@@ -391,7 +387,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setColor_format(String newColor_format) {
@@ -405,7 +401,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Point32 getTranslate() {
@@ -415,7 +411,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetTranslate(Point32 newTranslate, NotificationChain msgs) {
@@ -435,7 +431,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setTranslate(Point32 newTranslate) {
@@ -460,7 +456,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Point32 getRotate() {
@@ -470,7 +466,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetRotate(Point32 newRotate, NotificationChain msgs) {
@@ -490,7 +486,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setRotate(Point32 newRotate) {
@@ -515,7 +511,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -532,7 +528,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -563,7 +559,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -603,7 +599,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -643,7 +639,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -674,7 +670,7 @@ public class CameraSystemImpl extends ImageSensorSystemImpl implements CameraSys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ChassisImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ChassisImpl.java
index d3011dbc156..e0bcd842da4 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ChassisImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ChassisImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.Chassis;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class ChassisImpl extends SupportingStructureImpl implements Chassis {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected ChassisImpl() {
@@ -30,7 +29,7 @@ public class ChassisImpl extends SupportingStructureImpl implements Chassis {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ClosedLoopControlSystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ClosedLoopControlSystemImpl.java
index 14e2cebd099..327e865e0dd 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ClosedLoopControlSystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ClosedLoopControlSystemImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.ClosedLoopControlSystem;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class ClosedLoopControlSystemImpl extends CyberPhysicalSystemImpl impleme
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected ClosedLoopControlSystemImpl() {
@@ -30,7 +29,7 @@ public class ClosedLoopControlSystemImpl extends CyberPhysicalSystemImpl impleme
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/CompleteBondingImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/CompleteBondingImpl.java
index 66b46cfa033..0a47bc720a5 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/CompleteBondingImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/CompleteBondingImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.CompleteBonding;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class CompleteBondingImpl extends JointImpl implements CompleteBonding {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected CompleteBondingImpl() {
@@ -30,7 +29,7 @@ public class CompleteBondingImpl extends JointImpl implements CompleteBonding {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/CyberPhysicalSystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/CyberPhysicalSystemImpl.java
index d09fbd48dd1..a51f9d65e3b 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/CyberPhysicalSystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/CyberPhysicalSystemImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.CyberPhysicalSystem;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class CyberPhysicalSystemImpl extends SystemImpl implements CyberPhysical
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected CyberPhysicalSystemImpl() {
@@ -30,7 +29,7 @@ public class CyberPhysicalSystemImpl extends SystemImpl implements CyberPhysical
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/CycabTKImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/CycabTKImpl.java
index 11ae7fcd1c1..ba536a8937c 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/CycabTKImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/CycabTKImpl.java
@@ -3,11 +3,8 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
-
import org.eclipse.papyrus.RobotML.CycabTK;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -31,7 +28,7 @@ public class CycabTKImpl extends RoboticSimulatorImpl implements CycabTK {
* The default value of the '{@link #isUseRealTime() <em>Use Real Time</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #isUseRealTime()
* @generated
* @ordered
@@ -42,7 +39,7 @@ public class CycabTKImpl extends RoboticSimulatorImpl implements CycabTK {
* The cached value of the '{@link #isUseRealTime() <em>Use Real Time</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #isUseRealTime()
* @generated
* @ordered
@@ -53,7 +50,7 @@ public class CycabTKImpl extends RoboticSimulatorImpl implements CycabTK {
* The default value of the '{@link #getTimeStep() <em>Time Step</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getTimeStep()
* @generated
* @ordered
@@ -64,7 +61,7 @@ public class CycabTKImpl extends RoboticSimulatorImpl implements CycabTK {
* The cached value of the '{@link #getTimeStep() <em>Time Step</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getTimeStep()
* @generated
* @ordered
@@ -75,7 +72,7 @@ public class CycabTKImpl extends RoboticSimulatorImpl implements CycabTK {
* The default value of the '{@link #getTimeFactor() <em>Time Factor</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getTimeFactor()
* @generated
* @ordered
@@ -86,7 +83,7 @@ public class CycabTKImpl extends RoboticSimulatorImpl implements CycabTK {
* The cached value of the '{@link #getTimeFactor() <em>Time Factor</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getTimeFactor()
* @generated
* @ordered
@@ -96,7 +93,7 @@ public class CycabTKImpl extends RoboticSimulatorImpl implements CycabTK {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected CycabTKImpl() {
@@ -106,7 +103,7 @@ public class CycabTKImpl extends RoboticSimulatorImpl implements CycabTK {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -117,7 +114,7 @@ public class CycabTKImpl extends RoboticSimulatorImpl implements CycabTK {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public boolean isUseRealTime() {
@@ -127,7 +124,7 @@ public class CycabTKImpl extends RoboticSimulatorImpl implements CycabTK {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setUseRealTime(boolean newUseRealTime) {
@@ -141,7 +138,7 @@ public class CycabTKImpl extends RoboticSimulatorImpl implements CycabTK {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getTimeStep() {
@@ -151,7 +148,7 @@ public class CycabTKImpl extends RoboticSimulatorImpl implements CycabTK {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setTimeStep(float newTimeStep) {
@@ -165,7 +162,7 @@ public class CycabTKImpl extends RoboticSimulatorImpl implements CycabTK {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getTimeFactor() {
@@ -175,7 +172,7 @@ public class CycabTKImpl extends RoboticSimulatorImpl implements CycabTK {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setTimeFactor(float newTimeFactor) {
@@ -189,7 +186,7 @@ public class CycabTKImpl extends RoboticSimulatorImpl implements CycabTK {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -208,7 +205,7 @@ public class CycabTKImpl extends RoboticSimulatorImpl implements CycabTK {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -230,7 +227,7 @@ public class CycabTKImpl extends RoboticSimulatorImpl implements CycabTK {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -252,7 +249,7 @@ public class CycabTKImpl extends RoboticSimulatorImpl implements CycabTK {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -271,7 +268,7 @@ public class CycabTKImpl extends RoboticSimulatorImpl implements CycabTK {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/DataFlowPortImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/DataFlowPortImpl.java
index e6100d73240..46157c8d8c5 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/DataFlowPortImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/DataFlowPortImpl.java
@@ -3,11 +3,8 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
-
import org.eclipse.papyrus.RobotML.DataFlowDirectionKind;
import org.eclipse.papyrus.RobotML.DataFlowPort;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -33,7 +30,7 @@ public class DataFlowPortImpl extends PortImpl implements DataFlowPort {
* The default value of the '{@link #getDirection() <em>Direction</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getDirection()
* @generated
* @ordered
@@ -44,7 +41,7 @@ public class DataFlowPortImpl extends PortImpl implements DataFlowPort {
* The cached value of the '{@link #getDirection() <em>Direction</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getDirection()
* @generated
* @ordered
@@ -55,7 +52,7 @@ public class DataFlowPortImpl extends PortImpl implements DataFlowPort {
* The default value of the '{@link #getBufferSize() <em>Buffer Size</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getBufferSize()
* @generated
* @ordered
@@ -66,7 +63,7 @@ public class DataFlowPortImpl extends PortImpl implements DataFlowPort {
* The cached value of the '{@link #getBufferSize() <em>Buffer Size</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getBufferSize()
* @generated
* @ordered
@@ -76,7 +73,7 @@ public class DataFlowPortImpl extends PortImpl implements DataFlowPort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected DataFlowPortImpl() {
@@ -86,7 +83,7 @@ public class DataFlowPortImpl extends PortImpl implements DataFlowPort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -97,7 +94,7 @@ public class DataFlowPortImpl extends PortImpl implements DataFlowPort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public DataFlowDirectionKind getDirection() {
@@ -107,7 +104,7 @@ public class DataFlowPortImpl extends PortImpl implements DataFlowPort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setDirection(DataFlowDirectionKind newDirection) {
@@ -121,7 +118,7 @@ public class DataFlowPortImpl extends PortImpl implements DataFlowPort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public int getBufferSize() {
@@ -131,7 +128,7 @@ public class DataFlowPortImpl extends PortImpl implements DataFlowPort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setBufferSize(int newBufferSize) {
@@ -145,7 +142,7 @@ public class DataFlowPortImpl extends PortImpl implements DataFlowPort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -162,7 +159,7 @@ public class DataFlowPortImpl extends PortImpl implements DataFlowPort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -181,7 +178,7 @@ public class DataFlowPortImpl extends PortImpl implements DataFlowPort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -200,7 +197,7 @@ public class DataFlowPortImpl extends PortImpl implements DataFlowPort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -217,7 +214,7 @@ public class DataFlowPortImpl extends PortImpl implements DataFlowPort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/DeploymentPlanImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/DeploymentPlanImpl.java
index 7fd49d733de..01015e9b1d0 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/DeploymentPlanImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/DeploymentPlanImpl.java
@@ -3,16 +3,12 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotML.DeploymentPlan;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
-
import org.eclipse.uml2.uml.InstanceSpecification;
/**
@@ -34,7 +30,7 @@ public class DeploymentPlanImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getBase_Package() <em>Base Package</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getBase_Package()
* @generated
* @ordered
@@ -45,7 +41,7 @@ public class DeploymentPlanImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getMainInstance() <em>Main Instance</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getMainInstance()
* @generated
* @ordered
@@ -55,7 +51,7 @@ public class DeploymentPlanImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected DeploymentPlanImpl() {
@@ -65,7 +61,7 @@ public class DeploymentPlanImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -76,7 +72,7 @@ public class DeploymentPlanImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public org.eclipse.uml2.uml.Package getBase_Package() {
@@ -95,7 +91,7 @@ public class DeploymentPlanImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public org.eclipse.uml2.uml.Package basicGetBase_Package() {
@@ -105,7 +101,7 @@ public class DeploymentPlanImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setBase_Package(org.eclipse.uml2.uml.Package newBase_Package) {
@@ -119,7 +115,7 @@ public class DeploymentPlanImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public InstanceSpecification getMainInstance() {
@@ -138,7 +134,7 @@ public class DeploymentPlanImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public InstanceSpecification basicGetMainInstance() {
@@ -148,7 +144,7 @@ public class DeploymentPlanImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setMainInstance(InstanceSpecification newMainInstance) {
@@ -162,7 +158,7 @@ public class DeploymentPlanImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -185,7 +181,7 @@ public class DeploymentPlanImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -204,7 +200,7 @@ public class DeploymentPlanImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -223,7 +219,7 @@ public class DeploymentPlanImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/EngineSystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/EngineSystemImpl.java
index 324da357ef6..83e51d8095f 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/EngineSystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/EngineSystemImpl.java
@@ -3,11 +3,8 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
-
import org.eclipse.papyrus.RobotML.EngineSystem;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -34,7 +31,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
* The default value of the '{@link #getVehicleTraction() <em>Vehicle Traction</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getVehicleTraction()
* @generated
* @ordered
@@ -45,7 +42,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
* The cached value of the '{@link #getVehicleTraction() <em>Vehicle Traction</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getVehicleTraction()
* @generated
* @ordered
@@ -56,7 +53,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
* The default value of the '{@link #getMaxEngineForce() <em>Max Engine Force</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getMaxEngineForce()
* @generated
* @ordered
@@ -67,7 +64,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
* The cached value of the '{@link #getMaxEngineForce() <em>Max Engine Force</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getMaxEngineForce()
* @generated
* @ordered
@@ -78,7 +75,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
* The default value of the '{@link #getMaxBreakingForce() <em>Max Breaking Force</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getMaxBreakingForce()
* @generated
* @ordered
@@ -89,7 +86,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
* The cached value of the '{@link #getMaxBreakingForce() <em>Max Breaking Force</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getMaxBreakingForce()
* @generated
* @ordered
@@ -100,7 +97,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
* The default value of the '{@link #getMaxAllowedSteering() <em>Max Allowed Steering</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getMaxAllowedSteering()
* @generated
* @ordered
@@ -111,7 +108,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
* The cached value of the '{@link #getMaxAllowedSteering() <em>Max Allowed Steering</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getMaxAllowedSteering()
* @generated
* @ordered
@@ -122,7 +119,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
* The default value of the '{@link #getMaxAllowedVelocity() <em>Max Allowed Velocity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getMaxAllowedVelocity()
* @generated
* @ordered
@@ -133,7 +130,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
* The cached value of the '{@link #getMaxAllowedVelocity() <em>Max Allowed Velocity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getMaxAllowedVelocity()
* @generated
* @ordered
@@ -144,7 +141,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
* The default value of the '{@link #getGear_ration() <em>Gear ration</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getGear_ration()
* @generated
* @ordered
@@ -155,7 +152,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
* The cached value of the '{@link #getGear_ration() <em>Gear ration</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getGear_ration()
* @generated
* @ordered
@@ -165,7 +162,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected EngineSystemImpl() {
@@ -175,7 +172,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -186,7 +183,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getVehicleTraction() {
@@ -196,7 +193,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setVehicleTraction(String newVehicleTraction) {
@@ -210,7 +207,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getMaxEngineForce() {
@@ -220,7 +217,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setMaxEngineForce(float newMaxEngineForce) {
@@ -234,7 +231,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getMaxBreakingForce() {
@@ -244,7 +241,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setMaxBreakingForce(float newMaxBreakingForce) {
@@ -258,7 +255,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getMaxAllowedSteering() {
@@ -268,7 +265,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setMaxAllowedSteering(float newMaxAllowedSteering) {
@@ -282,7 +279,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getMaxAllowedVelocity() {
@@ -292,7 +289,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setMaxAllowedVelocity(float newMaxAllowedVelocity) {
@@ -306,7 +303,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getGear_ration() {
@@ -316,7 +313,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setGear_ration(float newGear_ration) {
@@ -330,7 +327,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -355,7 +352,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -386,7 +383,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -417,7 +414,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -442,7 +439,7 @@ public class EngineSystemImpl extends ActuatorSystemImpl implements EngineSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/EnvironmentImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/EnvironmentImpl.java
index fb3faac8e7a..0aed351f912 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/EnvironmentImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/EnvironmentImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.Environment;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class EnvironmentImpl extends SystemImpl implements Environment {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected EnvironmentImpl() {
@@ -30,7 +29,7 @@ public class EnvironmentImpl extends SystemImpl implements Environment {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ExternalLibraryImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ExternalLibraryImpl.java
index 651938c9fed..a4a7ee97c85 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ExternalLibraryImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ExternalLibraryImpl.java
@@ -3,16 +3,12 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotML.ExternalLibrary;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
-
import org.eclipse.uml2.uml.Interface;
/**
@@ -35,7 +31,7 @@ public class ExternalLibraryImpl extends MinimalEObjectImpl.Container implements
* The default value of the '{@link #getLibPath() <em>Lib Path</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLibPath()
* @generated
* @ordered
@@ -46,7 +42,7 @@ public class ExternalLibraryImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getLibPath() <em>Lib Path</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLibPath()
* @generated
* @ordered
@@ -57,7 +53,7 @@ public class ExternalLibraryImpl extends MinimalEObjectImpl.Container implements
* The default value of the '{@link #getLibFileFormat() <em>Lib File Format</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLibFileFormat()
* @generated
* @ordered
@@ -68,7 +64,7 @@ public class ExternalLibraryImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getLibFileFormat() <em>Lib File Format</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLibFileFormat()
* @generated
* @ordered
@@ -79,7 +75,7 @@ public class ExternalLibraryImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getBase_Interface() <em>Base Interface</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getBase_Interface()
* @generated
* @ordered
@@ -89,7 +85,7 @@ public class ExternalLibraryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected ExternalLibraryImpl() {
@@ -99,7 +95,7 @@ public class ExternalLibraryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -110,7 +106,7 @@ public class ExternalLibraryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getLibPath() {
@@ -120,7 +116,7 @@ public class ExternalLibraryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLibPath(String newLibPath) {
@@ -134,7 +130,7 @@ public class ExternalLibraryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getLibFileFormat() {
@@ -144,7 +140,7 @@ public class ExternalLibraryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLibFileFormat(String newLibFileFormat) {
@@ -158,7 +154,7 @@ public class ExternalLibraryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Interface getBase_Interface() {
@@ -177,7 +173,7 @@ public class ExternalLibraryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Interface basicGetBase_Interface() {
@@ -187,7 +183,7 @@ public class ExternalLibraryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setBase_Interface(Interface newBase_Interface) {
@@ -201,7 +197,7 @@ public class ExternalLibraryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -223,7 +219,7 @@ public class ExternalLibraryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -245,7 +241,7 @@ public class ExternalLibraryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -267,7 +263,7 @@ public class ExternalLibraryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -286,7 +282,7 @@ public class ExternalLibraryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/FloorImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/FloorImpl.java
index 99f00ccddeb..eb634905a91 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/FloorImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/FloorImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.Floor;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class FloorImpl extends GroundImpl implements Floor {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected FloorImpl() {
@@ -30,7 +29,7 @@ public class FloorImpl extends GroundImpl implements Floor {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/GPSSystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/GPSSystemImpl.java
index 471030e9d7e..a0322dc88bf 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/GPSSystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/GPSSystemImpl.java
@@ -4,15 +4,11 @@ package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
-
import org.eclipse.papyrus.RobotML.GPSSystem;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point32;
/**
@@ -33,7 +29,7 @@ public class GPSSystemImpl extends LocalizationSensorSystemImpl implements GPSSy
* The cached value of the '{@link #getOriginPosition() <em>Origin Position</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getOriginPosition()
* @generated
* @ordered
@@ -43,7 +39,7 @@ public class GPSSystemImpl extends LocalizationSensorSystemImpl implements GPSSy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected GPSSystemImpl() {
@@ -53,7 +49,7 @@ public class GPSSystemImpl extends LocalizationSensorSystemImpl implements GPSSy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -64,7 +60,7 @@ public class GPSSystemImpl extends LocalizationSensorSystemImpl implements GPSSy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Point32 getOriginPosition() {
@@ -74,7 +70,7 @@ public class GPSSystemImpl extends LocalizationSensorSystemImpl implements GPSSy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetOriginPosition(Point32 newOriginPosition, NotificationChain msgs) {
@@ -94,7 +90,7 @@ public class GPSSystemImpl extends LocalizationSensorSystemImpl implements GPSSy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setOriginPosition(Point32 newOriginPosition) {
@@ -119,7 +115,7 @@ public class GPSSystemImpl extends LocalizationSensorSystemImpl implements GPSSy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -134,7 +130,7 @@ public class GPSSystemImpl extends LocalizationSensorSystemImpl implements GPSSy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -149,7 +145,7 @@ public class GPSSystemImpl extends LocalizationSensorSystemImpl implements GPSSy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -165,7 +161,7 @@ public class GPSSystemImpl extends LocalizationSensorSystemImpl implements GPSSy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -181,7 +177,7 @@ public class GPSSystemImpl extends LocalizationSensorSystemImpl implements GPSSy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/GraspingHardwareImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/GraspingHardwareImpl.java
index d68e87a0dfb..d7bf9748f90 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/GraspingHardwareImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/GraspingHardwareImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.GraspingHardware;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class GraspingHardwareImpl extends ActuatorHardwareImpl implements Graspi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected GraspingHardwareImpl() {
@@ -30,7 +29,7 @@ public class GraspingHardwareImpl extends ActuatorHardwareImpl implements Graspi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/GraspingSystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/GraspingSystemImpl.java
index 387072c8b00..88a3fcdb6a2 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/GraspingSystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/GraspingSystemImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.GraspingSystem;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class GraspingSystemImpl extends ActuatorSystemImpl implements GraspingSy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected GraspingSystemImpl() {
@@ -30,7 +29,7 @@ public class GraspingSystemImpl extends ActuatorSystemImpl implements GraspingSy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/GroundImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/GroundImpl.java
index 80e39f47084..9a94f1d375e 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/GroundImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/GroundImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.Ground;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public abstract class GroundImpl extends SurfaceImpl implements Ground {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected GroundImpl() {
@@ -30,7 +29,7 @@ public abstract class GroundImpl extends SurfaceImpl implements Ground {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/GyroscopeImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/GyroscopeImpl.java
index 34895b64b08..d8188db8553 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/GyroscopeImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/GyroscopeImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.Gyroscope;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class GyroscopeImpl extends SensorSystemImpl implements Gyroscope {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected GyroscopeImpl() {
@@ -30,7 +29,7 @@ public class GyroscopeImpl extends SensorSystemImpl implements Gyroscope {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/HardwareImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/HardwareImpl.java
index b947a21c869..1806c921ec3 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/HardwareImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/HardwareImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.Hardware;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class HardwareImpl extends PhysicalObjectImpl implements Hardware {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected HardwareImpl() {
@@ -30,7 +29,7 @@ public class HardwareImpl extends PhysicalObjectImpl implements Hardware {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/HumanImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/HumanImpl.java
index 96bf2fea1e8..85b1bb0c1c2 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/HumanImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/HumanImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.Human;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class HumanImpl extends AgentImpl implements Human {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected HumanImpl() {
@@ -30,7 +29,7 @@ public class HumanImpl extends AgentImpl implements Human {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ImageSensorSystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ImageSensorSystemImpl.java
index f8c49cc2375..3e7806aa83f 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ImageSensorSystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ImageSensorSystemImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.ImageSensorSystem;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class ImageSensorSystemImpl extends SensorSystemImpl implements ImageSens
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected ImageSensorSystemImpl() {
@@ -30,7 +29,7 @@ public class ImageSensorSystemImpl extends SensorSystemImpl implements ImageSens
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/InertialMeasurementUnitSystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/InertialMeasurementUnitSystemImpl.java
index 2f187a5b230..6423a2db393 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/InertialMeasurementUnitSystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/InertialMeasurementUnitSystemImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.InertialMeasurementUnitSystem;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class InertialMeasurementUnitSystemImpl extends SensorSystemImpl implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected InertialMeasurementUnitSystemImpl() {
@@ -30,7 +29,7 @@ public class InertialMeasurementUnitSystemImpl extends SensorSystemImpl implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/InertialNavigationSystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/InertialNavigationSystemImpl.java
index e24039e7d24..a35850639a3 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/InertialNavigationSystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/InertialNavigationSystemImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.InertialNavigationSystem;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class InertialNavigationSystemImpl extends GPSSystemImpl implements Inert
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected InertialNavigationSystemImpl() {
@@ -30,7 +29,7 @@ public class InertialNavigationSystemImpl extends GPSSystemImpl implements Inert
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/InfraRedProximetrySystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/InfraRedProximetrySystemImpl.java
index dc64ea8dd60..aac31f91410 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/InfraRedProximetrySystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/InfraRedProximetrySystemImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.InfraRedProximetrySystem;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class InfraRedProximetrySystemImpl extends ObjectDetectionSensorSystemImp
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected InfraRedProximetrySystemImpl() {
@@ -30,7 +29,7 @@ public class InfraRedProximetrySystemImpl extends ObjectDetectionSensorSystemImp
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/JointImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/JointImpl.java
index 719996d84eb..b6142cd0e9c 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/JointImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/JointImpl.java
@@ -3,16 +3,12 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotML.Joint;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
-
import org.eclipse.uml2.uml.Connector;
/**
@@ -33,7 +29,7 @@ public class JointImpl extends MinimalEObjectImpl.Container implements Joint {
* The cached value of the '{@link #getBase_Connector() <em>Base Connector</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getBase_Connector()
* @generated
* @ordered
@@ -43,7 +39,7 @@ public class JointImpl extends MinimalEObjectImpl.Container implements Joint {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected JointImpl() {
@@ -53,7 +49,7 @@ public class JointImpl extends MinimalEObjectImpl.Container implements Joint {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -64,7 +60,7 @@ public class JointImpl extends MinimalEObjectImpl.Container implements Joint {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Connector getBase_Connector() {
@@ -83,7 +79,7 @@ public class JointImpl extends MinimalEObjectImpl.Container implements Joint {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Connector basicGetBase_Connector() {
@@ -93,7 +89,7 @@ public class JointImpl extends MinimalEObjectImpl.Container implements Joint {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setBase_Connector(Connector newBase_Connector) {
@@ -107,7 +103,7 @@ public class JointImpl extends MinimalEObjectImpl.Container implements Joint {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -125,7 +121,7 @@ public class JointImpl extends MinimalEObjectImpl.Container implements Joint {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -141,7 +137,7 @@ public class JointImpl extends MinimalEObjectImpl.Container implements Joint {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -157,7 +153,7 @@ public class JointImpl extends MinimalEObjectImpl.Container implements Joint {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/JoysticNavigationSystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/JoysticNavigationSystemImpl.java
index 097880dc517..14a209be272 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/JoysticNavigationSystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/JoysticNavigationSystemImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.JoysticNavigationSystem;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class JoysticNavigationSystemImpl extends NavigationCommandSystemImpl imp
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected JoysticNavigationSystemImpl() {
@@ -30,7 +29,7 @@ public class JoysticNavigationSystemImpl extends NavigationCommandSystemImpl imp
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LandSurfaceImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LandSurfaceImpl.java
index f72e274cfda..ab6ee80f387 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LandSurfaceImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LandSurfaceImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.LandSurface;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class LandSurfaceImpl extends GroundImpl implements LandSurface {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected LandSurfaceImpl() {
@@ -30,7 +29,7 @@ public class LandSurfaceImpl extends GroundImpl implements LandSurface {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LegImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LegImpl.java
index 8f1d633feeb..61acfbe0d38 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LegImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LegImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.Leg;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class LegImpl extends LocomotionHardwareImpl implements Leg {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected LegImpl() {
@@ -30,7 +29,7 @@ public class LegImpl extends LocomotionHardwareImpl implements Leg {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LegSystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LegSystemImpl.java
index 9b74d22613b..5d1f44354d0 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LegSystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LegSystemImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.LegSystem;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class LegSystemImpl extends LocomotionSystemImpl implements LegSystem {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected LegSystemImpl() {
@@ -30,7 +29,7 @@ public class LegSystemImpl extends LocomotionSystemImpl implements LegSystem {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LidarSystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LidarSystemImpl.java
index 9cef614b54d..a798f157f1a 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LidarSystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LidarSystemImpl.java
@@ -3,11 +3,8 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
-
import org.eclipse.papyrus.RobotML.LidarSystem;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -40,7 +37,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
* The default value of the '{@link #getNbLayers() <em>Nb Layers</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getNbLayers()
* @generated
* @ordered
@@ -51,7 +48,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
* The cached value of the '{@link #getNbLayers() <em>Nb Layers</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getNbLayers()
* @generated
* @ordered
@@ -62,7 +59,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
* The default value of the '{@link #getLayerAngleMin() <em>Layer Angle Min</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLayerAngleMin()
* @generated
* @ordered
@@ -73,7 +70,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
* The cached value of the '{@link #getLayerAngleMin() <em>Layer Angle Min</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLayerAngleMin()
* @generated
* @ordered
@@ -84,7 +81,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
* The default value of the '{@link #getLayerAngleStep() <em>Layer Angle Step</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLayerAngleStep()
* @generated
* @ordered
@@ -95,7 +92,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
* The cached value of the '{@link #getLayerAngleStep() <em>Layer Angle Step</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLayerAngleStep()
* @generated
* @ordered
@@ -106,7 +103,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
* The default value of the '{@link #isNoise() <em>Noise</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #isNoise()
* @generated
* @ordered
@@ -117,7 +114,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
* The cached value of the '{@link #isNoise() <em>Noise</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #isNoise()
* @generated
* @ordered
@@ -128,7 +125,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
* The default value of the '{@link #getSigmaNoise() <em>Sigma Noise</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSigmaNoise()
* @generated
* @ordered
@@ -139,7 +136,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
* The cached value of the '{@link #getSigmaNoise() <em>Sigma Noise</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSigmaNoise()
* @generated
* @ordered
@@ -150,7 +147,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
* The default value of the '{@link #getAngle_min() <em>Angle min</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getAngle_min()
* @generated
* @ordered
@@ -161,7 +158,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
* The cached value of the '{@link #getAngle_min() <em>Angle min</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getAngle_min()
* @generated
* @ordered
@@ -172,7 +169,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
* The default value of the '{@link #getAngle_max() <em>Angle max</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getAngle_max()
* @generated
* @ordered
@@ -183,7 +180,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
* The cached value of the '{@link #getAngle_max() <em>Angle max</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getAngle_max()
* @generated
* @ordered
@@ -194,7 +191,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
* The default value of the '{@link #getTime_increment() <em>Time increment</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getTime_increment()
* @generated
* @ordered
@@ -205,7 +202,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
* The cached value of the '{@link #getTime_increment() <em>Time increment</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getTime_increment()
* @generated
* @ordered
@@ -216,7 +213,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
* The default value of the '{@link #getScan_time() <em>Scan time</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getScan_time()
* @generated
* @ordered
@@ -227,7 +224,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
* The cached value of the '{@link #getScan_time() <em>Scan time</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getScan_time()
* @generated
* @ordered
@@ -238,7 +235,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
* The default value of the '{@link #getRange_min() <em>Range min</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRange_min()
* @generated
* @ordered
@@ -249,7 +246,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
* The cached value of the '{@link #getRange_min() <em>Range min</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRange_min()
* @generated
* @ordered
@@ -260,7 +257,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
* The default value of the '{@link #getRange_max() <em>Range max</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRange_max()
* @generated
* @ordered
@@ -271,7 +268,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
* The cached value of the '{@link #getRange_max() <em>Range max</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRange_max()
* @generated
* @ordered
@@ -282,7 +279,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
* The default value of the '{@link #getNbRays() <em>Nb Rays</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getNbRays()
* @generated
* @ordered
@@ -293,7 +290,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
* The cached value of the '{@link #getNbRays() <em>Nb Rays</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getNbRays()
* @generated
* @ordered
@@ -303,7 +300,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected LidarSystemImpl() {
@@ -313,7 +310,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -324,7 +321,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getNbLayers() {
@@ -334,7 +331,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setNbLayers(long newNbLayers) {
@@ -348,7 +345,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getLayerAngleMin() {
@@ -358,7 +355,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLayerAngleMin(float newLayerAngleMin) {
@@ -372,7 +369,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getLayerAngleStep() {
@@ -382,7 +379,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLayerAngleStep(float newLayerAngleStep) {
@@ -396,7 +393,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public boolean isNoise() {
@@ -406,7 +403,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setNoise(boolean newNoise) {
@@ -420,7 +417,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getSigmaNoise() {
@@ -430,7 +427,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setSigmaNoise(float newSigmaNoise) {
@@ -444,7 +441,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getAngle_min() {
@@ -454,7 +451,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setAngle_min(float newAngle_min) {
@@ -468,7 +465,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getAngle_max() {
@@ -478,7 +475,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setAngle_max(float newAngle_max) {
@@ -492,7 +489,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getTime_increment() {
@@ -502,7 +499,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setTime_increment(float newTime_increment) {
@@ -516,7 +513,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getScan_time() {
@@ -526,7 +523,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setScan_time(float newScan_time) {
@@ -540,7 +537,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getRange_min() {
@@ -550,7 +547,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setRange_min(float newRange_min) {
@@ -564,7 +561,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getRange_max() {
@@ -574,7 +571,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setRange_max(float newRange_max) {
@@ -588,7 +585,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getNbRays() {
@@ -598,7 +595,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setNbRays(long newNbRays) {
@@ -612,7 +609,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -649,7 +646,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -698,7 +695,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -747,7 +744,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -784,7 +781,7 @@ public class LidarSystemImpl extends ObjectDetectionSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LocalizationSensorSystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LocalizationSensorSystemImpl.java
index 0b7775fdb35..c863d0545ab 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LocalizationSensorSystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LocalizationSensorSystemImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.LocalizationSensorSystem;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class LocalizationSensorSystemImpl extends SensorSystemImpl implements Lo
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected LocalizationSensorSystemImpl() {
@@ -30,7 +29,7 @@ public class LocalizationSensorSystemImpl extends SensorSystemImpl implements Lo
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LocomotionHardwareImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LocomotionHardwareImpl.java
index 0d62abe4094..fb68f232a10 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LocomotionHardwareImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LocomotionHardwareImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.LocomotionHardware;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class LocomotionHardwareImpl extends ActuatorHardwareImpl implements Loco
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected LocomotionHardwareImpl() {
@@ -30,7 +29,7 @@ public class LocomotionHardwareImpl extends ActuatorHardwareImpl implements Loco
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LocomotionSystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LocomotionSystemImpl.java
index 5778ba76fad..edbb69578c8 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LocomotionSystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/LocomotionSystemImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.LocomotionSystem;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class LocomotionSystemImpl extends ActuatorSystemImpl implements Locomoti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected LocomotionSystemImpl() {
@@ -30,7 +29,7 @@ public class LocomotionSystemImpl extends ActuatorSystemImpl implements Locomoti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ManMachineInterfaceSystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ManMachineInterfaceSystemImpl.java
index 3c9385071c0..7d1835401cb 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ManMachineInterfaceSystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ManMachineInterfaceSystemImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.ManMachineInterfaceSystem;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class ManMachineInterfaceSystemImpl extends CyberPhysicalSystemImpl imple
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected ManMachineInterfaceSystemImpl() {
@@ -30,7 +29,7 @@ public class ManMachineInterfaceSystemImpl extends CyberPhysicalSystemImpl imple
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ManipulatorImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ManipulatorImpl.java
index 0c78c567616..22d729f2a58 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ManipulatorImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ManipulatorImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.Manipulator;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class ManipulatorImpl extends RobotImpl implements Manipulator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected ManipulatorImpl() {
@@ -30,7 +29,7 @@ public class ManipulatorImpl extends RobotImpl implements Manipulator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/MechanicalLinkageImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/MechanicalLinkageImpl.java
index ee407cac115..d9d682d4b37 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/MechanicalLinkageImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/MechanicalLinkageImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.MechanicalLinkage;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class MechanicalLinkageImpl extends HardwareImpl implements MechanicalLin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected MechanicalLinkageImpl() {
@@ -30,7 +29,7 @@ public class MechanicalLinkageImpl extends HardwareImpl implements MechanicalLin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/MobileRobotImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/MobileRobotImpl.java
index 5f0d572aa5d..c8dcb73df13 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/MobileRobotImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/MobileRobotImpl.java
@@ -3,11 +3,8 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
-
import org.eclipse.papyrus.RobotML.MobileRobot;
import org.eclipse.papyrus.RobotML.MobileRobotKind;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -30,7 +27,7 @@ public class MobileRobotImpl extends RobotImpl implements MobileRobot {
* The default value of the '{@link #getKind() <em>Kind</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getKind()
* @generated
* @ordered
@@ -41,7 +38,7 @@ public class MobileRobotImpl extends RobotImpl implements MobileRobot {
* The cached value of the '{@link #getKind() <em>Kind</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getKind()
* @generated
* @ordered
@@ -51,7 +48,7 @@ public class MobileRobotImpl extends RobotImpl implements MobileRobot {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected MobileRobotImpl() {
@@ -61,7 +58,7 @@ public class MobileRobotImpl extends RobotImpl implements MobileRobot {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -72,7 +69,7 @@ public class MobileRobotImpl extends RobotImpl implements MobileRobot {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public MobileRobotKind getKind() {
@@ -82,7 +79,7 @@ public class MobileRobotImpl extends RobotImpl implements MobileRobot {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setKind(MobileRobotKind newKind) {
@@ -96,7 +93,7 @@ public class MobileRobotImpl extends RobotImpl implements MobileRobot {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -111,7 +108,7 @@ public class MobileRobotImpl extends RobotImpl implements MobileRobot {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -127,7 +124,7 @@ public class MobileRobotImpl extends RobotImpl implements MobileRobot {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -143,7 +140,7 @@ public class MobileRobotImpl extends RobotImpl implements MobileRobot {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -158,7 +155,7 @@ public class MobileRobotImpl extends RobotImpl implements MobileRobot {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/NavigationCommandSystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/NavigationCommandSystemImpl.java
index 13e27b6a78c..22d45ce6dfe 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/NavigationCommandSystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/NavigationCommandSystemImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.NavigationCommandSystem;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class NavigationCommandSystemImpl extends ManMachineInterfaceSystemImpl i
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected NavigationCommandSystemImpl() {
@@ -30,7 +29,7 @@ public class NavigationCommandSystemImpl extends ManMachineInterfaceSystemImpl i
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ObjectDetectionSensorSystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ObjectDetectionSensorSystemImpl.java
index 8a38532d63b..1efc23fdf3c 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ObjectDetectionSensorSystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ObjectDetectionSensorSystemImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.ObjectDetectionSensorSystem;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class ObjectDetectionSensorSystemImpl extends SensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected ObjectDetectionSensorSystemImpl() {
@@ -30,7 +29,7 @@ public class ObjectDetectionSensorSystemImpl extends SensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ObjectTrackingSensorSystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ObjectTrackingSensorSystemImpl.java
index 9a4e6ecf7da..e3420765fe9 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ObjectTrackingSensorSystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ObjectTrackingSensorSystemImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.ObjectTrackingSensorSystem;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class ObjectTrackingSensorSystemImpl extends SensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected ObjectTrackingSensorSystemImpl() {
@@ -30,7 +29,7 @@ public class ObjectTrackingSensorSystemImpl extends SensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/OdometrySystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/OdometrySystemImpl.java
index 4cdf18d4d46..2d6e9d2d34b 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/OdometrySystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/OdometrySystemImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.OdometrySystem;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class OdometrySystemImpl extends LocalizationSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected OdometrySystemImpl() {
@@ -30,7 +29,7 @@ public class OdometrySystemImpl extends LocalizationSensorSystemImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/OnPortImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/OnPortImpl.java
index b663025f92e..329849af0ef 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/OnPortImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/OnPortImpl.java
@@ -3,17 +3,13 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotML.OnPort;
import org.eclipse.papyrus.RobotML.Port;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
-
import org.eclipse.uml2.uml.Parameter;
/**
@@ -35,7 +31,7 @@ public class OnPortImpl extends MinimalEObjectImpl.Container implements OnPort {
* The cached value of the '{@link #getPort() <em>Port</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPort()
* @generated
* @ordered
@@ -46,7 +42,7 @@ public class OnPortImpl extends MinimalEObjectImpl.Container implements OnPort {
* The cached value of the '{@link #getBase_Parameter() <em>Base Parameter</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getBase_Parameter()
* @generated
* @ordered
@@ -56,7 +52,7 @@ public class OnPortImpl extends MinimalEObjectImpl.Container implements OnPort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected OnPortImpl() {
@@ -66,7 +62,7 @@ public class OnPortImpl extends MinimalEObjectImpl.Container implements OnPort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -77,7 +73,7 @@ public class OnPortImpl extends MinimalEObjectImpl.Container implements OnPort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Port getPort() {
@@ -96,7 +92,7 @@ public class OnPortImpl extends MinimalEObjectImpl.Container implements OnPort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Port basicGetPort() {
@@ -106,7 +102,7 @@ public class OnPortImpl extends MinimalEObjectImpl.Container implements OnPort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setPort(Port newPort) {
@@ -120,7 +116,7 @@ public class OnPortImpl extends MinimalEObjectImpl.Container implements OnPort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Parameter getBase_Parameter() {
@@ -139,7 +135,7 @@ public class OnPortImpl extends MinimalEObjectImpl.Container implements OnPort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Parameter basicGetBase_Parameter() {
@@ -149,7 +145,7 @@ public class OnPortImpl extends MinimalEObjectImpl.Container implements OnPort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setBase_Parameter(Parameter newBase_Parameter) {
@@ -163,7 +159,7 @@ public class OnPortImpl extends MinimalEObjectImpl.Container implements OnPort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -186,7 +182,7 @@ public class OnPortImpl extends MinimalEObjectImpl.Container implements OnPort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -205,7 +201,7 @@ public class OnPortImpl extends MinimalEObjectImpl.Container implements OnPort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -224,7 +220,7 @@ public class OnPortImpl extends MinimalEObjectImpl.Container implements OnPort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/OnPropertyImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/OnPropertyImpl.java
index 0ff4394da89..a8f1a632ec0 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/OnPropertyImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/OnPropertyImpl.java
@@ -3,16 +3,12 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotML.OnProperty;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
-
import org.eclipse.uml2.uml.Parameter;
import org.eclipse.uml2.uml.Property;
@@ -35,7 +31,7 @@ public class OnPropertyImpl extends MinimalEObjectImpl.Container implements OnPr
* The cached value of the '{@link #getProperty() <em>Property</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getProperty()
* @generated
* @ordered
@@ -46,7 +42,7 @@ public class OnPropertyImpl extends MinimalEObjectImpl.Container implements OnPr
* The cached value of the '{@link #getBase_Parameter() <em>Base Parameter</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getBase_Parameter()
* @generated
* @ordered
@@ -56,7 +52,7 @@ public class OnPropertyImpl extends MinimalEObjectImpl.Container implements OnPr
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected OnPropertyImpl() {
@@ -66,7 +62,7 @@ public class OnPropertyImpl extends MinimalEObjectImpl.Container implements OnPr
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -77,7 +73,7 @@ public class OnPropertyImpl extends MinimalEObjectImpl.Container implements OnPr
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Property getProperty() {
@@ -96,7 +92,7 @@ public class OnPropertyImpl extends MinimalEObjectImpl.Container implements OnPr
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Property basicGetProperty() {
@@ -106,7 +102,7 @@ public class OnPropertyImpl extends MinimalEObjectImpl.Container implements OnPr
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setProperty(Property newProperty) {
@@ -120,7 +116,7 @@ public class OnPropertyImpl extends MinimalEObjectImpl.Container implements OnPr
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Parameter getBase_Parameter() {
@@ -139,7 +135,7 @@ public class OnPropertyImpl extends MinimalEObjectImpl.Container implements OnPr
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Parameter basicGetBase_Parameter() {
@@ -149,7 +145,7 @@ public class OnPropertyImpl extends MinimalEObjectImpl.Container implements OnPr
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setBase_Parameter(Parameter newBase_Parameter) {
@@ -163,7 +159,7 @@ public class OnPropertyImpl extends MinimalEObjectImpl.Container implements OnPr
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -186,7 +182,7 @@ public class OnPropertyImpl extends MinimalEObjectImpl.Container implements OnPr
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -205,7 +201,7 @@ public class OnPropertyImpl extends MinimalEObjectImpl.Container implements OnPr
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -224,7 +220,7 @@ public class OnPropertyImpl extends MinimalEObjectImpl.Container implements OnPr
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/OpenLoopControlSystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/OpenLoopControlSystemImpl.java
index b62e970bf44..93faaf1081c 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/OpenLoopControlSystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/OpenLoopControlSystemImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.OpenLoopControlSystem;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class OpenLoopControlSystemImpl extends CyberPhysicalSystemImpl implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected OpenLoopControlSystemImpl() {
@@ -30,7 +29,7 @@ public class OpenLoopControlSystemImpl extends CyberPhysicalSystemImpl implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PedestrianImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PedestrianImpl.java
index 1eca4a77a9f..7641738c7ad 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PedestrianImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PedestrianImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.Pedestrian;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class PedestrianImpl extends HumanImpl implements Pedestrian {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected PedestrianImpl() {
@@ -30,7 +29,7 @@ public class PedestrianImpl extends HumanImpl implements Pedestrian {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PhysicalObjectImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PhysicalObjectImpl.java
index 6b7a61178f5..9b14c2add3b 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PhysicalObjectImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PhysicalObjectImpl.java
@@ -5,16 +5,11 @@ package org.eclipse.papyrus.RobotML.impl;
import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
-
import org.eclipse.emf.ecore.util.EObjectResolvingEList;
-
import org.eclipse.papyrus.RobotML.Environment;
import org.eclipse.papyrus.RobotML.PhysicalObject;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -41,7 +36,7 @@ public class PhysicalObjectImpl extends SystemImpl implements PhysicalObject {
* The cached value of the '{@link #getEvelovesIn() <em>Eveloves In</em>}' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getEvelovesIn()
* @generated
* @ordered
@@ -52,7 +47,7 @@ public class PhysicalObjectImpl extends SystemImpl implements PhysicalObject {
* The cached value of the '{@link #getHasSurface() <em>Has Surface</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHasSurface()
* @generated
* @ordered
@@ -63,7 +58,7 @@ public class PhysicalObjectImpl extends SystemImpl implements PhysicalObject {
* The default value of the '{@link #getHeight() <em>Height</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeight()
* @generated
* @ordered
@@ -74,7 +69,7 @@ public class PhysicalObjectImpl extends SystemImpl implements PhysicalObject {
* The cached value of the '{@link #getHeight() <em>Height</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeight()
* @generated
* @ordered
@@ -85,7 +80,7 @@ public class PhysicalObjectImpl extends SystemImpl implements PhysicalObject {
* The default value of the '{@link #getMass() <em>Mass</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getMass()
* @generated
* @ordered
@@ -96,7 +91,7 @@ public class PhysicalObjectImpl extends SystemImpl implements PhysicalObject {
* The cached value of the '{@link #getMass() <em>Mass</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getMass()
* @generated
* @ordered
@@ -106,7 +101,7 @@ public class PhysicalObjectImpl extends SystemImpl implements PhysicalObject {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected PhysicalObjectImpl() {
@@ -116,7 +111,7 @@ public class PhysicalObjectImpl extends SystemImpl implements PhysicalObject {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -127,7 +122,7 @@ public class PhysicalObjectImpl extends SystemImpl implements PhysicalObject {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Environment> getEvelovesIn() {
@@ -140,7 +135,7 @@ public class PhysicalObjectImpl extends SystemImpl implements PhysicalObject {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Surface getHasSurface() {
@@ -159,7 +154,7 @@ public class PhysicalObjectImpl extends SystemImpl implements PhysicalObject {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Surface basicGetHasSurface() {
@@ -169,7 +164,7 @@ public class PhysicalObjectImpl extends SystemImpl implements PhysicalObject {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHasSurface(Surface newHasSurface) {
@@ -183,7 +178,7 @@ public class PhysicalObjectImpl extends SystemImpl implements PhysicalObject {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getHeight() {
@@ -193,7 +188,7 @@ public class PhysicalObjectImpl extends SystemImpl implements PhysicalObject {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeight(float newHeight) {
@@ -207,7 +202,7 @@ public class PhysicalObjectImpl extends SystemImpl implements PhysicalObject {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getMass() {
@@ -217,7 +212,7 @@ public class PhysicalObjectImpl extends SystemImpl implements PhysicalObject {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setMass(float newMass) {
@@ -231,7 +226,7 @@ public class PhysicalObjectImpl extends SystemImpl implements PhysicalObject {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -255,7 +250,7 @@ public class PhysicalObjectImpl extends SystemImpl implements PhysicalObject {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -282,7 +277,7 @@ public class PhysicalObjectImpl extends SystemImpl implements PhysicalObject {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -307,7 +302,7 @@ public class PhysicalObjectImpl extends SystemImpl implements PhysicalObject {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -328,7 +323,7 @@ public class PhysicalObjectImpl extends SystemImpl implements PhysicalObject {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PilotedSystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PilotedSystemImpl.java
index f1fa020a731..9a119a42938 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PilotedSystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PilotedSystemImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.PilotedSystem;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class PilotedSystemImpl extends RobotImpl implements PilotedSystem {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected PilotedSystemImpl() {
@@ -30,7 +29,7 @@ public class PilotedSystemImpl extends RobotImpl implements PilotedSystem {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PlanetImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PlanetImpl.java
index 15f8c57d9c7..3164db38053 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PlanetImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PlanetImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.Planet;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class PlanetImpl extends PhysicalObjectImpl implements Planet {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected PlanetImpl() {
@@ -30,7 +29,7 @@ public class PlanetImpl extends PhysicalObjectImpl implements Planet {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PlatformImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PlatformImpl.java
index 6a4c6ca7cf8..2064a7edb88 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PlatformImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PlatformImpl.java
@@ -5,20 +5,14 @@ package org.eclipse.papyrus.RobotML.impl;
import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
-
import org.eclipse.emf.ecore.util.EObjectResolvingEList;
-
import org.eclipse.papyrus.RobotML.ExternalLibrary;
import org.eclipse.papyrus.RobotML.Platform;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
-
import org.eclipse.uml2.uml.Node;
/**
@@ -40,7 +34,7 @@ public class PlatformImpl extends SystemImpl implements Platform {
* The cached value of the '{@link #getBase_Node() <em>Base Node</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getBase_Node()
* @generated
* @ordered
@@ -51,7 +45,7 @@ public class PlatformImpl extends SystemImpl implements Platform {
* The cached value of the '{@link #getLibrary() <em>Library</em>}' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLibrary()
* @generated
* @ordered
@@ -61,7 +55,7 @@ public class PlatformImpl extends SystemImpl implements Platform {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected PlatformImpl() {
@@ -71,7 +65,7 @@ public class PlatformImpl extends SystemImpl implements Platform {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -82,7 +76,7 @@ public class PlatformImpl extends SystemImpl implements Platform {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Node getBase_Node() {
@@ -101,7 +95,7 @@ public class PlatformImpl extends SystemImpl implements Platform {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Node basicGetBase_Node() {
@@ -111,7 +105,7 @@ public class PlatformImpl extends SystemImpl implements Platform {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setBase_Node(Node newBase_Node) {
@@ -125,7 +119,7 @@ public class PlatformImpl extends SystemImpl implements Platform {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<ExternalLibrary> getLibrary() {
@@ -138,7 +132,7 @@ public class PlatformImpl extends SystemImpl implements Platform {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -158,7 +152,7 @@ public class PlatformImpl extends SystemImpl implements Platform {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -179,7 +173,7 @@ public class PlatformImpl extends SystemImpl implements Platform {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -198,7 +192,7 @@ public class PlatformImpl extends SystemImpl implements Platform {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PortImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PortImpl.java
index 146655bec9d..67c309fa583 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PortImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PortImpl.java
@@ -3,13 +3,10 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotML.Port;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
import org.eclipse.papyrus.RobotML.SynchronizationKind;
@@ -33,7 +30,7 @@ public abstract class PortImpl extends MinimalEObjectImpl.Container implements P
* The cached value of the '{@link #getBase_Port() <em>Base Port</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getBase_Port()
* @generated
* @ordered
@@ -44,7 +41,7 @@ public abstract class PortImpl extends MinimalEObjectImpl.Container implements P
* The default value of the '{@link #getSynchronizationPolicy() <em>Synchronization Policy</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSynchronizationPolicy()
* @generated
* @ordered
@@ -55,7 +52,7 @@ public abstract class PortImpl extends MinimalEObjectImpl.Container implements P
* The cached value of the '{@link #getSynchronizationPolicy() <em>Synchronization Policy</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSynchronizationPolicy()
* @generated
* @ordered
@@ -65,7 +62,7 @@ public abstract class PortImpl extends MinimalEObjectImpl.Container implements P
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected PortImpl() {
@@ -75,7 +72,7 @@ public abstract class PortImpl extends MinimalEObjectImpl.Container implements P
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -86,7 +83,7 @@ public abstract class PortImpl extends MinimalEObjectImpl.Container implements P
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public org.eclipse.uml2.uml.Port getBase_Port() {
@@ -105,7 +102,7 @@ public abstract class PortImpl extends MinimalEObjectImpl.Container implements P
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public org.eclipse.uml2.uml.Port basicGetBase_Port() {
@@ -115,7 +112,7 @@ public abstract class PortImpl extends MinimalEObjectImpl.Container implements P
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setBase_Port(org.eclipse.uml2.uml.Port newBase_Port) {
@@ -129,7 +126,7 @@ public abstract class PortImpl extends MinimalEObjectImpl.Container implements P
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public SynchronizationKind getSynchronizationPolicy() {
@@ -139,7 +136,7 @@ public abstract class PortImpl extends MinimalEObjectImpl.Container implements P
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setSynchronizationPolicy(SynchronizationKind newSynchronizationPolicy) {
@@ -153,7 +150,7 @@ public abstract class PortImpl extends MinimalEObjectImpl.Container implements P
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -173,7 +170,7 @@ public abstract class PortImpl extends MinimalEObjectImpl.Container implements P
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -192,7 +189,7 @@ public abstract class PortImpl extends MinimalEObjectImpl.Container implements P
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -211,7 +208,7 @@ public abstract class PortImpl extends MinimalEObjectImpl.Container implements P
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -228,7 +225,7 @@ public abstract class PortImpl extends MinimalEObjectImpl.Container implements P
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PowerHardwareImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PowerHardwareImpl.java
index fa757f4487f..8ec38a2e230 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PowerHardwareImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/PowerHardwareImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.PowerHardware;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -20,7 +19,7 @@ public class PowerHardwareImpl extends HardwareImpl implements PowerHardware {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected PowerHardwareImpl() {
@@ -30,7 +29,7 @@ public class PowerHardwareImpl extends HardwareImpl implements PowerHardware {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RobotImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RobotImpl.java
index 68af4f35350..8db82ad7b85 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RobotImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RobotImpl.java
@@ -3,11 +3,8 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
-
import org.eclipse.papyrus.RobotML.Robot;
import org.eclipse.papyrus.RobotML.RobotMLPackage;
@@ -29,7 +26,7 @@ public class RobotImpl extends AgentImpl implements Robot {
* The default value of the '{@link #getWidth() <em>Width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWidth()
* @generated
* @ordered
@@ -40,7 +37,7 @@ public class RobotImpl extends AgentImpl implements Robot {
* The cached value of the '{@link #getWidth() <em>Width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWidth()
* @generated
* @ordered
@@ -50,7 +47,7 @@ public class RobotImpl extends AgentImpl implements Robot {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected RobotImpl() {
@@ -60,7 +57,7 @@ public class RobotImpl extends AgentImpl implements Robot {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -71,7 +68,7 @@ public class RobotImpl extends AgentImpl implements Robot {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getWidth() {
@@ -81,7 +78,7 @@ public class RobotImpl extends AgentImpl implements Robot {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setWidth(float newWidth) {
@@ -95,7 +92,7 @@ public class RobotImpl extends AgentImpl implements Robot {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -110,7 +107,7 @@ public class RobotImpl extends AgentImpl implements Robot {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -126,7 +123,7 @@ public class RobotImpl extends AgentImpl implements Robot {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -142,7 +139,7 @@ public class RobotImpl extends AgentImpl implements Robot {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -157,7 +154,7 @@ public class RobotImpl extends AgentImpl implements Robot {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RobotMLFactoryImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RobotMLFactoryImpl.java
index abc29bbaf42..8b6dfb18b4a 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RobotMLFactoryImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RobotMLFactoryImpl.java
@@ -6,11 +6,8 @@ import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EDataType;
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.RobotML.ActuatedJoint;
import org.eclipse.papyrus.RobotML.ActuatorHardware;
import org.eclipse.papyrus.RobotML.ActuatorSystem;
@@ -102,7 +99,7 @@ import org.eclipse.papyrus.RobotML.WeaponSystem;
* <!-- begin-user-doc -->
* An implementation of the model <b>Factory</b>.
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
@@ -110,7 +107,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
* Creates the default factory implementation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static RobotMLFactory init() {
@@ -129,7 +126,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
* Creates an instance of the factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public RobotMLFactoryImpl() {
@@ -139,7 +136,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -309,7 +306,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -337,7 +334,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -365,7 +362,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Transition createTransition() {
@@ -376,7 +373,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Algorithm createAlgorithm() {
@@ -387,7 +384,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public State createState() {
@@ -398,7 +395,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public ActuatedJoint createActuatedJoint() {
@@ -409,7 +406,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Joint createJoint() {
@@ -420,7 +417,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public CompleteBonding createCompleteBonding() {
@@ -431,7 +428,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Robot createRobot() {
@@ -442,7 +439,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public org.eclipse.papyrus.RobotML.System createSystem() {
@@ -453,7 +450,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Agent createAgent() {
@@ -464,7 +461,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public PhysicalObject createPhysicalObject() {
@@ -475,7 +472,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Environment createEnvironment() {
@@ -486,7 +483,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Surface createSurface() {
@@ -497,7 +494,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public DataFlowPort createDataFlowPort() {
@@ -508,7 +505,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public ServicePort createServicePort() {
@@ -519,7 +516,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public ActuatorSystem createActuatorSystem() {
@@ -530,7 +527,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public RoboticSystem createRoboticSystem() {
@@ -541,7 +538,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public CyberPhysicalSystem createCyberPhysicalSystem() {
@@ -552,7 +549,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public SensorSystem createSensorSystem() {
@@ -563,7 +560,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Hardware createHardware() {
@@ -574,7 +571,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Software createSoftware() {
@@ -585,7 +582,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EngineSystem createEngineSystem() {
@@ -596,7 +593,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public SteeredWheelSystem createSteeredWheelSystem() {
@@ -607,7 +604,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public LocomotionSystem createLocomotionSystem() {
@@ -618,7 +615,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public ImageSensorSystem createImageSensorSystem() {
@@ -629,7 +626,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public CameraSystem createCameraSystem() {
@@ -640,7 +637,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public ObjectDetectionSensorSystem createObjectDetectionSensorSystem() {
@@ -651,7 +648,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public ObjectTrackingSensorSystem createObjectTrackingSensorSystem() {
@@ -662,7 +659,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public LidarSystem createLidarSystem() {
@@ -673,7 +670,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public LocalizationSensorSystem createLocalizationSensorSystem() {
@@ -684,7 +681,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public GPSSystem createGPSSystem() {
@@ -695,7 +692,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public AlgorithmLibrary createAlgorithmLibrary() {
@@ -706,7 +703,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public SensorDriver createSensorDriver() {
@@ -717,7 +714,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Building createBuilding() {
@@ -728,7 +725,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Planet createPlanet() {
@@ -739,7 +736,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public LandSurface createLandSurface() {
@@ -750,7 +747,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Floor createFloor() {
@@ -761,7 +758,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public WaterSurface createWaterSurface() {
@@ -772,7 +769,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Human createHuman() {
@@ -783,7 +780,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Pedestrian createPedestrian() {
@@ -794,7 +791,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Stairs createStairs() {
@@ -805,7 +802,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Platform createPlatform() {
@@ -816,7 +813,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public ExternalLibrary createExternalLibrary() {
@@ -827,7 +824,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public RoboticMiddleware createRoboticMiddleware() {
@@ -838,7 +835,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public RoboticSimulator createRoboticSimulator() {
@@ -849,7 +846,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public CycabTK createCycabTK() {
@@ -860,7 +857,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public BlenderMorse createBlenderMorse() {
@@ -871,7 +868,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public OnPort createOnPort() {
@@ -882,7 +879,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Allocate createAllocate() {
@@ -893,7 +890,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public InertialMeasurementUnitSystem createInertialMeasurementUnitSystem() {
@@ -904,7 +901,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public InertialNavigationSystem createInertialNavigationSystem() {
@@ -915,7 +912,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public OdometrySystem createOdometrySystem() {
@@ -926,7 +923,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public InfraRedProximetrySystem createInfraRedProximetrySystem() {
@@ -937,7 +934,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public DeploymentPlan createDeploymentPlan() {
@@ -948,7 +945,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Gyroscope createGyroscope() {
@@ -959,7 +956,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public OnProperty createOnProperty() {
@@ -970,7 +967,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Chassis createChassis() {
@@ -981,7 +978,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public SupportingStructure createSupportingStructure() {
@@ -992,7 +989,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public MechanicalLinkage createMechanicalLinkage() {
@@ -1003,7 +1000,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Leg createLeg() {
@@ -1014,7 +1011,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public LocomotionHardware createLocomotionHardware() {
@@ -1025,7 +1022,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public ActuatorHardware createActuatorHardware() {
@@ -1036,7 +1033,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public MobileRobot createMobileRobot() {
@@ -1047,7 +1044,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Manipulator createManipulator() {
@@ -1058,7 +1055,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public PilotedSystem createPilotedSystem() {
@@ -1069,7 +1066,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public PowerHardware createPowerHardware() {
@@ -1080,7 +1077,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public SensorHardware createSensorHardware() {
@@ -1091,7 +1088,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public GraspingHardware createGraspingHardware() {
@@ -1102,7 +1099,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public SteeredWheelHardware createSteeredWheelHardware() {
@@ -1113,7 +1110,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Arm createArm() {
@@ -1124,7 +1121,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public LegSystem createLegSystem() {
@@ -1135,7 +1132,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public GraspingSystem createGraspingSystem() {
@@ -1146,7 +1143,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public WeaponSystem createWeaponSystem() {
@@ -1157,7 +1154,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public ManMachineInterfaceSystem createManMachineInterfaceSystem() {
@@ -1168,7 +1165,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public ClosedLoopControlSystem createClosedLoopControlSystem() {
@@ -1179,7 +1176,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public OpenLoopControlSystem createOpenLoopControlSystem() {
@@ -1190,7 +1187,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public RoboticHead createRoboticHead() {
@@ -1201,7 +1198,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NavigationCommandSystem createNavigationCommandSystem() {
@@ -1212,7 +1209,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public JoysticNavigationSystem createJoysticNavigationSystem() {
@@ -1223,7 +1220,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public SynchronizationKind createSynchronizationKindFromString(EDataType eDataType, String initialValue) {
@@ -1237,7 +1234,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String convertSynchronizationKindToString(EDataType eDataType, Object instanceValue) {
@@ -1247,7 +1244,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public DataFlowDirectionKind createDataFlowDirectionKindFromString(EDataType eDataType, String initialValue) {
@@ -1261,7 +1258,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String convertDataFlowDirectionKindToString(EDataType eDataType, Object instanceValue) {
@@ -1271,7 +1268,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public ServiceFlowKind createServiceFlowKindFromString(EDataType eDataType, String initialValue) {
@@ -1285,7 +1282,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String convertServiceFlowKindToString(EDataType eDataType, Object instanceValue) {
@@ -1295,7 +1292,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public UGVKind createUGVKindFromString(EDataType eDataType, String initialValue) {
@@ -1309,7 +1306,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String convertUGVKindToString(EDataType eDataType, Object instanceValue) {
@@ -1319,7 +1316,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public RoboticMiddlewareKind createRoboticMiddlewareKindFromString(EDataType eDataType, String initialValue) {
@@ -1333,7 +1330,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String convertRoboticMiddlewareKindToString(EDataType eDataType, Object instanceValue) {
@@ -1343,7 +1340,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Shade createShadeFromString(EDataType eDataType, String initialValue) {
@@ -1357,7 +1354,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String convertShadeToString(EDataType eDataType, Object instanceValue) {
@@ -1367,7 +1364,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public MobileRobotKind createMobileRobotKindFromString(EDataType eDataType, String initialValue) {
@@ -1381,7 +1378,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String convertMobileRobotKindToString(EDataType eDataType, Object instanceValue) {
@@ -1391,7 +1388,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public RobotMLPackage getRobotMLPackage() {
@@ -1401,7 +1398,7 @@ public class RobotMLFactoryImpl extends EFactoryImpl implements RobotMLFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @deprecated
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RobotMLPackageImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RobotMLPackageImpl.java
index b5811901c25..cbd19cae74b 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RobotMLPackageImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RobotMLPackageImpl.java
@@ -7,9 +7,7 @@ import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EEnum;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.EReference;
-
import org.eclipse.emf.ecore.impl.EPackageImpl;
-
import org.eclipse.papyrus.RobotML.ActuatedJoint;
import org.eclipse.papyrus.RobotML.ActuatorHardware;
import org.eclipse.papyrus.RobotML.ActuatorSystem;
@@ -98,55 +96,37 @@ import org.eclipse.papyrus.RobotML.Transition;
import org.eclipse.papyrus.RobotML.UGVKind;
import org.eclipse.papyrus.RobotML.WaterSurface;
import org.eclipse.papyrus.RobotML.WeaponSystem;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.Actionlib_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.Diagnostic_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.Nav_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.Oarp1_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl;
-
import org.eclipse.uml2.types.TypesPackage;
-
import org.eclipse.uml2.uml.UMLPackage;
/**
* <!-- begin-user-doc -->
* An implementation of the model <b>Package</b>.
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass transitionEClass = null;
@@ -154,7 +134,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass algorithmEClass = null;
@@ -162,7 +142,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass stateEClass = null;
@@ -170,7 +150,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass actuatedJointEClass = null;
@@ -178,7 +158,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass jointEClass = null;
@@ -186,7 +166,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass completeBondingEClass = null;
@@ -194,7 +174,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass robotEClass = null;
@@ -202,7 +182,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass systemEClass = null;
@@ -210,7 +190,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass agentEClass = null;
@@ -218,7 +198,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass physicalObjectEClass = null;
@@ -226,7 +206,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass environmentEClass = null;
@@ -234,7 +214,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass surfaceEClass = null;
@@ -242,7 +222,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass dataFlowPortEClass = null;
@@ -250,7 +230,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass portEClass = null;
@@ -258,7 +238,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass servicePortEClass = null;
@@ -266,7 +246,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass actuatorSystemEClass = null;
@@ -274,7 +254,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass roboticSystemEClass = null;
@@ -282,7 +262,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass cyberPhysicalSystemEClass = null;
@@ -290,7 +270,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass sensorSystemEClass = null;
@@ -298,7 +278,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass hardwareEClass = null;
@@ -306,7 +286,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass softwareEClass = null;
@@ -314,7 +294,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass engineSystemEClass = null;
@@ -322,7 +302,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass steeredWheelSystemEClass = null;
@@ -330,7 +310,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass locomotionSystemEClass = null;
@@ -338,7 +318,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass imageSensorSystemEClass = null;
@@ -346,7 +326,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass cameraSystemEClass = null;
@@ -354,7 +334,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass objectDetectionSensorSystemEClass = null;
@@ -362,7 +342,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass objectTrackingSensorSystemEClass = null;
@@ -370,7 +350,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass lidarSystemEClass = null;
@@ -378,7 +358,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass localizationSensorSystemEClass = null;
@@ -386,7 +366,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass gpsSystemEClass = null;
@@ -394,7 +374,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass algorithmLibraryEClass = null;
@@ -402,7 +382,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass sensorDriverEClass = null;
@@ -410,7 +390,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass buildingEClass = null;
@@ -418,7 +398,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass planetEClass = null;
@@ -426,7 +406,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass landSurfaceEClass = null;
@@ -434,7 +414,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass groundEClass = null;
@@ -442,7 +422,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass floorEClass = null;
@@ -450,7 +430,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass waterSurfaceEClass = null;
@@ -458,7 +438,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass humanEClass = null;
@@ -466,7 +446,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass pedestrianEClass = null;
@@ -474,7 +454,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass stairsEClass = null;
@@ -482,7 +462,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass platformEClass = null;
@@ -490,7 +470,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass externalLibraryEClass = null;
@@ -498,7 +478,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass roboticMiddlewareEClass = null;
@@ -506,7 +486,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass roboticSimulatorEClass = null;
@@ -514,7 +494,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass cycabTKEClass = null;
@@ -522,7 +502,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass blenderMorseEClass = null;
@@ -530,7 +510,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass onPortEClass = null;
@@ -538,7 +518,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass allocateEClass = null;
@@ -546,7 +526,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass inertialMeasurementUnitSystemEClass = null;
@@ -554,7 +534,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass inertialNavigationSystemEClass = null;
@@ -562,7 +542,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass odometrySystemEClass = null;
@@ -570,7 +550,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass infraRedProximetrySystemEClass = null;
@@ -578,7 +558,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass deploymentPlanEClass = null;
@@ -586,7 +566,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass gyroscopeEClass = null;
@@ -594,7 +574,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass onPropertyEClass = null;
@@ -602,7 +582,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass chassisEClass = null;
@@ -610,7 +590,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass supportingStructureEClass = null;
@@ -618,7 +598,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass mechanicalLinkageEClass = null;
@@ -626,7 +606,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass legEClass = null;
@@ -634,7 +614,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass locomotionHardwareEClass = null;
@@ -642,7 +622,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass actuatorHardwareEClass = null;
@@ -650,7 +630,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass mobileRobotEClass = null;
@@ -658,7 +638,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass manipulatorEClass = null;
@@ -666,7 +646,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass pilotedSystemEClass = null;
@@ -674,7 +654,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass powerHardwareEClass = null;
@@ -682,7 +662,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass sensorHardwareEClass = null;
@@ -690,7 +670,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass graspingHardwareEClass = null;
@@ -698,7 +678,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass steeredWheelHardwareEClass = null;
@@ -706,7 +686,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass armEClass = null;
@@ -714,7 +694,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass legSystemEClass = null;
@@ -722,7 +702,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass graspingSystemEClass = null;
@@ -730,7 +710,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass weaponSystemEClass = null;
@@ -738,7 +718,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass manMachineInterfaceSystemEClass = null;
@@ -746,7 +726,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass closedLoopControlSystemEClass = null;
@@ -754,7 +734,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass openLoopControlSystemEClass = null;
@@ -762,7 +742,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass roboticHeadEClass = null;
@@ -770,7 +750,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass navigationCommandSystemEClass = null;
@@ -778,7 +758,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass joysticNavigationSystemEClass = null;
@@ -786,7 +766,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EEnum synchronizationKindEEnum = null;
@@ -794,7 +774,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EEnum dataFlowDirectionKindEEnum = null;
@@ -802,7 +782,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EEnum serviceFlowKindEEnum = null;
@@ -810,7 +790,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EEnum ugvKindEEnum = null;
@@ -818,7 +798,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EEnum roboticMiddlewareKindEEnum = null;
@@ -826,7 +806,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EEnum shadeEEnum = null;
@@ -834,7 +814,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EEnum mobileRobotKindEEnum = null;
@@ -844,7 +824,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
* 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 -->
- *
+ *
* @see org.eclipse.emf.ecore.EPackage.Registry
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#eNS_URI
* @see #init()
@@ -857,7 +837,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private static boolean isInited = false;
@@ -867,7 +847,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
*
* <p>
* This method is used to initialize {@link RobotMLPackage#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()
@@ -938,7 +918,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getTransition() {
@@ -948,7 +928,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getTransition_Base_Transition() {
@@ -958,7 +938,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getTransition_Guard() {
@@ -968,7 +948,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getTransition_Effect() {
@@ -978,7 +958,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getAlgorithm() {
@@ -988,7 +968,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getAlgorithm_Base_Operation() {
@@ -998,7 +978,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getAlgorithm_IsExternal() {
@@ -1008,7 +988,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getAlgorithm_ExtFunctionName() {
@@ -1018,7 +998,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getAlgorithm_LibPath() {
@@ -1028,7 +1008,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getAlgorithm_LibFileFormat() {
@@ -1038,7 +1018,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getState() {
@@ -1048,7 +1028,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getState_Base_State() {
@@ -1058,7 +1038,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getState_Behavior() {
@@ -1068,7 +1048,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getActuatedJoint() {
@@ -1078,7 +1058,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getJoint() {
@@ -1088,7 +1068,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getJoint_Base_Connector() {
@@ -1098,7 +1078,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getCompleteBonding() {
@@ -1108,7 +1088,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getRobot() {
@@ -1118,7 +1098,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getRobot_Width() {
@@ -1128,7 +1108,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getSystem() {
@@ -1138,7 +1118,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getSystem_Base_Class() {
@@ -1148,7 +1128,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSystem_Native() {
@@ -1158,7 +1138,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSystem_LibraryPath() {
@@ -1168,7 +1148,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSystem_LibraryComponentName() {
@@ -1178,7 +1158,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getAgent() {
@@ -1188,7 +1168,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getAgent_MovesOver() {
@@ -1198,7 +1178,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getPhysicalObject() {
@@ -1208,7 +1188,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getPhysicalObject_EvelovesIn() {
@@ -1218,7 +1198,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getPhysicalObject_HasSurface() {
@@ -1228,7 +1208,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getPhysicalObject_Height() {
@@ -1238,7 +1218,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getPhysicalObject_Mass() {
@@ -1248,7 +1228,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getEnvironment() {
@@ -1258,7 +1238,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getSurface() {
@@ -1268,7 +1248,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getDataFlowPort() {
@@ -1278,7 +1258,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getDataFlowPort_Direction() {
@@ -1288,7 +1268,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getDataFlowPort_BufferSize() {
@@ -1298,7 +1278,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getPort() {
@@ -1308,7 +1288,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getPort_Base_Port() {
@@ -1318,7 +1298,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getPort_SynchronizationPolicy() {
@@ -1328,7 +1308,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getServicePort() {
@@ -1338,7 +1318,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getServicePort_Kind() {
@@ -1348,7 +1328,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getActuatorSystem() {
@@ -1358,7 +1338,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getRoboticSystem() {
@@ -1368,7 +1348,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getRoboticSystem_LocalPosition() {
@@ -1378,7 +1358,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getRoboticSystem_LocalOrientation() {
@@ -1388,7 +1368,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getCyberPhysicalSystem() {
@@ -1398,7 +1378,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getSensorSystem() {
@@ -1408,7 +1388,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSensorSystem_Frequency() {
@@ -1418,7 +1398,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSensorSystem_Identifier() {
@@ -1428,7 +1408,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getHardware() {
@@ -1438,7 +1418,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getSoftware() {
@@ -1448,7 +1428,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSoftware_IsPeriodic() {
@@ -1458,7 +1438,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSoftware_Period() {
@@ -1468,7 +1448,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSoftware_Priority() {
@@ -1478,7 +1458,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSoftware_Deadline() {
@@ -1488,7 +1468,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSoftware_Wcet() {
@@ -1498,7 +1478,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getEngineSystem() {
@@ -1508,7 +1488,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getEngineSystem_VehicleTraction() {
@@ -1518,7 +1498,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getEngineSystem_MaxEngineForce() {
@@ -1528,7 +1508,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getEngineSystem_MaxBreakingForce() {
@@ -1538,7 +1518,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getEngineSystem_MaxAllowedSteering() {
@@ -1548,7 +1528,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getEngineSystem_MaxAllowedVelocity() {
@@ -1558,7 +1538,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getEngineSystem_Gear_ration() {
@@ -1568,7 +1548,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getSteeredWheelSystem() {
@@ -1578,7 +1558,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSteeredWheelSystem_WheelRadius() {
@@ -1588,7 +1568,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSteeredWheelSystem_WheelWidth() {
@@ -1598,7 +1578,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSteeredWheelSystem_SuspensionRestLength() {
@@ -1608,7 +1588,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSteeredWheelSystem_WheelConnectionHeight() {
@@ -1618,7 +1598,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSteeredWheelSystem_TypeOfWheel() {
@@ -1628,7 +1608,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSteeredWheelSystem_WheelVelocityPIDkp() {
@@ -1638,7 +1618,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSteeredWheelSystem_WheelVelocityPIDki() {
@@ -1648,7 +1628,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSteeredWheelSystem_WheelVelocityPIDkd() {
@@ -1658,7 +1638,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSteeredWheelSystem_WheelSteeringPIDkp() {
@@ -1668,7 +1648,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSteeredWheelSystem_WheelSteeringPIDkd() {
@@ -1678,7 +1658,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSteeredWheelSystem_WheelFriction() {
@@ -1688,7 +1668,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSteeredWheelSystem_SuspensionStiffness() {
@@ -1698,7 +1678,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSteeredWheelSystem_SuspensionDamping() {
@@ -1708,7 +1688,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSteeredWheelSystem_SuspensionCompression() {
@@ -1718,7 +1698,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSteeredWheelSystem_WheelVelocityPIDmaxSum() {
@@ -1728,7 +1708,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSteeredWheelSystem_WheelVelocityPIDmaxVal() {
@@ -1738,7 +1718,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getLocomotionSystem() {
@@ -1748,7 +1728,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getImageSensorSystem() {
@@ -1758,7 +1738,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getCameraSystem() {
@@ -1768,7 +1748,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCameraSystem_Width() {
@@ -1778,7 +1758,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCameraSystem_Height() {
@@ -1788,7 +1768,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCameraSystem_Alpha_u() {
@@ -1798,7 +1778,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCameraSystem_Alpha_v() {
@@ -1808,7 +1788,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCameraSystem_U0() {
@@ -1818,7 +1798,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCameraSystem_V0() {
@@ -1828,7 +1808,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCameraSystem_Color_format() {
@@ -1838,7 +1818,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getCameraSystem_Translate() {
@@ -1848,7 +1828,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getCameraSystem_Rotate() {
@@ -1858,7 +1838,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getObjectDetectionSensorSystem() {
@@ -1868,7 +1848,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getObjectTrackingSensorSystem() {
@@ -1878,7 +1858,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getLidarSystem() {
@@ -1888,7 +1868,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getLidarSystem_NbLayers() {
@@ -1898,7 +1878,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getLidarSystem_LayerAngleMin() {
@@ -1908,7 +1888,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getLidarSystem_LayerAngleStep() {
@@ -1918,7 +1898,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getLidarSystem_Noise() {
@@ -1928,7 +1908,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getLidarSystem_SigmaNoise() {
@@ -1938,7 +1918,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getLidarSystem_Angle_min() {
@@ -1948,7 +1928,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getLidarSystem_Angle_max() {
@@ -1958,7 +1938,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getLidarSystem_Time_increment() {
@@ -1968,7 +1948,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getLidarSystem_Scan_time() {
@@ -1978,7 +1958,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getLidarSystem_Range_min() {
@@ -1988,7 +1968,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getLidarSystem_Range_max() {
@@ -1998,7 +1978,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getLidarSystem_NbRays() {
@@ -2008,7 +1988,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getLocalizationSensorSystem() {
@@ -2018,7 +1998,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getGPSSystem() {
@@ -2028,7 +2008,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getGPSSystem_OriginPosition() {
@@ -2038,7 +2018,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getAlgorithmLibrary() {
@@ -2048,7 +2028,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getAlgorithmLibrary_Base_Class() {
@@ -2058,7 +2038,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getAlgorithmLibrary_Path() {
@@ -2068,7 +2048,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getSensorDriver() {
@@ -2078,7 +2058,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getBuilding() {
@@ -2088,7 +2068,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getPlanet() {
@@ -2098,7 +2078,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getLandSurface() {
@@ -2108,7 +2088,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getGround() {
@@ -2118,7 +2098,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getFloor() {
@@ -2128,7 +2108,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getWaterSurface() {
@@ -2138,7 +2118,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getHuman() {
@@ -2148,7 +2128,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getPedestrian() {
@@ -2158,7 +2138,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getStairs() {
@@ -2168,7 +2148,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getPlatform() {
@@ -2178,7 +2158,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getPlatform_Base_Node() {
@@ -2188,7 +2168,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getPlatform_Library() {
@@ -2198,7 +2178,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getExternalLibrary() {
@@ -2208,7 +2188,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getExternalLibrary_LibPath() {
@@ -2218,7 +2198,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getExternalLibrary_LibFileFormat() {
@@ -2228,7 +2208,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getExternalLibrary_Base_Interface() {
@@ -2238,7 +2218,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getRoboticMiddleware() {
@@ -2248,7 +2228,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getRoboticMiddleware_Kind() {
@@ -2258,7 +2238,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getRoboticSimulator() {
@@ -2268,7 +2248,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getCycabTK() {
@@ -2278,7 +2258,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCycabTK_UseRealTime() {
@@ -2288,7 +2268,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCycabTK_TimeStep() {
@@ -2298,7 +2278,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCycabTK_TimeFactor() {
@@ -2308,7 +2288,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getBlenderMorse() {
@@ -2318,7 +2298,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getBlenderMorse_DebugMode() {
@@ -2328,7 +2308,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getBlenderMorse_DebugDisplay() {
@@ -2338,7 +2318,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getBlenderMorse_Gravity() {
@@ -2348,7 +2328,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getBlenderMorse__viewport_shade() {
@@ -2358,7 +2338,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getOnPort() {
@@ -2368,7 +2348,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getOnPort_Port() {
@@ -2378,7 +2358,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getOnPort_Base_Parameter() {
@@ -2388,7 +2368,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getAllocate() {
@@ -2398,7 +2378,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getAllocate_Base_Abstraction() {
@@ -2408,7 +2388,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getInertialMeasurementUnitSystem() {
@@ -2418,7 +2398,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getInertialNavigationSystem() {
@@ -2428,7 +2408,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getOdometrySystem() {
@@ -2438,7 +2418,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getInfraRedProximetrySystem() {
@@ -2448,7 +2428,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getDeploymentPlan() {
@@ -2458,7 +2438,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getDeploymentPlan_Base_Package() {
@@ -2468,7 +2448,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getDeploymentPlan_MainInstance() {
@@ -2478,7 +2458,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getGyroscope() {
@@ -2488,7 +2468,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getOnProperty() {
@@ -2498,7 +2478,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getOnProperty_Property() {
@@ -2508,7 +2488,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getOnProperty_Base_Parameter() {
@@ -2518,7 +2498,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getChassis() {
@@ -2528,7 +2508,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getSupportingStructure() {
@@ -2538,7 +2518,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getMechanicalLinkage() {
@@ -2548,7 +2528,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getLeg() {
@@ -2558,7 +2538,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getLocomotionHardware() {
@@ -2568,7 +2548,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getActuatorHardware() {
@@ -2578,7 +2558,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getMobileRobot() {
@@ -2588,7 +2568,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getMobileRobot_Kind() {
@@ -2598,7 +2578,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getManipulator() {
@@ -2608,7 +2588,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getPilotedSystem() {
@@ -2618,7 +2598,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getPowerHardware() {
@@ -2628,7 +2608,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getSensorHardware() {
@@ -2638,7 +2618,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getGraspingHardware() {
@@ -2648,7 +2628,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getSteeredWheelHardware() {
@@ -2658,7 +2638,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getArm() {
@@ -2668,7 +2648,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getLegSystem() {
@@ -2678,7 +2658,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getGraspingSystem() {
@@ -2688,7 +2668,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getWeaponSystem() {
@@ -2698,7 +2678,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getManMachineInterfaceSystem() {
@@ -2708,7 +2688,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getClosedLoopControlSystem() {
@@ -2718,7 +2698,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getOpenLoopControlSystem() {
@@ -2728,7 +2708,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getRoboticHead() {
@@ -2738,7 +2718,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getNavigationCommandSystem() {
@@ -2748,7 +2728,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getJoysticNavigationSystem() {
@@ -2758,7 +2738,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EEnum getSynchronizationKind() {
@@ -2768,7 +2748,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EEnum getDataFlowDirectionKind() {
@@ -2778,7 +2758,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EEnum getServiceFlowKind() {
@@ -2788,7 +2768,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EEnum getUGVKind() {
@@ -2798,7 +2778,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EEnum getRoboticMiddlewareKind() {
@@ -2808,7 +2788,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EEnum getShade() {
@@ -2818,7 +2798,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EEnum getMobileRobotKind() {
@@ -2828,7 +2808,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public RobotMLFactory getRobotMLFactory() {
@@ -2838,7 +2818,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private boolean isCreated = false;
@@ -2848,7 +2828,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
* guarded to have no affect on any invocation but its first.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void createPackageContents() {
@@ -3133,7 +3113,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private boolean isInitialized = false;
@@ -3143,7 +3123,7 @@ public class RobotMLPackageImpl extends EPackageImpl implements RobotMLPackage {
* method is guarded to have no affect on any invocation but its first.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void initializePackageContents() {
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RoboticHeadImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RoboticHeadImpl.java
index fc65dca4f87..c9ec1467437 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RoboticHeadImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RoboticHeadImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
import org.eclipse.papyrus.RobotML.RoboticHead;
@@ -20,7 +19,7 @@ public class RoboticHeadImpl extends ManMachineInterfaceSystemImpl implements Ro
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected RoboticHeadImpl() {
@@ -30,7 +29,7 @@ public class RoboticHeadImpl extends ManMachineInterfaceSystemImpl implements Ro
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RoboticMiddlewareImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RoboticMiddlewareImpl.java
index 2f22d09d9e0..9fc53a6e1e9 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RoboticMiddlewareImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RoboticMiddlewareImpl.java
@@ -3,11 +3,8 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
import org.eclipse.papyrus.RobotML.RoboticMiddleware;
import org.eclipse.papyrus.RobotML.RoboticMiddlewareKind;
@@ -30,7 +27,7 @@ public class RoboticMiddlewareImpl extends PlatformImpl implements RoboticMiddle
* The default value of the '{@link #getKind() <em>Kind</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getKind()
* @generated
* @ordered
@@ -41,7 +38,7 @@ public class RoboticMiddlewareImpl extends PlatformImpl implements RoboticMiddle
* The cached value of the '{@link #getKind() <em>Kind</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getKind()
* @generated
* @ordered
@@ -51,7 +48,7 @@ public class RoboticMiddlewareImpl extends PlatformImpl implements RoboticMiddle
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected RoboticMiddlewareImpl() {
@@ -61,7 +58,7 @@ public class RoboticMiddlewareImpl extends PlatformImpl implements RoboticMiddle
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -72,7 +69,7 @@ public class RoboticMiddlewareImpl extends PlatformImpl implements RoboticMiddle
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public RoboticMiddlewareKind getKind() {
@@ -82,7 +79,7 @@ public class RoboticMiddlewareImpl extends PlatformImpl implements RoboticMiddle
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setKind(RoboticMiddlewareKind newKind) {
@@ -96,7 +93,7 @@ public class RoboticMiddlewareImpl extends PlatformImpl implements RoboticMiddle
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -111,7 +108,7 @@ public class RoboticMiddlewareImpl extends PlatformImpl implements RoboticMiddle
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -127,7 +124,7 @@ public class RoboticMiddlewareImpl extends PlatformImpl implements RoboticMiddle
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -143,7 +140,7 @@ public class RoboticMiddlewareImpl extends PlatformImpl implements RoboticMiddle
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -158,7 +155,7 @@ public class RoboticMiddlewareImpl extends PlatformImpl implements RoboticMiddle
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RoboticSimulatorImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RoboticSimulatorImpl.java
index 2527ea66f61..a24e9d0bd74 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RoboticSimulatorImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RoboticSimulatorImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
import org.eclipse.papyrus.RobotML.RoboticSimulator;
@@ -20,7 +19,7 @@ public class RoboticSimulatorImpl extends PlatformImpl implements RoboticSimulat
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected RoboticSimulatorImpl() {
@@ -30,7 +29,7 @@ public class RoboticSimulatorImpl extends PlatformImpl implements RoboticSimulat
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RoboticSystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RoboticSystemImpl.java
index b85d4193f51..28e88009c11 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RoboticSystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RoboticSystemImpl.java
@@ -4,15 +4,11 @@ package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
import org.eclipse.papyrus.RobotML.RoboticSystem;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point32;
/**
@@ -34,7 +30,7 @@ public class RoboticSystemImpl extends SystemImpl implements RoboticSystem {
* The cached value of the '{@link #getLocalPosition() <em>Local Position</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLocalPosition()
* @generated
* @ordered
@@ -45,7 +41,7 @@ public class RoboticSystemImpl extends SystemImpl implements RoboticSystem {
* The cached value of the '{@link #getLocalOrientation() <em>Local Orientation</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLocalOrientation()
* @generated
* @ordered
@@ -55,7 +51,7 @@ public class RoboticSystemImpl extends SystemImpl implements RoboticSystem {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected RoboticSystemImpl() {
@@ -65,7 +61,7 @@ public class RoboticSystemImpl extends SystemImpl implements RoboticSystem {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -76,7 +72,7 @@ public class RoboticSystemImpl extends SystemImpl implements RoboticSystem {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Point32 getLocalPosition() {
@@ -86,7 +82,7 @@ public class RoboticSystemImpl extends SystemImpl implements RoboticSystem {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetLocalPosition(Point32 newLocalPosition, NotificationChain msgs) {
@@ -106,7 +102,7 @@ public class RoboticSystemImpl extends SystemImpl implements RoboticSystem {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLocalPosition(Point32 newLocalPosition) {
@@ -131,7 +127,7 @@ public class RoboticSystemImpl extends SystemImpl implements RoboticSystem {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Point32 getLocalOrientation() {
@@ -141,7 +137,7 @@ public class RoboticSystemImpl extends SystemImpl implements RoboticSystem {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetLocalOrientation(Point32 newLocalOrientation, NotificationChain msgs) {
@@ -161,7 +157,7 @@ public class RoboticSystemImpl extends SystemImpl implements RoboticSystem {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLocalOrientation(Point32 newLocalOrientation) {
@@ -186,7 +182,7 @@ public class RoboticSystemImpl extends SystemImpl implements RoboticSystem {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -203,7 +199,7 @@ public class RoboticSystemImpl extends SystemImpl implements RoboticSystem {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -220,7 +216,7 @@ public class RoboticSystemImpl extends SystemImpl implements RoboticSystem {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -239,7 +235,7 @@ public class RoboticSystemImpl extends SystemImpl implements RoboticSystem {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -258,7 +254,7 @@ public class RoboticSystemImpl extends SystemImpl implements RoboticSystem {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SensorDriverImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SensorDriverImpl.java
index 794c52ed8f3..2bc48bdb10c 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SensorDriverImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SensorDriverImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
import org.eclipse.papyrus.RobotML.SensorDriver;
@@ -20,7 +19,7 @@ public class SensorDriverImpl extends SoftwareImpl implements SensorDriver {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected SensorDriverImpl() {
@@ -30,7 +29,7 @@ public class SensorDriverImpl extends SoftwareImpl implements SensorDriver {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SensorHardwareImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SensorHardwareImpl.java
index 1c4cf21ed1c..0b9f33cb173 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SensorHardwareImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SensorHardwareImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
import org.eclipse.papyrus.RobotML.SensorHardware;
@@ -20,7 +19,7 @@ public class SensorHardwareImpl extends HardwareImpl implements SensorHardware {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected SensorHardwareImpl() {
@@ -30,7 +29,7 @@ public class SensorHardwareImpl extends HardwareImpl implements SensorHardware {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SensorSystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SensorSystemImpl.java
index 149eb83c671..6caff074cf1 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SensorSystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SensorSystemImpl.java
@@ -3,11 +3,8 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
import org.eclipse.papyrus.RobotML.SensorSystem;
@@ -30,7 +27,7 @@ public class SensorSystemImpl extends RoboticSystemImpl implements SensorSystem
* The default value of the '{@link #getFrequency() <em>Frequency</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getFrequency()
* @generated
* @ordered
@@ -41,7 +38,7 @@ public class SensorSystemImpl extends RoboticSystemImpl implements SensorSystem
* The cached value of the '{@link #getFrequency() <em>Frequency</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getFrequency()
* @generated
* @ordered
@@ -52,7 +49,7 @@ public class SensorSystemImpl extends RoboticSystemImpl implements SensorSystem
* The default value of the '{@link #getIdentifier() <em>Identifier</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getIdentifier()
* @generated
* @ordered
@@ -63,7 +60,7 @@ public class SensorSystemImpl extends RoboticSystemImpl implements SensorSystem
* The cached value of the '{@link #getIdentifier() <em>Identifier</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getIdentifier()
* @generated
* @ordered
@@ -73,7 +70,7 @@ public class SensorSystemImpl extends RoboticSystemImpl implements SensorSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected SensorSystemImpl() {
@@ -83,7 +80,7 @@ public class SensorSystemImpl extends RoboticSystemImpl implements SensorSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -94,7 +91,7 @@ public class SensorSystemImpl extends RoboticSystemImpl implements SensorSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getFrequency() {
@@ -104,7 +101,7 @@ public class SensorSystemImpl extends RoboticSystemImpl implements SensorSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setFrequency(float newFrequency) {
@@ -118,7 +115,7 @@ public class SensorSystemImpl extends RoboticSystemImpl implements SensorSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getIdentifier() {
@@ -128,7 +125,7 @@ public class SensorSystemImpl extends RoboticSystemImpl implements SensorSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setIdentifier(String newIdentifier) {
@@ -142,7 +139,7 @@ public class SensorSystemImpl extends RoboticSystemImpl implements SensorSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -159,7 +156,7 @@ public class SensorSystemImpl extends RoboticSystemImpl implements SensorSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -178,7 +175,7 @@ public class SensorSystemImpl extends RoboticSystemImpl implements SensorSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -197,7 +194,7 @@ public class SensorSystemImpl extends RoboticSystemImpl implements SensorSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -214,7 +211,7 @@ public class SensorSystemImpl extends RoboticSystemImpl implements SensorSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ServicePortImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ServicePortImpl.java
index 1e944f321cd..9455a036f50 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ServicePortImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/ServicePortImpl.java
@@ -3,11 +3,8 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
import org.eclipse.papyrus.RobotML.ServiceFlowKind;
import org.eclipse.papyrus.RobotML.ServicePort;
@@ -32,7 +29,7 @@ public class ServicePortImpl extends PortImpl implements ServicePort {
* The default value of the '{@link #getKind() <em>Kind</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getKind()
* @generated
* @ordered
@@ -43,7 +40,7 @@ public class ServicePortImpl extends PortImpl implements ServicePort {
* The cached value of the '{@link #getKind() <em>Kind</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getKind()
* @generated
* @ordered
@@ -53,7 +50,7 @@ public class ServicePortImpl extends PortImpl implements ServicePort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected ServicePortImpl() {
@@ -63,7 +60,7 @@ public class ServicePortImpl extends PortImpl implements ServicePort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -74,7 +71,7 @@ public class ServicePortImpl extends PortImpl implements ServicePort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public ServiceFlowKind getKind() {
@@ -84,7 +81,7 @@ public class ServicePortImpl extends PortImpl implements ServicePort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setKind(ServiceFlowKind newKind) {
@@ -98,7 +95,7 @@ public class ServicePortImpl extends PortImpl implements ServicePort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -113,7 +110,7 @@ public class ServicePortImpl extends PortImpl implements ServicePort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -129,7 +126,7 @@ public class ServicePortImpl extends PortImpl implements ServicePort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -145,7 +142,7 @@ public class ServicePortImpl extends PortImpl implements ServicePort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -160,7 +157,7 @@ public class ServicePortImpl extends PortImpl implements ServicePort {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SoftwareImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SoftwareImpl.java
index c4421665509..f0d37897196 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SoftwareImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SoftwareImpl.java
@@ -3,11 +3,8 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
import org.eclipse.papyrus.RobotML.Software;
@@ -33,7 +30,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
* The default value of the '{@link #isIsPeriodic() <em>Is Periodic</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #isIsPeriodic()
* @generated
* @ordered
@@ -44,7 +41,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
* The cached value of the '{@link #isIsPeriodic() <em>Is Periodic</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #isIsPeriodic()
* @generated
* @ordered
@@ -55,7 +52,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
* The default value of the '{@link #getPeriod() <em>Period</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPeriod()
* @generated
* @ordered
@@ -66,7 +63,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
* The cached value of the '{@link #getPeriod() <em>Period</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPeriod()
* @generated
* @ordered
@@ -77,7 +74,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
* The default value of the '{@link #getPriority() <em>Priority</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPriority()
* @generated
* @ordered
@@ -88,7 +85,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
* The cached value of the '{@link #getPriority() <em>Priority</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPriority()
* @generated
* @ordered
@@ -99,7 +96,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
* The default value of the '{@link #getDeadline() <em>Deadline</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getDeadline()
* @generated
* @ordered
@@ -110,7 +107,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
* The cached value of the '{@link #getDeadline() <em>Deadline</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getDeadline()
* @generated
* @ordered
@@ -121,7 +118,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
* The default value of the '{@link #getWcet() <em>Wcet</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWcet()
* @generated
* @ordered
@@ -132,7 +129,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
* The cached value of the '{@link #getWcet() <em>Wcet</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWcet()
* @generated
* @ordered
@@ -142,7 +139,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected SoftwareImpl() {
@@ -152,7 +149,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -163,7 +160,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public boolean isIsPeriodic() {
@@ -173,7 +170,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setIsPeriodic(boolean newIsPeriodic) {
@@ -187,7 +184,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getPeriod() {
@@ -197,7 +194,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setPeriod(float newPeriod) {
@@ -211,7 +208,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getPriority() {
@@ -221,7 +218,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setPriority(char newPriority) {
@@ -235,7 +232,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getDeadline() {
@@ -245,7 +242,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setDeadline(float newDeadline) {
@@ -259,7 +256,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getWcet() {
@@ -269,7 +266,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setWcet(float newWcet) {
@@ -283,7 +280,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -306,7 +303,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -334,7 +331,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -362,7 +359,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -385,7 +382,7 @@ public class SoftwareImpl extends SystemImpl implements Software {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/StairsImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/StairsImpl.java
index da281cc9551..b7f7f91af9b 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/StairsImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/StairsImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
import org.eclipse.papyrus.RobotML.Stairs;
@@ -20,7 +19,7 @@ public class StairsImpl extends GroundImpl implements Stairs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected StairsImpl() {
@@ -30,7 +29,7 @@ public class StairsImpl extends GroundImpl implements Stairs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/StateImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/StateImpl.java
index ac622da365a..d6ba019a277 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/StateImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/StateImpl.java
@@ -3,16 +3,12 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
import org.eclipse.papyrus.RobotML.State;
-
import org.eclipse.uml2.uml.Behavior;
/**
@@ -34,7 +30,7 @@ public class StateImpl extends MinimalEObjectImpl.Container implements State {
* The cached value of the '{@link #getBase_State() <em>Base State</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getBase_State()
* @generated
* @ordered
@@ -45,7 +41,7 @@ public class StateImpl extends MinimalEObjectImpl.Container implements State {
* The cached value of the '{@link #getBehavior() <em>Behavior</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getBehavior()
* @generated
* @ordered
@@ -55,7 +51,7 @@ public class StateImpl extends MinimalEObjectImpl.Container implements State {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected StateImpl() {
@@ -65,7 +61,7 @@ public class StateImpl extends MinimalEObjectImpl.Container implements State {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -76,7 +72,7 @@ public class StateImpl extends MinimalEObjectImpl.Container implements State {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public org.eclipse.uml2.uml.State getBase_State() {
@@ -95,7 +91,7 @@ public class StateImpl extends MinimalEObjectImpl.Container implements State {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public org.eclipse.uml2.uml.State basicGetBase_State() {
@@ -105,7 +101,7 @@ public class StateImpl extends MinimalEObjectImpl.Container implements State {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setBase_State(org.eclipse.uml2.uml.State newBase_State) {
@@ -119,7 +115,7 @@ public class StateImpl extends MinimalEObjectImpl.Container implements State {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Behavior getBehavior() {
@@ -138,7 +134,7 @@ public class StateImpl extends MinimalEObjectImpl.Container implements State {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Behavior basicGetBehavior() {
@@ -148,7 +144,7 @@ public class StateImpl extends MinimalEObjectImpl.Container implements State {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setBehavior(Behavior newBehavior) {
@@ -162,7 +158,7 @@ public class StateImpl extends MinimalEObjectImpl.Container implements State {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -185,7 +181,7 @@ public class StateImpl extends MinimalEObjectImpl.Container implements State {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -204,7 +200,7 @@ public class StateImpl extends MinimalEObjectImpl.Container implements State {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -223,7 +219,7 @@ public class StateImpl extends MinimalEObjectImpl.Container implements State {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SteeredWheelHardwareImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SteeredWheelHardwareImpl.java
index e3e9e43e3f1..a3baa99b39a 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SteeredWheelHardwareImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SteeredWheelHardwareImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
import org.eclipse.papyrus.RobotML.SteeredWheelHardware;
@@ -20,7 +19,7 @@ public class SteeredWheelHardwareImpl extends LocomotionHardwareImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected SteeredWheelHardwareImpl() {
@@ -30,7 +29,7 @@ public class SteeredWheelHardwareImpl extends LocomotionHardwareImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SteeredWheelSystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SteeredWheelSystemImpl.java
index f85e52429ef..655a9f70c8a 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SteeredWheelSystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SteeredWheelSystemImpl.java
@@ -3,11 +3,8 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
import org.eclipse.papyrus.RobotML.SteeredWheelSystem;
@@ -44,7 +41,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The default value of the '{@link #getWheelRadius() <em>Wheel Radius</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWheelRadius()
* @generated
* @ordered
@@ -55,7 +52,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The cached value of the '{@link #getWheelRadius() <em>Wheel Radius</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWheelRadius()
* @generated
* @ordered
@@ -66,7 +63,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The default value of the '{@link #getWheelWidth() <em>Wheel Width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWheelWidth()
* @generated
* @ordered
@@ -77,7 +74,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The cached value of the '{@link #getWheelWidth() <em>Wheel Width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWheelWidth()
* @generated
* @ordered
@@ -88,7 +85,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The default value of the '{@link #getSuspensionRestLength() <em>Suspension Rest Length</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSuspensionRestLength()
* @generated
* @ordered
@@ -99,7 +96,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The cached value of the '{@link #getSuspensionRestLength() <em>Suspension Rest Length</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSuspensionRestLength()
* @generated
* @ordered
@@ -110,7 +107,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The default value of the '{@link #getWheelConnectionHeight() <em>Wheel Connection Height</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWheelConnectionHeight()
* @generated
* @ordered
@@ -121,7 +118,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The cached value of the '{@link #getWheelConnectionHeight() <em>Wheel Connection Height</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWheelConnectionHeight()
* @generated
* @ordered
@@ -132,7 +129,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The default value of the '{@link #getTypeOfWheel() <em>Type Of Wheel</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getTypeOfWheel()
* @generated
* @ordered
@@ -143,7 +140,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The cached value of the '{@link #getTypeOfWheel() <em>Type Of Wheel</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getTypeOfWheel()
* @generated
* @ordered
@@ -154,7 +151,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The default value of the '{@link #getWheelVelocityPIDkp() <em>Wheel Velocity PI Dkp</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWheelVelocityPIDkp()
* @generated
* @ordered
@@ -165,7 +162,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The cached value of the '{@link #getWheelVelocityPIDkp() <em>Wheel Velocity PI Dkp</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWheelVelocityPIDkp()
* @generated
* @ordered
@@ -176,7 +173,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The default value of the '{@link #getWheelVelocityPIDki() <em>Wheel Velocity PI Dki</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWheelVelocityPIDki()
* @generated
* @ordered
@@ -187,7 +184,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The cached value of the '{@link #getWheelVelocityPIDki() <em>Wheel Velocity PI Dki</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWheelVelocityPIDki()
* @generated
* @ordered
@@ -198,7 +195,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The default value of the '{@link #getWheelVelocityPIDkd() <em>Wheel Velocity PI Dkd</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWheelVelocityPIDkd()
* @generated
* @ordered
@@ -209,7 +206,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The cached value of the '{@link #getWheelVelocityPIDkd() <em>Wheel Velocity PI Dkd</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWheelVelocityPIDkd()
* @generated
* @ordered
@@ -220,7 +217,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The default value of the '{@link #getWheelSteeringPIDkp() <em>Wheel Steering PI Dkp</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWheelSteeringPIDkp()
* @generated
* @ordered
@@ -231,7 +228,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The cached value of the '{@link #getWheelSteeringPIDkp() <em>Wheel Steering PI Dkp</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWheelSteeringPIDkp()
* @generated
* @ordered
@@ -242,7 +239,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The default value of the '{@link #getWheelSteeringPIDkd() <em>Wheel Steering PI Dkd</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWheelSteeringPIDkd()
* @generated
* @ordered
@@ -253,7 +250,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The cached value of the '{@link #getWheelSteeringPIDkd() <em>Wheel Steering PI Dkd</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWheelSteeringPIDkd()
* @generated
* @ordered
@@ -264,7 +261,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The default value of the '{@link #getWheelFriction() <em>Wheel Friction</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWheelFriction()
* @generated
* @ordered
@@ -275,7 +272,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The cached value of the '{@link #getWheelFriction() <em>Wheel Friction</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWheelFriction()
* @generated
* @ordered
@@ -286,7 +283,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The default value of the '{@link #getSuspensionStiffness() <em>Suspension Stiffness</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSuspensionStiffness()
* @generated
* @ordered
@@ -297,7 +294,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The cached value of the '{@link #getSuspensionStiffness() <em>Suspension Stiffness</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSuspensionStiffness()
* @generated
* @ordered
@@ -308,7 +305,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The default value of the '{@link #getSuspensionDamping() <em>Suspension Damping</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSuspensionDamping()
* @generated
* @ordered
@@ -319,7 +316,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The cached value of the '{@link #getSuspensionDamping() <em>Suspension Damping</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSuspensionDamping()
* @generated
* @ordered
@@ -330,7 +327,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The default value of the '{@link #getSuspensionCompression() <em>Suspension Compression</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSuspensionCompression()
* @generated
* @ordered
@@ -341,7 +338,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The cached value of the '{@link #getSuspensionCompression() <em>Suspension Compression</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSuspensionCompression()
* @generated
* @ordered
@@ -352,7 +349,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The default value of the '{@link #getWheelVelocityPIDmaxSum() <em>Wheel Velocity PI Dmax Sum</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWheelVelocityPIDmaxSum()
* @generated
* @ordered
@@ -363,7 +360,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The cached value of the '{@link #getWheelVelocityPIDmaxSum() <em>Wheel Velocity PI Dmax Sum</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWheelVelocityPIDmaxSum()
* @generated
* @ordered
@@ -374,7 +371,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The default value of the '{@link #getWheelVelocityPIDmaxVal() <em>Wheel Velocity PI Dmax Val</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWheelVelocityPIDmaxVal()
* @generated
* @ordered
@@ -385,7 +382,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
* The cached value of the '{@link #getWheelVelocityPIDmaxVal() <em>Wheel Velocity PI Dmax Val</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWheelVelocityPIDmaxVal()
* @generated
* @ordered
@@ -395,7 +392,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected SteeredWheelSystemImpl() {
@@ -405,7 +402,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -416,7 +413,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getWheelRadius() {
@@ -426,7 +423,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setWheelRadius(float newWheelRadius) {
@@ -440,7 +437,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getWheelWidth() {
@@ -450,7 +447,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setWheelWidth(float newWheelWidth) {
@@ -464,7 +461,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getSuspensionRestLength() {
@@ -474,7 +471,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setSuspensionRestLength(float newSuspensionRestLength) {
@@ -488,7 +485,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getWheelConnectionHeight() {
@@ -498,7 +495,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setWheelConnectionHeight(float newWheelConnectionHeight) {
@@ -512,7 +509,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getTypeOfWheel() {
@@ -522,7 +519,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setTypeOfWheel(String newTypeOfWheel) {
@@ -536,7 +533,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getWheelVelocityPIDkp() {
@@ -546,7 +543,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setWheelVelocityPIDkp(float newWheelVelocityPIDkp) {
@@ -560,7 +557,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getWheelVelocityPIDki() {
@@ -570,7 +567,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setWheelVelocityPIDki(float newWheelVelocityPIDki) {
@@ -584,7 +581,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getWheelVelocityPIDkd() {
@@ -594,7 +591,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setWheelVelocityPIDkd(float newWheelVelocityPIDkd) {
@@ -608,7 +605,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getWheelSteeringPIDkp() {
@@ -618,7 +615,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setWheelSteeringPIDkp(float newWheelSteeringPIDkp) {
@@ -632,7 +629,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getWheelSteeringPIDkd() {
@@ -642,7 +639,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setWheelSteeringPIDkd(float newWheelSteeringPIDkd) {
@@ -656,7 +653,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getWheelFriction() {
@@ -666,7 +663,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setWheelFriction(float newWheelFriction) {
@@ -680,7 +677,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getSuspensionStiffness() {
@@ -690,7 +687,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setSuspensionStiffness(float newSuspensionStiffness) {
@@ -704,7 +701,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getSuspensionDamping() {
@@ -714,7 +711,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setSuspensionDamping(float newSuspensionDamping) {
@@ -728,7 +725,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getSuspensionCompression() {
@@ -738,7 +735,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setSuspensionCompression(float newSuspensionCompression) {
@@ -752,7 +749,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getWheelVelocityPIDmaxSum() {
@@ -762,7 +759,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setWheelVelocityPIDmaxSum(float newWheelVelocityPIDmaxSum) {
@@ -776,7 +773,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getWheelVelocityPIDmaxVal() {
@@ -786,7 +783,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setWheelVelocityPIDmaxVal(float newWheelVelocityPIDmaxVal) {
@@ -800,7 +797,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -845,7 +842,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -906,7 +903,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -967,7 +964,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -1012,7 +1009,7 @@ public class SteeredWheelSystemImpl extends LocomotionSystemImpl implements Stee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SupportingStructureImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SupportingStructureImpl.java
index fe0a85b1368..bd3a4305777 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SupportingStructureImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SupportingStructureImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
import org.eclipse.papyrus.RobotML.SupportingStructure;
@@ -20,7 +19,7 @@ public class SupportingStructureImpl extends HardwareImpl implements SupportingS
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected SupportingStructureImpl() {
@@ -30,7 +29,7 @@ public class SupportingStructureImpl extends HardwareImpl implements SupportingS
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SurfaceImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SurfaceImpl.java
index bee96884f22..ba83399c5df 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SurfaceImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SurfaceImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
import org.eclipse.papyrus.RobotML.Surface;
@@ -20,7 +19,7 @@ public class SurfaceImpl extends PhysicalObjectImpl implements Surface {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected SurfaceImpl() {
@@ -30,7 +29,7 @@ public class SurfaceImpl extends PhysicalObjectImpl implements Surface {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SystemImpl.java
index 178a97c56df..553caac742e 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/SystemImpl.java
@@ -3,13 +3,10 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
/**
@@ -33,7 +30,7 @@ public class SystemImpl extends MinimalEObjectImpl.Container implements org.ecli
* The cached value of the '{@link #getBase_Class() <em>Base Class</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getBase_Class()
* @generated
* @ordered
@@ -44,7 +41,7 @@ public class SystemImpl extends MinimalEObjectImpl.Container implements org.ecli
* The default value of the '{@link #isNative() <em>Native</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #isNative()
* @generated
* @ordered
@@ -55,7 +52,7 @@ public class SystemImpl extends MinimalEObjectImpl.Container implements org.ecli
* The cached value of the '{@link #isNative() <em>Native</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #isNative()
* @generated
* @ordered
@@ -66,7 +63,7 @@ public class SystemImpl extends MinimalEObjectImpl.Container implements org.ecli
* The default value of the '{@link #getLibraryPath() <em>Library Path</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLibraryPath()
* @generated
* @ordered
@@ -77,7 +74,7 @@ public class SystemImpl extends MinimalEObjectImpl.Container implements org.ecli
* The cached value of the '{@link #getLibraryPath() <em>Library Path</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLibraryPath()
* @generated
* @ordered
@@ -88,7 +85,7 @@ public class SystemImpl extends MinimalEObjectImpl.Container implements org.ecli
* The default value of the '{@link #getLibraryComponentName() <em>Library Component Name</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLibraryComponentName()
* @generated
* @ordered
@@ -99,7 +96,7 @@ public class SystemImpl extends MinimalEObjectImpl.Container implements org.ecli
* The cached value of the '{@link #getLibraryComponentName() <em>Library Component Name</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLibraryComponentName()
* @generated
* @ordered
@@ -109,7 +106,7 @@ public class SystemImpl extends MinimalEObjectImpl.Container implements org.ecli
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected SystemImpl() {
@@ -119,7 +116,7 @@ public class SystemImpl extends MinimalEObjectImpl.Container implements org.ecli
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -130,7 +127,7 @@ public class SystemImpl extends MinimalEObjectImpl.Container implements org.ecli
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public org.eclipse.uml2.uml.Class getBase_Class() {
@@ -149,7 +146,7 @@ public class SystemImpl extends MinimalEObjectImpl.Container implements org.ecli
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public org.eclipse.uml2.uml.Class basicGetBase_Class() {
@@ -159,7 +156,7 @@ public class SystemImpl extends MinimalEObjectImpl.Container implements org.ecli
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setBase_Class(org.eclipse.uml2.uml.Class newBase_Class) {
@@ -173,7 +170,7 @@ public class SystemImpl extends MinimalEObjectImpl.Container implements org.ecli
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public boolean isNative() {
@@ -183,7 +180,7 @@ public class SystemImpl extends MinimalEObjectImpl.Container implements org.ecli
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setNative(boolean newNative) {
@@ -197,7 +194,7 @@ public class SystemImpl extends MinimalEObjectImpl.Container implements org.ecli
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getLibraryPath() {
@@ -207,7 +204,7 @@ public class SystemImpl extends MinimalEObjectImpl.Container implements org.ecli
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLibraryPath(String newLibraryPath) {
@@ -221,7 +218,7 @@ public class SystemImpl extends MinimalEObjectImpl.Container implements org.ecli
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getLibraryComponentName() {
@@ -231,7 +228,7 @@ public class SystemImpl extends MinimalEObjectImpl.Container implements org.ecli
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLibraryComponentName(String newLibraryComponentName) {
@@ -245,7 +242,7 @@ public class SystemImpl extends MinimalEObjectImpl.Container implements org.ecli
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -269,7 +266,7 @@ public class SystemImpl extends MinimalEObjectImpl.Container implements org.ecli
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -294,7 +291,7 @@ public class SystemImpl extends MinimalEObjectImpl.Container implements org.ecli
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -319,7 +316,7 @@ public class SystemImpl extends MinimalEObjectImpl.Container implements org.ecli
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -340,7 +337,7 @@ public class SystemImpl extends MinimalEObjectImpl.Container implements org.ecli
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/TransitionImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/TransitionImpl.java
index 1f7c6ec530f..42d4fd652bd 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/TransitionImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/TransitionImpl.java
@@ -3,16 +3,12 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
import org.eclipse.papyrus.RobotML.Transition;
-
import org.eclipse.uml2.uml.Behavior;
/**
@@ -35,7 +31,7 @@ public class TransitionImpl extends MinimalEObjectImpl.Container implements Tran
* The cached value of the '{@link #getBase_Transition() <em>Base Transition</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getBase_Transition()
* @generated
* @ordered
@@ -46,7 +42,7 @@ public class TransitionImpl extends MinimalEObjectImpl.Container implements Tran
* The cached value of the '{@link #getGuard() <em>Guard</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getGuard()
* @generated
* @ordered
@@ -57,7 +53,7 @@ public class TransitionImpl extends MinimalEObjectImpl.Container implements Tran
* The cached value of the '{@link #getEffect() <em>Effect</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getEffect()
* @generated
* @ordered
@@ -67,7 +63,7 @@ public class TransitionImpl extends MinimalEObjectImpl.Container implements Tran
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected TransitionImpl() {
@@ -77,7 +73,7 @@ public class TransitionImpl extends MinimalEObjectImpl.Container implements Tran
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -88,7 +84,7 @@ public class TransitionImpl extends MinimalEObjectImpl.Container implements Tran
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public org.eclipse.uml2.uml.Transition getBase_Transition() {
@@ -107,7 +103,7 @@ public class TransitionImpl extends MinimalEObjectImpl.Container implements Tran
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public org.eclipse.uml2.uml.Transition basicGetBase_Transition() {
@@ -117,7 +113,7 @@ public class TransitionImpl extends MinimalEObjectImpl.Container implements Tran
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setBase_Transition(org.eclipse.uml2.uml.Transition newBase_Transition) {
@@ -131,7 +127,7 @@ public class TransitionImpl extends MinimalEObjectImpl.Container implements Tran
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Behavior getGuard() {
@@ -150,7 +146,7 @@ public class TransitionImpl extends MinimalEObjectImpl.Container implements Tran
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Behavior basicGetGuard() {
@@ -160,7 +156,7 @@ public class TransitionImpl extends MinimalEObjectImpl.Container implements Tran
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setGuard(Behavior newGuard) {
@@ -174,7 +170,7 @@ public class TransitionImpl extends MinimalEObjectImpl.Container implements Tran
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Behavior getEffect() {
@@ -193,7 +189,7 @@ public class TransitionImpl extends MinimalEObjectImpl.Container implements Tran
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Behavior basicGetEffect() {
@@ -203,7 +199,7 @@ public class TransitionImpl extends MinimalEObjectImpl.Container implements Tran
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setEffect(Behavior newEffect) {
@@ -217,7 +213,7 @@ public class TransitionImpl extends MinimalEObjectImpl.Container implements Tran
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -245,7 +241,7 @@ public class TransitionImpl extends MinimalEObjectImpl.Container implements Tran
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -267,7 +263,7 @@ public class TransitionImpl extends MinimalEObjectImpl.Container implements Tran
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -289,7 +285,7 @@ public class TransitionImpl extends MinimalEObjectImpl.Container implements Tran
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/WaterSurfaceImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/WaterSurfaceImpl.java
index ce176b15829..258a4dcd6c9 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/WaterSurfaceImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/WaterSurfaceImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
import org.eclipse.papyrus.RobotML.WaterSurface;
@@ -20,7 +19,7 @@ public class WaterSurfaceImpl extends SurfaceImpl implements WaterSurface {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected WaterSurfaceImpl() {
@@ -30,7 +29,7 @@ public class WaterSurfaceImpl extends SurfaceImpl implements WaterSurface {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/WeaponSystemImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/WeaponSystemImpl.java
index f8e9e7ecf6f..bfe442f8f66 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/WeaponSystemImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/WeaponSystemImpl.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotML.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
import org.eclipse.papyrus.RobotML.WeaponSystem;
@@ -20,7 +19,7 @@ public class WeaponSystemImpl extends ActuatorSystemImpl implements WeaponSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected WeaponSystemImpl() {
@@ -30,7 +29,7 @@ public class WeaponSystemImpl extends ActuatorSystemImpl implements WeaponSystem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/util/RobotMLAdapterFactory.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/util/RobotMLAdapterFactory.java
index db89ef8f95c..88adab7ca30 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/util/RobotMLAdapterFactory.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/util/RobotMLAdapterFactory.java
@@ -4,11 +4,8 @@ package org.eclipse.papyrus.RobotML.util;
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.RobotML.ActuatedJoint;
import org.eclipse.papyrus.RobotML.ActuatorHardware;
import org.eclipse.papyrus.RobotML.ActuatorSystem;
@@ -95,7 +92,7 @@ import org.eclipse.papyrus.RobotML.WeaponSystem;
* 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.RobotML.RobotMLPackage
* @generated
*/
@@ -104,7 +101,7 @@ public class RobotMLAdapterFactory extends AdapterFactoryImpl {
* The cached model package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected static RobotMLPackage modelPackage;
@@ -113,7 +110,7 @@ public class RobotMLAdapterFactory extends AdapterFactoryImpl {
* Creates an instance of the adapter factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public RobotMLAdapterFactory() {
@@ -127,7 +124,7 @@ public class RobotMLAdapterFactory 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
*/
@@ -146,7 +143,7 @@ public class RobotMLAdapterFactory extends AdapterFactoryImpl {
* The switch that delegates to the <code>createXXX</code> methods.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected RobotMLSwitch<Adapter> modelSwitch =
@@ -561,7 +558,7 @@ public class RobotMLAdapterFactory extends AdapterFactoryImpl {
* Creates an adapter for the <code>target</code>.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param target
* the object to adapt.
* @return the adapter for the <code>target</code>.
@@ -579,7 +576,7 @@ public class RobotMLAdapterFactory 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.RobotML.Transition
* @generated
@@ -594,7 +591,7 @@ public class RobotMLAdapterFactory 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.RobotML.Algorithm
* @generated
@@ -609,7 +606,7 @@ public class RobotMLAdapterFactory 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.RobotML.State
* @generated
@@ -624,7 +621,7 @@ public class RobotMLAdapterFactory 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.RobotML.ActuatedJoint
* @generated
@@ -639,7 +636,7 @@ public class RobotMLAdapterFactory 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.RobotML.Joint
* @generated
@@ -654,7 +651,7 @@ public class RobotMLAdapterFactory 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.RobotML.CompleteBonding
* @generated
@@ -669,7 +666,7 @@ public class RobotMLAdapterFactory 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.RobotML.Robot
* @generated
@@ -684,7 +681,7 @@ public class RobotMLAdapterFactory 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.RobotML.System
* @generated
@@ -699,7 +696,7 @@ public class RobotMLAdapterFactory 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.RobotML.Agent
* @generated
@@ -714,7 +711,7 @@ public class RobotMLAdapterFactory 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.RobotML.PhysicalObject
* @generated
@@ -729,7 +726,7 @@ public class RobotMLAdapterFactory 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.RobotML.Environment
* @generated
@@ -744,7 +741,7 @@ public class RobotMLAdapterFactory 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.RobotML.Surface
* @generated
@@ -759,7 +756,7 @@ public class RobotMLAdapterFactory 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.RobotML.DataFlowPort
* @generated
@@ -774,7 +771,7 @@ public class RobotMLAdapterFactory 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.RobotML.Port
* @generated
@@ -789,7 +786,7 @@ public class RobotMLAdapterFactory 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.RobotML.ServicePort
* @generated
@@ -804,7 +801,7 @@ public class RobotMLAdapterFactory 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.RobotML.ActuatorSystem
* @generated
@@ -819,7 +816,7 @@ public class RobotMLAdapterFactory 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.RobotML.RoboticSystem
* @generated
@@ -834,7 +831,7 @@ public class RobotMLAdapterFactory 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.RobotML.CyberPhysicalSystem
* @generated
@@ -849,7 +846,7 @@ public class RobotMLAdapterFactory 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.RobotML.SensorSystem
* @generated
@@ -864,7 +861,7 @@ public class RobotMLAdapterFactory 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.RobotML.Hardware
* @generated
@@ -879,7 +876,7 @@ public class RobotMLAdapterFactory 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.RobotML.Software
* @generated
@@ -894,7 +891,7 @@ public class RobotMLAdapterFactory 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.RobotML.EngineSystem
* @generated
@@ -909,7 +906,7 @@ public class RobotMLAdapterFactory 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.RobotML.SteeredWheelSystem
* @generated
@@ -924,7 +921,7 @@ public class RobotMLAdapterFactory 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.RobotML.LocomotionSystem
* @generated
@@ -939,7 +936,7 @@ public class RobotMLAdapterFactory 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.RobotML.ImageSensorSystem
* @generated
@@ -954,7 +951,7 @@ public class RobotMLAdapterFactory 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.RobotML.CameraSystem
* @generated
@@ -969,7 +966,7 @@ public class RobotMLAdapterFactory 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.RobotML.ObjectDetectionSensorSystem
* @generated
@@ -984,7 +981,7 @@ public class RobotMLAdapterFactory 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.RobotML.ObjectTrackingSensorSystem
* @generated
@@ -999,7 +996,7 @@ public class RobotMLAdapterFactory 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.RobotML.LidarSystem
* @generated
@@ -1014,7 +1011,7 @@ public class RobotMLAdapterFactory 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.RobotML.LocalizationSensorSystem
* @generated
@@ -1029,7 +1026,7 @@ public class RobotMLAdapterFactory 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.RobotML.GPSSystem
* @generated
@@ -1044,7 +1041,7 @@ public class RobotMLAdapterFactory 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.RobotML.AlgorithmLibrary
* @generated
@@ -1059,7 +1056,7 @@ public class RobotMLAdapterFactory 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.RobotML.SensorDriver
* @generated
@@ -1074,7 +1071,7 @@ public class RobotMLAdapterFactory 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.RobotML.Building
* @generated
@@ -1089,7 +1086,7 @@ public class RobotMLAdapterFactory 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.RobotML.Planet
* @generated
@@ -1104,7 +1101,7 @@ public class RobotMLAdapterFactory 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.RobotML.LandSurface
* @generated
@@ -1119,7 +1116,7 @@ public class RobotMLAdapterFactory 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.RobotML.Ground
* @generated
@@ -1134,7 +1131,7 @@ public class RobotMLAdapterFactory 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.RobotML.Floor
* @generated
@@ -1149,7 +1146,7 @@ public class RobotMLAdapterFactory 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.RobotML.WaterSurface
* @generated
@@ -1164,7 +1161,7 @@ public class RobotMLAdapterFactory 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.RobotML.Human
* @generated
@@ -1179,7 +1176,7 @@ public class RobotMLAdapterFactory 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.RobotML.Pedestrian
* @generated
@@ -1194,7 +1191,7 @@ public class RobotMLAdapterFactory 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.RobotML.Stairs
* @generated
@@ -1209,7 +1206,7 @@ public class RobotMLAdapterFactory 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.RobotML.Platform
* @generated
@@ -1224,7 +1221,7 @@ public class RobotMLAdapterFactory 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.RobotML.ExternalLibrary
* @generated
@@ -1239,7 +1236,7 @@ public class RobotMLAdapterFactory 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.RobotML.RoboticMiddleware
* @generated
@@ -1254,7 +1251,7 @@ public class RobotMLAdapterFactory 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.RobotML.RoboticSimulator
* @generated
@@ -1269,7 +1266,7 @@ public class RobotMLAdapterFactory 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.RobotML.CycabTK
* @generated
@@ -1284,7 +1281,7 @@ public class RobotMLAdapterFactory 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.RobotML.BlenderMorse
* @generated
@@ -1299,7 +1296,7 @@ public class RobotMLAdapterFactory 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.RobotML.OnPort
* @generated
@@ -1314,7 +1311,7 @@ public class RobotMLAdapterFactory 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.RobotML.Allocate
* @generated
@@ -1329,7 +1326,7 @@ public class RobotMLAdapterFactory 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.RobotML.InertialMeasurementUnitSystem
* @generated
@@ -1344,7 +1341,7 @@ public class RobotMLAdapterFactory 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.RobotML.InertialNavigationSystem
* @generated
@@ -1359,7 +1356,7 @@ public class RobotMLAdapterFactory 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.RobotML.OdometrySystem
* @generated
@@ -1374,7 +1371,7 @@ public class RobotMLAdapterFactory 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.RobotML.InfraRedProximetrySystem
* @generated
@@ -1389,7 +1386,7 @@ public class RobotMLAdapterFactory 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.RobotML.DeploymentPlan
* @generated
@@ -1404,7 +1401,7 @@ public class RobotMLAdapterFactory 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.RobotML.Gyroscope
* @generated
@@ -1419,7 +1416,7 @@ public class RobotMLAdapterFactory 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.RobotML.OnProperty
* @generated
@@ -1434,7 +1431,7 @@ public class RobotMLAdapterFactory 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.RobotML.Chassis
* @generated
@@ -1449,7 +1446,7 @@ public class RobotMLAdapterFactory 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.RobotML.SupportingStructure
* @generated
@@ -1464,7 +1461,7 @@ public class RobotMLAdapterFactory 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.RobotML.MechanicalLinkage
* @generated
@@ -1479,7 +1476,7 @@ public class RobotMLAdapterFactory 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.RobotML.Leg
* @generated
@@ -1494,7 +1491,7 @@ public class RobotMLAdapterFactory 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.RobotML.LocomotionHardware
* @generated
@@ -1509,7 +1506,7 @@ public class RobotMLAdapterFactory 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.RobotML.ActuatorHardware
* @generated
@@ -1524,7 +1521,7 @@ public class RobotMLAdapterFactory 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.RobotML.MobileRobot
* @generated
@@ -1539,7 +1536,7 @@ public class RobotMLAdapterFactory 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.RobotML.Manipulator
* @generated
@@ -1554,7 +1551,7 @@ public class RobotMLAdapterFactory 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.RobotML.PilotedSystem
* @generated
@@ -1569,7 +1566,7 @@ public class RobotMLAdapterFactory 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.RobotML.PowerHardware
* @generated
@@ -1584,7 +1581,7 @@ public class RobotMLAdapterFactory 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.RobotML.SensorHardware
* @generated
@@ -1599,7 +1596,7 @@ public class RobotMLAdapterFactory 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.RobotML.GraspingHardware
* @generated
@@ -1614,7 +1611,7 @@ public class RobotMLAdapterFactory 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.RobotML.SteeredWheelHardware
* @generated
@@ -1629,7 +1626,7 @@ public class RobotMLAdapterFactory 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.RobotML.Arm
* @generated
@@ -1644,7 +1641,7 @@ public class RobotMLAdapterFactory 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.RobotML.LegSystem
* @generated
@@ -1659,7 +1656,7 @@ public class RobotMLAdapterFactory 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.RobotML.GraspingSystem
* @generated
@@ -1674,7 +1671,7 @@ public class RobotMLAdapterFactory 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.RobotML.WeaponSystem
* @generated
@@ -1689,7 +1686,7 @@ public class RobotMLAdapterFactory 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.RobotML.ManMachineInterfaceSystem
* @generated
@@ -1704,7 +1701,7 @@ public class RobotMLAdapterFactory 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.RobotML.ClosedLoopControlSystem
* @generated
@@ -1719,7 +1716,7 @@ public class RobotMLAdapterFactory 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.RobotML.OpenLoopControlSystem
* @generated
@@ -1734,7 +1731,7 @@ public class RobotMLAdapterFactory 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.RobotML.RoboticHead
* @generated
@@ -1749,7 +1746,7 @@ public class RobotMLAdapterFactory 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.RobotML.NavigationCommandSystem
* @generated
@@ -1764,7 +1761,7 @@ public class RobotMLAdapterFactory 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.RobotML.JoysticNavigationSystem
* @generated
@@ -1778,7 +1775,7 @@ public class RobotMLAdapterFactory extends AdapterFactoryImpl {
* <!-- begin-user-doc -->
* This default implementation returns null.
* <!-- end-user-doc -->
- *
+ *
* @return the new adapter.
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/util/RobotMLResourceFactoryImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/util/RobotMLResourceFactoryImpl.java
index 645cf9ca83b..27a512c91de 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/util/RobotMLResourceFactoryImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/util/RobotMLResourceFactoryImpl.java
@@ -3,18 +3,15 @@
package org.eclipse.papyrus.RobotML.util;
import org.eclipse.emf.common.util.URI;
-
import org.eclipse.emf.ecore.resource.Resource;
-
import org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl;
-
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.RobotML.util.RobotMLResourceImpl
* @generated
*/
@@ -23,7 +20,7 @@ public class RobotMLResourceFactoryImpl extends ResourceFactoryImpl {
* Creates an instance of the resource factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public RobotMLResourceFactoryImpl() {
@@ -34,7 +31,7 @@ public class RobotMLResourceFactoryImpl extends ResourceFactoryImpl {
* Creates an instance of the resource.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/util/RobotMLResourceImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/util/RobotMLResourceImpl.java
index bd6fa3e4fcc..5449871ef85 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/util/RobotMLResourceImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/util/RobotMLResourceImpl.java
@@ -3,14 +3,13 @@
package org.eclipse.papyrus.RobotML.util;
import org.eclipse.emf.common.util.URI;
-
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.RobotML.util.RobotMLResourceFactoryImpl
* @generated
*/
@@ -19,7 +18,7 @@ public class RobotMLResourceImpl extends XMLResourceImpl {
* Creates an instance of the resource.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param uri
* the URI of the new resource.
* @generated
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/util/RobotMLSwitch.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/util/RobotMLSwitch.java
index 8ed23359b92..f451f3588b7 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/util/RobotMLSwitch.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/util/RobotMLSwitch.java
@@ -4,9 +4,7 @@ package org.eclipse.papyrus.RobotML.util;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
-
import org.eclipse.emf.ecore.util.Switch;
-
import org.eclipse.papyrus.RobotML.ActuatedJoint;
import org.eclipse.papyrus.RobotML.ActuatorHardware;
import org.eclipse.papyrus.RobotML.ActuatorSystem;
@@ -97,7 +95,7 @@ import org.eclipse.papyrus.RobotML.WeaponSystem;
* until a non-null result is returned,
* which is the result of the switch.
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotML.RobotMLPackage
* @generated
*/
@@ -106,7 +104,7 @@ public class RobotMLSwitch<T> extends Switch<T> {
* The cached model package
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected static RobotMLPackage modelPackage;
@@ -115,7 +113,7 @@ public class RobotMLSwitch<T> extends Switch<T> {
* Creates an instance of the switch.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public RobotMLSwitch() {
@@ -128,7 +126,7 @@ public class RobotMLSwitch<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
@@ -142,7 +140,7 @@ public class RobotMLSwitch<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
*/
@@ -1442,7 +1440,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Transition</em>'.
@@ -1459,7 +1457,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Algorithm</em>'.
@@ -1476,7 +1474,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>State</em>'.
@@ -1493,7 +1491,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Actuated Joint</em>'.
@@ -1510,7 +1508,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Joint</em>'.
@@ -1527,7 +1525,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Complete Bonding</em>'.
@@ -1544,7 +1542,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Robot</em>'.
@@ -1561,7 +1559,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>System</em>'.
@@ -1578,7 +1576,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Agent</em>'.
@@ -1595,7 +1593,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Physical Object</em>'.
@@ -1612,7 +1610,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Environment</em>'.
@@ -1629,7 +1627,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Surface</em>'.
@@ -1646,7 +1644,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Data Flow Port</em>'.
@@ -1663,7 +1661,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Port</em>'.
@@ -1680,7 +1678,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Service Port</em>'.
@@ -1697,7 +1695,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Actuator System</em>'.
@@ -1714,7 +1712,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Robotic System</em>'.
@@ -1731,7 +1729,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Cyber Physical System</em>'.
@@ -1748,7 +1746,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Sensor System</em>'.
@@ -1765,7 +1763,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Hardware</em>'.
@@ -1782,7 +1780,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Software</em>'.
@@ -1799,7 +1797,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Engine System</em>'.
@@ -1816,7 +1814,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Steered Wheel System</em>'.
@@ -1833,7 +1831,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Locomotion System</em>'.
@@ -1850,7 +1848,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Image Sensor System</em>'.
@@ -1867,7 +1865,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Camera System</em>'.
@@ -1884,7 +1882,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Object Detection Sensor System</em>'.
@@ -1901,7 +1899,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Object Tracking Sensor System</em>'.
@@ -1918,7 +1916,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Lidar System</em>'.
@@ -1935,7 +1933,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Localization Sensor System</em>'.
@@ -1952,7 +1950,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>GPS System</em>'.
@@ -1969,7 +1967,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Algorithm Library</em>'.
@@ -1986,7 +1984,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Sensor Driver</em>'.
@@ -2003,7 +2001,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Building</em>'.
@@ -2020,7 +2018,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Planet</em>'.
@@ -2037,7 +2035,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Land Surface</em>'.
@@ -2054,7 +2052,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Ground</em>'.
@@ -2071,7 +2069,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Floor</em>'.
@@ -2088,7 +2086,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Water Surface</em>'.
@@ -2105,7 +2103,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Human</em>'.
@@ -2122,7 +2120,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Pedestrian</em>'.
@@ -2139,7 +2137,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Stairs</em>'.
@@ -2156,7 +2154,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Platform</em>'.
@@ -2173,7 +2171,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>External Library</em>'.
@@ -2190,7 +2188,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Robotic Middleware</em>'.
@@ -2207,7 +2205,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Robotic Simulator</em>'.
@@ -2224,7 +2222,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Cycab TK</em>'.
@@ -2241,7 +2239,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Blender Morse</em>'.
@@ -2258,7 +2256,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>On Port</em>'.
@@ -2275,7 +2273,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Allocate</em>'.
@@ -2292,7 +2290,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Inertial Measurement Unit System</em>'.
@@ -2309,7 +2307,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Inertial Navigation System</em>'.
@@ -2326,7 +2324,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Odometry System</em>'.
@@ -2343,7 +2341,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Infra Red Proximetry System</em>'.
@@ -2360,7 +2358,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Deployment Plan</em>'.
@@ -2377,7 +2375,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Gyroscope</em>'.
@@ -2394,7 +2392,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>On Property</em>'.
@@ -2411,7 +2409,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Chassis</em>'.
@@ -2428,7 +2426,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Supporting Structure</em>'.
@@ -2445,7 +2443,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Mechanical Linkage</em>'.
@@ -2462,7 +2460,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Leg</em>'.
@@ -2479,7 +2477,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Locomotion Hardware</em>'.
@@ -2496,7 +2494,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Actuator Hardware</em>'.
@@ -2513,7 +2511,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Mobile Robot</em>'.
@@ -2530,7 +2528,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Manipulator</em>'.
@@ -2547,7 +2545,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Piloted System</em>'.
@@ -2564,7 +2562,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Power Hardware</em>'.
@@ -2581,7 +2579,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Sensor Hardware</em>'.
@@ -2598,7 +2596,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Grasping Hardware</em>'.
@@ -2615,7 +2613,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Steered Wheel Hardware</em>'.
@@ -2632,7 +2630,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Arm</em>'.
@@ -2649,7 +2647,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Leg System</em>'.
@@ -2666,7 +2664,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Grasping System</em>'.
@@ -2683,7 +2681,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Weapon System</em>'.
@@ -2700,7 +2698,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Man Machine Interface System</em>'.
@@ -2717,7 +2715,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Closed Loop Control System</em>'.
@@ -2734,7 +2732,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Open Loop Control System</em>'.
@@ -2751,7 +2749,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Robotic Head</em>'.
@@ -2768,7 +2766,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Navigation Command System</em>'.
@@ -2785,7 +2783,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Joystic Navigation System</em>'.
@@ -2802,7 +2800,7 @@ public class RobotMLSwitch<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.
* @return the result of interpreting the object as an instance of '<em>EObject</em>'.
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/util/RobotMLXMLProcessor.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/util/RobotMLXMLProcessor.java
index 0341b863ec8..a0e754fbaa2 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/util/RobotMLXMLProcessor.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/util/RobotMLXMLProcessor.java
@@ -5,18 +5,15 @@ package org.eclipse.papyrus.RobotML.util;
import java.util.Map;
import org.eclipse.emf.ecore.EPackage;
-
import org.eclipse.emf.ecore.resource.Resource;
-
import org.eclipse.emf.ecore.xmi.util.XMLProcessor;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
/**
* This class contains helper methods to serialize and deserialize XML documents
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public class RobotMLXMLProcessor extends XMLProcessor {
@@ -25,7 +22,7 @@ public class RobotMLXMLProcessor extends XMLProcessor {
* Public constructor to instantiate the helper.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public RobotMLXMLProcessor() {
@@ -37,7 +34,7 @@ public class RobotMLXMLProcessor extends XMLProcessor {
* Register for "*" and "xml" file extensions the RobotMLResourceFactoryImpl factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/Actionlib_datatypesFactory.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/Actionlib_datatypesFactory.java
index 9dfe434333a..fc742ec24e7 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/Actionlib_datatypesFactory.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/Actionlib_datatypesFactory.java
@@ -9,7 +9,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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage
* @generated
*/
@@ -18,7 +18,7 @@ public interface Actionlib_datatypesFactory extends EFactory {
* The singleton instance of the factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
Actionlib_datatypesFactory eINSTANCE = org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.Actionlib_datatypesFactoryImpl.init();
@@ -27,7 +27,7 @@ public interface Actionlib_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Goal ID</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Goal ID</em>'.
* @generated
*/
@@ -37,7 +37,7 @@ public interface Actionlib_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Goal Status</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Goal Status</em>'.
* @generated
*/
@@ -47,7 +47,7 @@ public interface Actionlib_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Goal Status Array</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Goal Status Array</em>'.
* @generated
*/
@@ -57,7 +57,7 @@ public interface Actionlib_datatypesFactory extends EFactory {
* Returns the package supported by this factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the package supported by this factory.
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/Actionlib_datatypesPackage.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/Actionlib_datatypesPackage.java
index 02205ea8973..ab12e943e5e 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/Actionlib_datatypesPackage.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/Actionlib_datatypesPackage.java
@@ -19,7 +19,7 @@ import org.eclipse.emf.ecore.EReference;
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesFactory
* @model kind="package"
* @generated
@@ -29,7 +29,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The package name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNAME = "actionlib_datatypes";
@@ -38,7 +38,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The package namespace URI.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNS_URI = "http:///RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes.ecore";
@@ -47,7 +47,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The package namespace name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNS_PREFIX = "RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes";
@@ -56,7 +56,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The singleton instance of the package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
Actionlib_datatypesPackage eINSTANCE = org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.Actionlib_datatypesPackageImpl.init();
@@ -65,7 +65,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.GoalIDImpl <em>Goal ID</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.GoalIDImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.Actionlib_datatypesPackageImpl#getGoalID()
* @generated
@@ -76,7 +76,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Stamp</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -86,7 +86,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Id</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -96,7 +96,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Goal ID</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -106,7 +106,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The number of operations of the '<em>Goal ID</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -116,7 +116,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.GoalStatusImpl <em>Goal Status</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.GoalStatusImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.Actionlib_datatypesPackageImpl#getGoalStatus()
* @generated
@@ -127,7 +127,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The feature id for the '<em><b>PENDING</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -137,7 +137,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The feature id for the '<em><b>ACTIVE</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -147,7 +147,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The feature id for the '<em><b>PREEMPTED</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -157,7 +157,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The feature id for the '<em><b>SUCCEEDED</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -167,7 +167,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The feature id for the '<em><b>ABORTED</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -177,7 +177,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The feature id for the '<em><b>REJECTED</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -187,7 +187,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The feature id for the '<em><b>PREEMPTING</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -197,7 +197,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The feature id for the '<em><b>RECALLING</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -207,7 +207,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The feature id for the '<em><b>RECALLED</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -217,7 +217,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The feature id for the '<em><b>LOST</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -227,7 +227,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Text</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -237,7 +237,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Status</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -247,7 +247,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Goal Status</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -257,7 +257,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The number of operations of the '<em>Goal Status</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -267,7 +267,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.GoalStatusArrayImpl <em>Goal Status Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.GoalStatusArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.Actionlib_datatypesPackageImpl#getGoalStatusArray()
* @generated
@@ -278,7 +278,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Header</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -288,7 +288,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Status list</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -298,7 +298,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Goal Status Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -308,7 +308,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The number of operations of the '<em>Goal Status Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -319,7 +319,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalID <em>Goal ID</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Goal ID</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalID
* @generated
@@ -330,7 +330,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalID#getStamp <em>Stamp</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Stamp</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalID#getStamp()
* @see #getGoalID()
@@ -342,7 +342,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalID#getId <em>Id</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Id</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalID#getId()
* @see #getGoalID()
@@ -354,7 +354,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus <em>Goal Status</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Goal Status</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus
* @generated
@@ -365,7 +365,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getPENDING <em>PENDING</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>PENDING</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getPENDING()
* @see #getGoalStatus()
@@ -377,7 +377,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getACTIVE <em>ACTIVE</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>ACTIVE</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getACTIVE()
* @see #getGoalStatus()
@@ -389,7 +389,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getPREEMPTED <em>PREEMPTED</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>PREEMPTED</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getPREEMPTED()
* @see #getGoalStatus()
@@ -401,7 +401,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getSUCCEEDED <em>SUCCEEDED</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>SUCCEEDED</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getSUCCEEDED()
* @see #getGoalStatus()
@@ -413,7 +413,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getABORTED <em>ABORTED</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>ABORTED</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getABORTED()
* @see #getGoalStatus()
@@ -425,7 +425,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getREJECTED <em>REJECTED</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>REJECTED</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getREJECTED()
* @see #getGoalStatus()
@@ -437,7 +437,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getPREEMPTING <em>PREEMPTING</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>PREEMPTING</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getPREEMPTING()
* @see #getGoalStatus()
@@ -449,7 +449,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getRECALLING <em>RECALLING</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>RECALLING</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getRECALLING()
* @see #getGoalStatus()
@@ -461,7 +461,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getRECALLED <em>RECALLED</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>RECALLED</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getRECALLED()
* @see #getGoalStatus()
@@ -473,7 +473,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getLOST <em>LOST</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>LOST</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getLOST()
* @see #getGoalStatus()
@@ -485,7 +485,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getText <em>Text</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Text</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getText()
* @see #getGoalStatus()
@@ -497,7 +497,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getStatus <em>Status</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Status</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getStatus()
* @see #getGoalStatus()
@@ -509,7 +509,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatusArray <em>Goal Status Array</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Goal Status Array</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatusArray
* @generated
@@ -520,7 +520,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatusArray#getHeader <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatusArray#getHeader()
* @see #getGoalStatusArray()
@@ -532,7 +532,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatusArray#getStatus_list <em>Status list</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference list '<em>Status list</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatusArray#getStatus_list()
* @see #getGoalStatusArray()
@@ -544,7 +544,7 @@ public interface Actionlib_datatypesPackage 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
*/
@@ -561,7 +561,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
interface Literals {
@@ -569,7 +569,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.GoalIDImpl <em>Goal ID</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.GoalIDImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.Actionlib_datatypesPackageImpl#getGoalID()
* @generated
@@ -580,7 +580,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Stamp</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute GOAL_ID__STAMP = eINSTANCE.getGoalID_Stamp();
@@ -589,7 +589,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Id</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute GOAL_ID__ID = eINSTANCE.getGoalID_Id();
@@ -598,7 +598,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.GoalStatusImpl <em>Goal Status</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.GoalStatusImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.Actionlib_datatypesPackageImpl#getGoalStatus()
* @generated
@@ -609,7 +609,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>PENDING</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute GOAL_STATUS__PENDING = eINSTANCE.getGoalStatus_PENDING();
@@ -618,7 +618,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>ACTIVE</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute GOAL_STATUS__ACTIVE = eINSTANCE.getGoalStatus_ACTIVE();
@@ -627,7 +627,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>PREEMPTED</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute GOAL_STATUS__PREEMPTED = eINSTANCE.getGoalStatus_PREEMPTED();
@@ -636,7 +636,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>SUCCEEDED</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute GOAL_STATUS__SUCCEEDED = eINSTANCE.getGoalStatus_SUCCEEDED();
@@ -645,7 +645,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>ABORTED</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute GOAL_STATUS__ABORTED = eINSTANCE.getGoalStatus_ABORTED();
@@ -654,7 +654,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>REJECTED</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute GOAL_STATUS__REJECTED = eINSTANCE.getGoalStatus_REJECTED();
@@ -663,7 +663,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>PREEMPTING</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute GOAL_STATUS__PREEMPTING = eINSTANCE.getGoalStatus_PREEMPTING();
@@ -672,7 +672,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>RECALLING</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute GOAL_STATUS__RECALLING = eINSTANCE.getGoalStatus_RECALLING();
@@ -681,7 +681,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>RECALLED</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute GOAL_STATUS__RECALLED = eINSTANCE.getGoalStatus_RECALLED();
@@ -690,7 +690,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>LOST</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute GOAL_STATUS__LOST = eINSTANCE.getGoalStatus_LOST();
@@ -699,7 +699,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Text</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute GOAL_STATUS__TEXT = eINSTANCE.getGoalStatus_Text();
@@ -708,7 +708,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Status</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute GOAL_STATUS__STATUS = eINSTANCE.getGoalStatus_Status();
@@ -717,7 +717,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.GoalStatusArrayImpl <em>Goal Status Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.GoalStatusArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.Actionlib_datatypesPackageImpl#getGoalStatusArray()
* @generated
@@ -728,7 +728,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Header</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference GOAL_STATUS_ARRAY__HEADER = eINSTANCE.getGoalStatusArray_Header();
@@ -737,7 +737,7 @@ public interface Actionlib_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Status list</b></em>' containment reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference GOAL_STATUS_ARRAY__STATUS_LIST = eINSTANCE.getGoalStatusArray_Status_list();
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/GoalID.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/GoalID.java
index 1fd9a2b1e8b..72bc8054add 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/GoalID.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/GoalID.java
@@ -31,7 +31,7 @@ public interface GoalID extends EObject {
* If the meaning of the '<em>Stamp</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Stamp</em>' attribute.
* @see #setStamp(Date)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage#getGoalID_Stamp()
@@ -44,7 +44,7 @@ public interface GoalID extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalID#getStamp <em>Stamp</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Stamp</em>' attribute.
* @see #getStamp()
@@ -59,7 +59,7 @@ public interface GoalID extends EObject {
* If the meaning of the '<em>Id</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Id</em>' attribute.
* @see #setId(String)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage#getGoalID_Id()
@@ -72,7 +72,7 @@ public interface GoalID extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalID#getId <em>Id</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Id</em>' attribute.
* @see #getId()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/GoalStatus.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/GoalStatus.java
index 70324592b5c..10d01bd94bf 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/GoalStatus.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/GoalStatus.java
@@ -40,7 +40,7 @@ public interface GoalStatus extends EObject {
* If the meaning of the '<em>PENDING</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>PENDING</em>' attribute.
* @see #setPENDING(char)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage#getGoalStatus_PENDING()
@@ -53,7 +53,7 @@ public interface GoalStatus extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getPENDING <em>PENDING</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>PENDING</em>' attribute.
* @see #getPENDING()
@@ -69,7 +69,7 @@ public interface GoalStatus extends EObject {
* If the meaning of the '<em>ACTIVE</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>ACTIVE</em>' attribute.
* @see #setACTIVE(char)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage#getGoalStatus_ACTIVE()
@@ -82,7 +82,7 @@ public interface GoalStatus extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getACTIVE <em>ACTIVE</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>ACTIVE</em>' attribute.
* @see #getACTIVE()
@@ -98,7 +98,7 @@ public interface GoalStatus extends EObject {
* If the meaning of the '<em>PREEMPTED</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>PREEMPTED</em>' attribute.
* @see #setPREEMPTED(char)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage#getGoalStatus_PREEMPTED()
@@ -111,7 +111,7 @@ public interface GoalStatus extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getPREEMPTED <em>PREEMPTED</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>PREEMPTED</em>' attribute.
* @see #getPREEMPTED()
@@ -126,7 +126,7 @@ public interface GoalStatus extends EObject {
* If the meaning of the '<em>SUCCEEDED</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>SUCCEEDED</em>' attribute.
* @see #setSUCCEEDED(char)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage#getGoalStatus_SUCCEEDED()
@@ -139,7 +139,7 @@ public interface GoalStatus extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getSUCCEEDED <em>SUCCEEDED</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>SUCCEEDED</em>' attribute.
* @see #getSUCCEEDED()
@@ -154,7 +154,7 @@ public interface GoalStatus extends EObject {
* If the meaning of the '<em>ABORTED</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>ABORTED</em>' attribute.
* @see #setABORTED(char)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage#getGoalStatus_ABORTED()
@@ -167,7 +167,7 @@ public interface GoalStatus extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getABORTED <em>ABORTED</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>ABORTED</em>' attribute.
* @see #getABORTED()
@@ -182,7 +182,7 @@ public interface GoalStatus extends EObject {
* If the meaning of the '<em>REJECTED</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>REJECTED</em>' attribute.
* @see #setREJECTED(char)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage#getGoalStatus_REJECTED()
@@ -195,7 +195,7 @@ public interface GoalStatus extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getREJECTED <em>REJECTED</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>REJECTED</em>' attribute.
* @see #getREJECTED()
@@ -210,7 +210,7 @@ public interface GoalStatus extends EObject {
* If the meaning of the '<em>PREEMPTING</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>PREEMPTING</em>' attribute.
* @see #setPREEMPTING(char)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage#getGoalStatus_PREEMPTING()
@@ -223,7 +223,7 @@ public interface GoalStatus extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getPREEMPTING <em>PREEMPTING</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>PREEMPTING</em>' attribute.
* @see #getPREEMPTING()
@@ -238,7 +238,7 @@ public interface GoalStatus extends EObject {
* If the meaning of the '<em>RECALLING</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>RECALLING</em>' attribute.
* @see #setRECALLING(char)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage#getGoalStatus_RECALLING()
@@ -251,7 +251,7 @@ public interface GoalStatus extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getRECALLING <em>RECALLING</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>RECALLING</em>' attribute.
* @see #getRECALLING()
@@ -266,7 +266,7 @@ public interface GoalStatus extends EObject {
* If the meaning of the '<em>RECALLED</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>RECALLED</em>' attribute.
* @see #setRECALLED(char)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage#getGoalStatus_RECALLED()
@@ -279,7 +279,7 @@ public interface GoalStatus extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getRECALLED <em>RECALLED</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>RECALLED</em>' attribute.
* @see #getRECALLED()
@@ -294,7 +294,7 @@ public interface GoalStatus extends EObject {
* If the meaning of the '<em>LOST</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>LOST</em>' attribute.
* @see #setLOST(char)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage#getGoalStatus_LOST()
@@ -307,7 +307,7 @@ public interface GoalStatus extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getLOST <em>LOST</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>LOST</em>' attribute.
* @see #getLOST()
@@ -322,7 +322,7 @@ public interface GoalStatus extends EObject {
* If the meaning of the '<em>Text</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Text</em>' attribute.
* @see #setText(String)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage#getGoalStatus_Text()
@@ -335,7 +335,7 @@ public interface GoalStatus extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getText <em>Text</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Text</em>' attribute.
* @see #getText()
@@ -350,7 +350,7 @@ public interface GoalStatus extends EObject {
* If the meaning of the '<em>Status</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Status</em>' attribute.
* @see #setStatus(char)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage#getGoalStatus_Status()
@@ -363,7 +363,7 @@ public interface GoalStatus extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus#getStatus <em>Status</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Status</em>' attribute.
* @see #getStatus()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/GoalStatusArray.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/GoalStatusArray.java
index 9aedf4236c0..1e82c615002 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/GoalStatusArray.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/GoalStatusArray.java
@@ -3,9 +3,7 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -33,7 +31,7 @@ public interface GoalStatusArray extends EObject {
* If the meaning of the '<em>Header</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Header</em>' containment reference.
* @see #setHeader(Header)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage#getGoalStatusArray_Header()
@@ -46,7 +44,7 @@ public interface GoalStatusArray extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatusArray#getHeader <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Header</em>' containment reference.
* @see #getHeader()
@@ -62,7 +60,7 @@ public interface GoalStatusArray extends EObject {
* If the meaning of the '<em>Status list</em>' containment reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Status list</em>' containment reference list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage#getGoalStatusArray_Status_list()
* @model containment="true" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/impl/Actionlib_datatypesFactoryImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/impl/Actionlib_datatypesFactoryImpl.java
index bc8602646c3..783619833c1 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/impl/Actionlib_datatypesFactoryImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/impl/Actionlib_datatypesFactoryImpl.java
@@ -5,18 +5,19 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.ecore.EClass;
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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.*;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesFactory;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalID;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatusArray;
/**
* <!-- begin-user-doc -->
* An implementation of the model <b>Factory</b>.
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public class Actionlib_datatypesFactoryImpl extends EFactoryImpl implements Actionlib_datatypesFactory {
@@ -24,7 +25,7 @@ public class Actionlib_datatypesFactoryImpl extends EFactoryImpl implements Acti
* Creates the default factory implementation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static Actionlib_datatypesFactory init() {
@@ -43,7 +44,7 @@ public class Actionlib_datatypesFactoryImpl extends EFactoryImpl implements Acti
* Creates an instance of the factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Actionlib_datatypesFactoryImpl() {
@@ -53,7 +54,7 @@ public class Actionlib_datatypesFactoryImpl extends EFactoryImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -73,7 +74,7 @@ public class Actionlib_datatypesFactoryImpl extends EFactoryImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public GoalID createGoalID() {
@@ -84,7 +85,7 @@ public class Actionlib_datatypesFactoryImpl extends EFactoryImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public GoalStatus createGoalStatus() {
@@ -95,7 +96,7 @@ public class Actionlib_datatypesFactoryImpl extends EFactoryImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public GoalStatusArray createGoalStatusArray() {
@@ -106,7 +107,7 @@ public class Actionlib_datatypesFactoryImpl extends EFactoryImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Actionlib_datatypesPackage getActionlib_datatypesPackage() {
@@ -116,7 +117,7 @@ public class Actionlib_datatypesFactoryImpl extends EFactoryImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @deprecated
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/impl/Actionlib_datatypesPackageImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/impl/Actionlib_datatypesPackageImpl.java
index 17318b4460b..1f022213930 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/impl/Actionlib_datatypesPackageImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/impl/Actionlib_datatypesPackageImpl.java
@@ -6,61 +6,42 @@ import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.EReference;
-
import org.eclipse.emf.ecore.impl.EPackageImpl;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
-
import org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesFactory;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalID;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatusArray;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.Diagnostic_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.Nav_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.Oarp1_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl;
-
import org.eclipse.uml2.uml.UMLPackage;
/**
* <!-- begin-user-doc -->
* An implementation of the model <b>Package</b>.
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Actionlib_datatypesPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass goalIDEClass = null;
@@ -68,7 +49,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass goalStatusEClass = null;
@@ -76,7 +57,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass goalStatusArrayEClass = null;
@@ -86,7 +67,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
* 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 -->
- *
+ *
* @see org.eclipse.emf.ecore.EPackage.Registry
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage#eNS_URI
* @see #init()
@@ -99,7 +80,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private static boolean isInited = false;
@@ -110,7 +91,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
* <p>
* This method is used to initialize {@link Actionlib_datatypesPackage#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()
@@ -181,7 +162,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getGoalID() {
@@ -191,7 +172,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getGoalID_Stamp() {
@@ -201,7 +182,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getGoalID_Id() {
@@ -211,7 +192,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getGoalStatus() {
@@ -221,7 +202,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getGoalStatus_PENDING() {
@@ -231,7 +212,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getGoalStatus_ACTIVE() {
@@ -241,7 +222,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getGoalStatus_PREEMPTED() {
@@ -251,7 +232,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getGoalStatus_SUCCEEDED() {
@@ -261,7 +242,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getGoalStatus_ABORTED() {
@@ -271,7 +252,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getGoalStatus_REJECTED() {
@@ -281,7 +262,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getGoalStatus_PREEMPTING() {
@@ -291,7 +272,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getGoalStatus_RECALLING() {
@@ -301,7 +282,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getGoalStatus_RECALLED() {
@@ -311,7 +292,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getGoalStatus_LOST() {
@@ -321,7 +302,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getGoalStatus_Text() {
@@ -331,7 +312,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getGoalStatus_Status() {
@@ -341,7 +322,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getGoalStatusArray() {
@@ -351,7 +332,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getGoalStatusArray_Header() {
@@ -361,7 +342,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getGoalStatusArray_Status_list() {
@@ -371,7 +352,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Actionlib_datatypesFactory getActionlib_datatypesFactory() {
@@ -381,7 +362,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private boolean isCreated = false;
@@ -391,7 +372,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
* guarded to have no affect on any invocation but its first.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void createPackageContents() {
@@ -427,7 +408,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private boolean isInitialized = false;
@@ -437,7 +418,7 @@ public class Actionlib_datatypesPackageImpl extends EPackageImpl implements Acti
* method is guarded to have no affect on any invocation but its first.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void initializePackageContents() {
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/impl/GoalIDImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/impl/GoalIDImpl.java
index f1b7fa1d838..28cac35097e 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/impl/GoalIDImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/impl/GoalIDImpl.java
@@ -5,12 +5,9 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import java.util.Date;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalID;
@@ -33,7 +30,7 @@ public class GoalIDImpl extends MinimalEObjectImpl.Container implements GoalID {
* The default value of the '{@link #getStamp() <em>Stamp</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getStamp()
* @generated
* @ordered
@@ -44,7 +41,7 @@ public class GoalIDImpl extends MinimalEObjectImpl.Container implements GoalID {
* The cached value of the '{@link #getStamp() <em>Stamp</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getStamp()
* @generated
* @ordered
@@ -55,7 +52,7 @@ public class GoalIDImpl extends MinimalEObjectImpl.Container implements GoalID {
* The default value of the '{@link #getId() <em>Id</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getId()
* @generated
* @ordered
@@ -66,7 +63,7 @@ public class GoalIDImpl extends MinimalEObjectImpl.Container implements GoalID {
* The cached value of the '{@link #getId() <em>Id</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getId()
* @generated
* @ordered
@@ -76,7 +73,7 @@ public class GoalIDImpl extends MinimalEObjectImpl.Container implements GoalID {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected GoalIDImpl() {
@@ -86,7 +83,7 @@ public class GoalIDImpl extends MinimalEObjectImpl.Container implements GoalID {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -97,7 +94,7 @@ public class GoalIDImpl extends MinimalEObjectImpl.Container implements GoalID {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Date getStamp() {
@@ -107,7 +104,7 @@ public class GoalIDImpl extends MinimalEObjectImpl.Container implements GoalID {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setStamp(Date newStamp) {
@@ -121,7 +118,7 @@ public class GoalIDImpl extends MinimalEObjectImpl.Container implements GoalID {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getId() {
@@ -131,7 +128,7 @@ public class GoalIDImpl extends MinimalEObjectImpl.Container implements GoalID {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setId(String newId) {
@@ -145,7 +142,7 @@ public class GoalIDImpl extends MinimalEObjectImpl.Container implements GoalID {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -162,7 +159,7 @@ public class GoalIDImpl extends MinimalEObjectImpl.Container implements GoalID {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -181,7 +178,7 @@ public class GoalIDImpl extends MinimalEObjectImpl.Container implements GoalID {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -200,7 +197,7 @@ public class GoalIDImpl extends MinimalEObjectImpl.Container implements GoalID {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -217,7 +214,7 @@ public class GoalIDImpl extends MinimalEObjectImpl.Container implements GoalID {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/impl/GoalStatusArrayImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/impl/GoalStatusArrayImpl.java
index 528f9e2a485..de79dc647a6 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/impl/GoalStatusArrayImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/impl/GoalStatusArrayImpl.java
@@ -6,22 +6,16 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EObjectContainmentEList;
import org.eclipse.emf.ecore.util.InternalEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatusArray;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -43,7 +37,7 @@ public class GoalStatusArrayImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getHeader() <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeader()
* @generated
* @ordered
@@ -54,7 +48,7 @@ public class GoalStatusArrayImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getStatus_list() <em>Status list</em>}' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getStatus_list()
* @generated
* @ordered
@@ -64,7 +58,7 @@ public class GoalStatusArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected GoalStatusArrayImpl() {
@@ -74,7 +68,7 @@ public class GoalStatusArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -85,7 +79,7 @@ public class GoalStatusArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header getHeader() {
@@ -95,7 +89,7 @@ public class GoalStatusArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetHeader(Header newHeader, NotificationChain msgs) {
@@ -115,7 +109,7 @@ public class GoalStatusArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeader(Header newHeader) {
@@ -140,7 +134,7 @@ public class GoalStatusArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<GoalStatus> getStatus_list() {
@@ -153,7 +147,7 @@ public class GoalStatusArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -170,7 +164,7 @@ public class GoalStatusArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -187,7 +181,7 @@ public class GoalStatusArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -208,7 +202,7 @@ public class GoalStatusArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -227,7 +221,7 @@ public class GoalStatusArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/impl/GoalStatusImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/impl/GoalStatusImpl.java
index 3055b60d6e6..a411c84a0ff 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/impl/GoalStatusImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/impl/GoalStatusImpl.java
@@ -3,12 +3,9 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus;
@@ -41,7 +38,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
* The default value of the '{@link #getPENDING() <em>PENDING</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPENDING()
* @generated
* @ordered
@@ -52,7 +49,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
* The cached value of the '{@link #getPENDING() <em>PENDING</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPENDING()
* @generated
* @ordered
@@ -63,7 +60,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
* The default value of the '{@link #getACTIVE() <em>ACTIVE</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getACTIVE()
* @generated
* @ordered
@@ -74,7 +71,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
* The cached value of the '{@link #getACTIVE() <em>ACTIVE</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getACTIVE()
* @generated
* @ordered
@@ -85,7 +82,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
* The default value of the '{@link #getPREEMPTED() <em>PREEMPTED</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPREEMPTED()
* @generated
* @ordered
@@ -96,7 +93,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
* The cached value of the '{@link #getPREEMPTED() <em>PREEMPTED</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPREEMPTED()
* @generated
* @ordered
@@ -107,7 +104,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
* The default value of the '{@link #getSUCCEEDED() <em>SUCCEEDED</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSUCCEEDED()
* @generated
* @ordered
@@ -118,7 +115,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
* The cached value of the '{@link #getSUCCEEDED() <em>SUCCEEDED</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSUCCEEDED()
* @generated
* @ordered
@@ -129,7 +126,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
* The default value of the '{@link #getABORTED() <em>ABORTED</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getABORTED()
* @generated
* @ordered
@@ -140,7 +137,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
* The cached value of the '{@link #getABORTED() <em>ABORTED</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getABORTED()
* @generated
* @ordered
@@ -151,7 +148,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
* The default value of the '{@link #getREJECTED() <em>REJECTED</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getREJECTED()
* @generated
* @ordered
@@ -162,7 +159,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
* The cached value of the '{@link #getREJECTED() <em>REJECTED</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getREJECTED()
* @generated
* @ordered
@@ -173,7 +170,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
* The default value of the '{@link #getPREEMPTING() <em>PREEMPTING</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPREEMPTING()
* @generated
* @ordered
@@ -184,7 +181,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
* The cached value of the '{@link #getPREEMPTING() <em>PREEMPTING</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPREEMPTING()
* @generated
* @ordered
@@ -195,7 +192,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
* The default value of the '{@link #getRECALLING() <em>RECALLING</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRECALLING()
* @generated
* @ordered
@@ -206,7 +203,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
* The cached value of the '{@link #getRECALLING() <em>RECALLING</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRECALLING()
* @generated
* @ordered
@@ -217,7 +214,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
* The default value of the '{@link #getRECALLED() <em>RECALLED</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRECALLED()
* @generated
* @ordered
@@ -228,7 +225,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
* The cached value of the '{@link #getRECALLED() <em>RECALLED</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRECALLED()
* @generated
* @ordered
@@ -239,7 +236,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
* The default value of the '{@link #getLOST() <em>LOST</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLOST()
* @generated
* @ordered
@@ -250,7 +247,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
* The cached value of the '{@link #getLOST() <em>LOST</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLOST()
* @generated
* @ordered
@@ -261,7 +258,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
* The default value of the '{@link #getText() <em>Text</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getText()
* @generated
* @ordered
@@ -272,7 +269,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
* The cached value of the '{@link #getText() <em>Text</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getText()
* @generated
* @ordered
@@ -283,7 +280,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
* The default value of the '{@link #getStatus() <em>Status</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getStatus()
* @generated
* @ordered
@@ -294,7 +291,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
* The cached value of the '{@link #getStatus() <em>Status</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getStatus()
* @generated
* @ordered
@@ -304,7 +301,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected GoalStatusImpl() {
@@ -314,7 +311,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -325,7 +322,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getPENDING() {
@@ -335,7 +332,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setPENDING(char newPENDING) {
@@ -349,7 +346,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getACTIVE() {
@@ -359,7 +356,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setACTIVE(char newACTIVE) {
@@ -373,7 +370,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getPREEMPTED() {
@@ -383,7 +380,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setPREEMPTED(char newPREEMPTED) {
@@ -397,7 +394,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getSUCCEEDED() {
@@ -407,7 +404,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setSUCCEEDED(char newSUCCEEDED) {
@@ -421,7 +418,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getABORTED() {
@@ -431,7 +428,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setABORTED(char newABORTED) {
@@ -445,7 +442,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getREJECTED() {
@@ -455,7 +452,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setREJECTED(char newREJECTED) {
@@ -469,7 +466,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getPREEMPTING() {
@@ -479,7 +476,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setPREEMPTING(char newPREEMPTING) {
@@ -493,7 +490,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getRECALLING() {
@@ -503,7 +500,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setRECALLING(char newRECALLING) {
@@ -517,7 +514,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getRECALLED() {
@@ -527,7 +524,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setRECALLED(char newRECALLED) {
@@ -541,7 +538,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getLOST() {
@@ -551,7 +548,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLOST(char newLOST) {
@@ -565,7 +562,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getText() {
@@ -575,7 +572,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setText(String newText) {
@@ -589,7 +586,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getStatus() {
@@ -599,7 +596,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setStatus(char newStatus) {
@@ -613,7 +610,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -650,7 +647,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -699,7 +696,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -748,7 +745,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -785,7 +782,7 @@ public class GoalStatusImpl extends MinimalEObjectImpl.Container implements Goal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/util/Actionlib_datatypesAdapterFactory.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/util/Actionlib_datatypesAdapterFactory.java
index a37630c65f4..20ecdfe8e9d 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/util/Actionlib_datatypesAdapterFactory.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/util/Actionlib_datatypesAdapterFactory.java
@@ -4,19 +4,19 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.*;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalID;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatusArray;
/**
* <!-- begin-user-doc -->
* 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage
* @generated
*/
@@ -25,7 +25,7 @@ public class Actionlib_datatypesAdapterFactory extends AdapterFactoryImpl {
* The cached model package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected static Actionlib_datatypesPackage modelPackage;
@@ -34,7 +34,7 @@ public class Actionlib_datatypesAdapterFactory extends AdapterFactoryImpl {
* Creates an instance of the adapter factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Actionlib_datatypesAdapterFactory() {
@@ -48,7 +48,7 @@ public class Actionlib_datatypesAdapterFactory 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
*/
@@ -67,7 +67,7 @@ public class Actionlib_datatypesAdapterFactory extends AdapterFactoryImpl {
* The switch that delegates to the <code>createXXX</code> methods.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Actionlib_datatypesSwitch<Adapter> modelSwitch =
@@ -97,7 +97,7 @@ public class Actionlib_datatypesAdapterFactory extends AdapterFactoryImpl {
* Creates an adapter for the <code>target</code>.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param target
* the object to adapt.
* @return the adapter for the <code>target</code>.
@@ -115,7 +115,7 @@ public class Actionlib_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalID
* @generated
@@ -130,7 +130,7 @@ public class Actionlib_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus
* @generated
@@ -145,7 +145,7 @@ public class Actionlib_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatusArray
* @generated
@@ -159,7 +159,7 @@ public class Actionlib_datatypesAdapterFactory extends AdapterFactoryImpl {
* <!-- begin-user-doc -->
* This default implementation returns null.
* <!-- end-user-doc -->
- *
+ *
* @return the new adapter.
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/util/Actionlib_datatypesSwitch.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/util/Actionlib_datatypesSwitch.java
index 0e47e38e060..6564f47ea8d 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/util/Actionlib_datatypesSwitch.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/actionlib_datatypes/util/Actionlib_datatypesSwitch.java
@@ -4,10 +4,11 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
-
import org.eclipse.emf.ecore.util.Switch;
-
-import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.*;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalID;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatus;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.GoalStatusArray;
/**
* <!-- begin-user-doc -->
@@ -18,7 +19,7 @@ import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTyp
* until a non-null result is returned,
* which is the result of the switch.
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage
* @generated
*/
@@ -27,7 +28,7 @@ public class Actionlib_datatypesSwitch<T> extends Switch<T> {
* The cached model package
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected static Actionlib_datatypesPackage modelPackage;
@@ -36,7 +37,7 @@ public class Actionlib_datatypesSwitch<T> extends Switch<T> {
* Creates an instance of the switch.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Actionlib_datatypesSwitch() {
@@ -49,7 +50,7 @@ public class Actionlib_datatypesSwitch<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
@@ -63,7 +64,7 @@ public class Actionlib_datatypesSwitch<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
*/
@@ -105,7 +106,7 @@ public class Actionlib_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Goal ID</em>'.
@@ -122,7 +123,7 @@ public class Actionlib_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Goal Status</em>'.
@@ -139,7 +140,7 @@ public class Actionlib_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Goal Status Array</em>'.
@@ -156,7 +157,7 @@ public class Actionlib_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>EObject</em>'.
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/DiagnosticArray.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/DiagnosticArray.java
index b2a3fcac5b1..4d13227e9f7 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/DiagnosticArray.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/DiagnosticArray.java
@@ -3,9 +3,7 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -34,7 +32,7 @@ public interface DiagnosticArray extends EObject {
* If the meaning of the '<em>Header</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Header</em>' containment reference.
* @see #setHeader(Header)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage#getDiagnosticArray_Header()
@@ -47,7 +45,7 @@ public interface DiagnosticArray extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticArray#getHeader <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Header</em>' containment reference.
* @see #getHeader()
@@ -63,7 +61,7 @@ public interface DiagnosticArray extends EObject {
* If the meaning of the '<em>Status</em>' containment reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Status</em>' containment reference list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage#getDiagnosticArray_Status()
* @model containment="true" ordered="false"
@@ -79,7 +77,7 @@ public interface DiagnosticArray extends EObject {
* If the meaning of the '<em>Values</em>' containment reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Values</em>' containment reference list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage#getDiagnosticArray_Values()
* @model containment="true" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/DiagnosticStatus.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/DiagnosticStatus.java
index 0cc8979037e..c262a0564f1 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/DiagnosticStatus.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/DiagnosticStatus.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
/**
@@ -37,7 +36,7 @@ public interface DiagnosticStatus extends EObject {
* If the meaning of the '<em>OK</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>OK</em>' attribute.
* @see #setOK(byte)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage#getDiagnosticStatus_OK()
@@ -50,7 +49,7 @@ public interface DiagnosticStatus extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus#getOK <em>OK</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>OK</em>' attribute.
* @see #getOK()
@@ -65,7 +64,7 @@ public interface DiagnosticStatus extends EObject {
* If the meaning of the '<em>WARN</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>WARN</em>' attribute.
* @see #setWARN(byte)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage#getDiagnosticStatus_WARN()
@@ -78,7 +77,7 @@ public interface DiagnosticStatus extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus#getWARN <em>WARN</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>WARN</em>' attribute.
* @see #getWARN()
@@ -93,7 +92,7 @@ public interface DiagnosticStatus extends EObject {
* If the meaning of the '<em>ERROR</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>ERROR</em>' attribute.
* @see #setERROR(byte)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage#getDiagnosticStatus_ERROR()
@@ -106,7 +105,7 @@ public interface DiagnosticStatus extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus#getERROR <em>ERROR</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>ERROR</em>' attribute.
* @see #getERROR()
@@ -121,7 +120,7 @@ public interface DiagnosticStatus extends EObject {
* If the meaning of the '<em>Level</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Level</em>' attribute.
* @see #setLevel(byte)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage#getDiagnosticStatus_Level()
@@ -134,7 +133,7 @@ public interface DiagnosticStatus extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus#getLevel <em>Level</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Level</em>' attribute.
* @see #getLevel()
@@ -149,7 +148,7 @@ public interface DiagnosticStatus extends EObject {
* If the meaning of the '<em>Name</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Name</em>' attribute.
* @see #setName(String)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage#getDiagnosticStatus_Name()
@@ -162,7 +161,7 @@ public interface DiagnosticStatus extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus#getName <em>Name</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Name</em>' attribute.
* @see #getName()
@@ -177,7 +176,7 @@ public interface DiagnosticStatus extends EObject {
* If the meaning of the '<em>Message</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Message</em>' attribute.
* @see #setMessage(String)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage#getDiagnosticStatus_Message()
@@ -190,7 +189,7 @@ public interface DiagnosticStatus extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus#getMessage <em>Message</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Message</em>' attribute.
* @see #getMessage()
@@ -205,7 +204,7 @@ public interface DiagnosticStatus extends EObject {
* If the meaning of the '<em>Hardware id</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Hardware id</em>' attribute.
* @see #setHardware_id(String)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage#getDiagnosticStatus_Hardware_id()
@@ -218,7 +217,7 @@ public interface DiagnosticStatus extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus#getHardware_id <em>Hardware id</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Hardware id</em>' attribute.
* @see #getHardware_id()
@@ -234,7 +233,7 @@ public interface DiagnosticStatus extends EObject {
* If the meaning of the '<em>Values</em>' containment reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Values</em>' containment reference list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage#getDiagnosticStatus_Values()
* @model containment="true" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/Diagnostic_datatypesFactory.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/Diagnostic_datatypesFactory.java
index c6c6753928c..c70b33c7ce9 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/Diagnostic_datatypesFactory.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/Diagnostic_datatypesFactory.java
@@ -9,7 +9,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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage
* @generated
*/
@@ -18,7 +18,7 @@ public interface Diagnostic_datatypesFactory extends EFactory {
* The singleton instance of the factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
Diagnostic_datatypesFactory eINSTANCE = org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.Diagnostic_datatypesFactoryImpl.init();
@@ -27,7 +27,7 @@ public interface Diagnostic_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Diagnostic Array</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Diagnostic Array</em>'.
* @generated
*/
@@ -37,7 +37,7 @@ public interface Diagnostic_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Diagnostic Status</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Diagnostic Status</em>'.
* @generated
*/
@@ -47,7 +47,7 @@ public interface Diagnostic_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Key Value</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Key Value</em>'.
* @generated
*/
@@ -57,7 +57,7 @@ public interface Diagnostic_datatypesFactory extends EFactory {
* Returns the package supported by this factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the package supported by this factory.
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/Diagnostic_datatypesPackage.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/Diagnostic_datatypesPackage.java
index adddf1a19f0..fddc83a649c 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/Diagnostic_datatypesPackage.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/Diagnostic_datatypesPackage.java
@@ -19,7 +19,7 @@ import org.eclipse.emf.ecore.EReference;
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesFactory
* @model kind="package"
* @generated
@@ -29,7 +29,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The package name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNAME = "diagnostic_datatypes";
@@ -38,7 +38,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The package namespace URI.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNS_URI = "http:///RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes.ecore";
@@ -47,7 +47,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The package namespace name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNS_PREFIX = "RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes";
@@ -56,7 +56,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The singleton instance of the package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
Diagnostic_datatypesPackage eINSTANCE = org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.Diagnostic_datatypesPackageImpl.init();
@@ -65,7 +65,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.DiagnosticArrayImpl <em>Diagnostic Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.DiagnosticArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.Diagnostic_datatypesPackageImpl#getDiagnosticArray()
* @generated
@@ -76,7 +76,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Header</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -86,7 +86,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Status</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -96,7 +96,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Values</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -106,7 +106,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Diagnostic Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -116,7 +116,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The number of operations of the '<em>Diagnostic Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -126,7 +126,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.DiagnosticStatusImpl <em>Diagnostic Status</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.DiagnosticStatusImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.Diagnostic_datatypesPackageImpl#getDiagnosticStatus()
* @generated
@@ -137,7 +137,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The feature id for the '<em><b>OK</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -147,7 +147,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The feature id for the '<em><b>WARN</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -157,7 +157,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The feature id for the '<em><b>ERROR</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -167,7 +167,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Level</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -177,7 +177,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -187,7 +187,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Message</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -197,7 +197,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Hardware id</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -207,7 +207,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Values</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -217,7 +217,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Diagnostic Status</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -227,7 +227,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The number of operations of the '<em>Diagnostic Status</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -237,7 +237,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.KeyValueImpl <em>Key Value</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.KeyValueImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.Diagnostic_datatypesPackageImpl#getKeyValue()
* @generated
@@ -248,7 +248,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Key</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -258,7 +258,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Value</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -268,7 +268,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Key Value</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -278,7 +278,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The number of operations of the '<em>Key Value</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -289,7 +289,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticArray <em>Diagnostic Array</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Diagnostic Array</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticArray
* @generated
@@ -300,7 +300,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticArray#getHeader <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticArray#getHeader()
* @see #getDiagnosticArray()
@@ -312,7 +312,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticArray#getStatus <em>Status</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference list '<em>Status</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticArray#getStatus()
* @see #getDiagnosticArray()
@@ -324,7 +324,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticArray#getValues <em>Values</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference list '<em>Values</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticArray#getValues()
* @see #getDiagnosticArray()
@@ -336,7 +336,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus <em>Diagnostic Status</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Diagnostic Status</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus
* @generated
@@ -347,7 +347,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus#getOK <em>OK</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>OK</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus#getOK()
* @see #getDiagnosticStatus()
@@ -359,7 +359,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus#getWARN <em>WARN</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>WARN</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus#getWARN()
* @see #getDiagnosticStatus()
@@ -371,7 +371,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus#getERROR <em>ERROR</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>ERROR</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus#getERROR()
* @see #getDiagnosticStatus()
@@ -383,7 +383,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus#getLevel <em>Level</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Level</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus#getLevel()
* @see #getDiagnosticStatus()
@@ -395,7 +395,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus#getName <em>Name</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Name</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus#getName()
* @see #getDiagnosticStatus()
@@ -407,7 +407,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus#getMessage <em>Message</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Message</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus#getMessage()
* @see #getDiagnosticStatus()
@@ -419,7 +419,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus#getHardware_id <em>Hardware id</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Hardware id</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus#getHardware_id()
* @see #getDiagnosticStatus()
@@ -431,7 +431,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus#getValues <em>Values</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference list '<em>Values</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus#getValues()
* @see #getDiagnosticStatus()
@@ -443,7 +443,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.KeyValue <em>Key Value</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Key Value</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.KeyValue
* @generated
@@ -454,7 +454,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.KeyValue#getKey <em>Key</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Key</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.KeyValue#getKey()
* @see #getKeyValue()
@@ -466,7 +466,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.KeyValue#getValue <em>Value</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Value</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.KeyValue#getValue()
* @see #getKeyValue()
@@ -478,7 +478,7 @@ public interface Diagnostic_datatypesPackage 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
*/
@@ -495,7 +495,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
interface Literals {
@@ -503,7 +503,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.DiagnosticArrayImpl <em>Diagnostic Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.DiagnosticArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.Diagnostic_datatypesPackageImpl#getDiagnosticArray()
* @generated
@@ -514,7 +514,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Header</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference DIAGNOSTIC_ARRAY__HEADER = eINSTANCE.getDiagnosticArray_Header();
@@ -523,7 +523,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Status</b></em>' containment reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference DIAGNOSTIC_ARRAY__STATUS = eINSTANCE.getDiagnosticArray_Status();
@@ -532,7 +532,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Values</b></em>' containment reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference DIAGNOSTIC_ARRAY__VALUES = eINSTANCE.getDiagnosticArray_Values();
@@ -541,7 +541,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.DiagnosticStatusImpl <em>Diagnostic Status</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.DiagnosticStatusImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.Diagnostic_datatypesPackageImpl#getDiagnosticStatus()
* @generated
@@ -552,7 +552,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>OK</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute DIAGNOSTIC_STATUS__OK = eINSTANCE.getDiagnosticStatus_OK();
@@ -561,7 +561,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>WARN</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute DIAGNOSTIC_STATUS__WARN = eINSTANCE.getDiagnosticStatus_WARN();
@@ -570,7 +570,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>ERROR</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute DIAGNOSTIC_STATUS__ERROR = eINSTANCE.getDiagnosticStatus_ERROR();
@@ -579,7 +579,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Level</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute DIAGNOSTIC_STATUS__LEVEL = eINSTANCE.getDiagnosticStatus_Level();
@@ -588,7 +588,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Name</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute DIAGNOSTIC_STATUS__NAME = eINSTANCE.getDiagnosticStatus_Name();
@@ -597,7 +597,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Message</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute DIAGNOSTIC_STATUS__MESSAGE = eINSTANCE.getDiagnosticStatus_Message();
@@ -606,7 +606,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Hardware id</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute DIAGNOSTIC_STATUS__HARDWARE_ID = eINSTANCE.getDiagnosticStatus_Hardware_id();
@@ -615,7 +615,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Values</b></em>' containment reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference DIAGNOSTIC_STATUS__VALUES = eINSTANCE.getDiagnosticStatus_Values();
@@ -624,7 +624,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.KeyValueImpl <em>Key Value</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.KeyValueImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.Diagnostic_datatypesPackageImpl#getKeyValue()
* @generated
@@ -635,7 +635,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Key</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute KEY_VALUE__KEY = eINSTANCE.getKeyValue_Key();
@@ -644,7 +644,7 @@ public interface Diagnostic_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Value</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute KEY_VALUE__VALUE = eINSTANCE.getKeyValue_Value();
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/KeyValue.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/KeyValue.java
index 718be821ce9..ea8e0bf4c2a 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/KeyValue.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/KeyValue.java
@@ -29,7 +29,7 @@ public interface KeyValue extends EObject {
* If the meaning of the '<em>Key</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Key</em>' attribute.
* @see #setKey(String)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage#getKeyValue_Key()
@@ -42,7 +42,7 @@ public interface KeyValue extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.KeyValue#getKey <em>Key</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Key</em>' attribute.
* @see #getKey()
@@ -57,7 +57,7 @@ public interface KeyValue extends EObject {
* If the meaning of the '<em>Value</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Value</em>' attribute.
* @see #setValue(String)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage#getKeyValue_Value()
@@ -70,7 +70,7 @@ public interface KeyValue extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.KeyValue#getValue <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Value</em>' attribute.
* @see #getValue()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/impl/DiagnosticArrayImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/impl/DiagnosticArrayImpl.java
index b54140a63f0..5c00c63adfc 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/impl/DiagnosticArrayImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/impl/DiagnosticArrayImpl.java
@@ -6,23 +6,17 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EObjectContainmentEList;
import org.eclipse.emf.ecore.util.InternalEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticArray;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.KeyValue;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -45,7 +39,7 @@ public class DiagnosticArrayImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getHeader() <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeader()
* @generated
* @ordered
@@ -56,7 +50,7 @@ public class DiagnosticArrayImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getStatus() <em>Status</em>}' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getStatus()
* @generated
* @ordered
@@ -67,7 +61,7 @@ public class DiagnosticArrayImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getValues() <em>Values</em>}' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getValues()
* @generated
* @ordered
@@ -77,7 +71,7 @@ public class DiagnosticArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected DiagnosticArrayImpl() {
@@ -87,7 +81,7 @@ public class DiagnosticArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -98,7 +92,7 @@ public class DiagnosticArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header getHeader() {
@@ -108,7 +102,7 @@ public class DiagnosticArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetHeader(Header newHeader, NotificationChain msgs) {
@@ -128,7 +122,7 @@ public class DiagnosticArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeader(Header newHeader) {
@@ -153,7 +147,7 @@ public class DiagnosticArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<DiagnosticStatus> getStatus() {
@@ -166,7 +160,7 @@ public class DiagnosticArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<KeyValue> getValues() {
@@ -179,7 +173,7 @@ public class DiagnosticArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -198,7 +192,7 @@ public class DiagnosticArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -217,7 +211,7 @@ public class DiagnosticArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -242,7 +236,7 @@ public class DiagnosticArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -264,7 +258,7 @@ public class DiagnosticArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/impl/DiagnosticStatusImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/impl/DiagnosticStatusImpl.java
index cfcd31a96dd..97022b95374 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/impl/DiagnosticStatusImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/impl/DiagnosticStatusImpl.java
@@ -6,18 +6,13 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EObjectContainmentEList;
import org.eclipse.emf.ecore.util.InternalEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.KeyValue;
@@ -47,7 +42,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
* The default value of the '{@link #getOK() <em>OK</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getOK()
* @generated
* @ordered
@@ -58,7 +53,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
* The cached value of the '{@link #getOK() <em>OK</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getOK()
* @generated
* @ordered
@@ -69,7 +64,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
* The default value of the '{@link #getWARN() <em>WARN</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWARN()
* @generated
* @ordered
@@ -80,7 +75,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
* The cached value of the '{@link #getWARN() <em>WARN</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWARN()
* @generated
* @ordered
@@ -91,7 +86,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
* The default value of the '{@link #getERROR() <em>ERROR</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getERROR()
* @generated
* @ordered
@@ -102,7 +97,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
* The cached value of the '{@link #getERROR() <em>ERROR</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getERROR()
* @generated
* @ordered
@@ -113,7 +108,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
* The default value of the '{@link #getLevel() <em>Level</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLevel()
* @generated
* @ordered
@@ -124,7 +119,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
* The cached value of the '{@link #getLevel() <em>Level</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLevel()
* @generated
* @ordered
@@ -135,7 +130,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
* The default value of the '{@link #getName() <em>Name</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getName()
* @generated
* @ordered
@@ -146,7 +141,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
* The cached value of the '{@link #getName() <em>Name</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getName()
* @generated
* @ordered
@@ -157,7 +152,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
* The default value of the '{@link #getMessage() <em>Message</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getMessage()
* @generated
* @ordered
@@ -168,7 +163,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
* The cached value of the '{@link #getMessage() <em>Message</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getMessage()
* @generated
* @ordered
@@ -179,7 +174,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
* The default value of the '{@link #getHardware_id() <em>Hardware id</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHardware_id()
* @generated
* @ordered
@@ -190,7 +185,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
* The cached value of the '{@link #getHardware_id() <em>Hardware id</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHardware_id()
* @generated
* @ordered
@@ -201,7 +196,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
* The cached value of the '{@link #getValues() <em>Values</em>}' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getValues()
* @generated
* @ordered
@@ -211,7 +206,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected DiagnosticStatusImpl() {
@@ -221,7 +216,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -232,7 +227,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public byte getOK() {
@@ -242,7 +237,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setOK(byte newOK) {
@@ -256,7 +251,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public byte getWARN() {
@@ -266,7 +261,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setWARN(byte newWARN) {
@@ -280,7 +275,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public byte getERROR() {
@@ -290,7 +285,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setERROR(byte newERROR) {
@@ -304,7 +299,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public byte getLevel() {
@@ -314,7 +309,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLevel(byte newLevel) {
@@ -328,7 +323,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getName() {
@@ -338,7 +333,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setName(String newName) {
@@ -352,7 +347,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getMessage() {
@@ -362,7 +357,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setMessage(String newMessage) {
@@ -376,7 +371,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getHardware_id() {
@@ -386,7 +381,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHardware_id(String newHardware_id) {
@@ -400,7 +395,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<KeyValue> getValues() {
@@ -413,7 +408,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -428,7 +423,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -457,7 +452,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -496,7 +491,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -533,7 +528,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -562,7 +557,7 @@ public class DiagnosticStatusImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/impl/Diagnostic_datatypesFactoryImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/impl/Diagnostic_datatypesFactoryImpl.java
index a8e1aa42a1d..4349b83b8c5 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/impl/Diagnostic_datatypesFactoryImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/impl/Diagnostic_datatypesFactoryImpl.java
@@ -5,18 +5,19 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.ecore.EClass;
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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.*;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesFactory;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.KeyValue;
/**
* <!-- begin-user-doc -->
* An implementation of the model <b>Factory</b>.
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public class Diagnostic_datatypesFactoryImpl extends EFactoryImpl implements Diagnostic_datatypesFactory {
@@ -24,7 +25,7 @@ public class Diagnostic_datatypesFactoryImpl extends EFactoryImpl implements Dia
* Creates the default factory implementation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static Diagnostic_datatypesFactory init() {
@@ -43,7 +44,7 @@ public class Diagnostic_datatypesFactoryImpl extends EFactoryImpl implements Dia
* Creates an instance of the factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Diagnostic_datatypesFactoryImpl() {
@@ -53,7 +54,7 @@ public class Diagnostic_datatypesFactoryImpl extends EFactoryImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -73,7 +74,7 @@ public class Diagnostic_datatypesFactoryImpl extends EFactoryImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public DiagnosticArray createDiagnosticArray() {
@@ -84,7 +85,7 @@ public class Diagnostic_datatypesFactoryImpl extends EFactoryImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public DiagnosticStatus createDiagnosticStatus() {
@@ -95,7 +96,7 @@ public class Diagnostic_datatypesFactoryImpl extends EFactoryImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public KeyValue createKeyValue() {
@@ -106,7 +107,7 @@ public class Diagnostic_datatypesFactoryImpl extends EFactoryImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Diagnostic_datatypesPackage getDiagnostic_datatypesPackage() {
@@ -116,7 +117,7 @@ public class Diagnostic_datatypesFactoryImpl extends EFactoryImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @deprecated
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/impl/Diagnostic_datatypesPackageImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/impl/Diagnostic_datatypesPackageImpl.java
index 41c4d65b3fa..b370b387d14 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/impl/Diagnostic_datatypesPackageImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/impl/Diagnostic_datatypesPackageImpl.java
@@ -6,61 +6,42 @@ import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.EReference;
-
import org.eclipse.emf.ecore.impl.EPackageImpl;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
-
import org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.Actionlib_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticArray;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesFactory;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.KeyValue;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.Nav_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.Oarp1_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl;
-
import org.eclipse.uml2.uml.UMLPackage;
/**
* <!-- begin-user-doc -->
* An implementation of the model <b>Package</b>.
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Diagnostic_datatypesPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass diagnosticArrayEClass = null;
@@ -68,7 +49,7 @@ public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass diagnosticStatusEClass = null;
@@ -76,7 +57,7 @@ public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass keyValueEClass = null;
@@ -86,7 +67,7 @@ public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Dia
* 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 -->
- *
+ *
* @see org.eclipse.emf.ecore.EPackage.Registry
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage#eNS_URI
* @see #init()
@@ -99,7 +80,7 @@ public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private static boolean isInited = false;
@@ -110,7 +91,7 @@ public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Dia
* <p>
* This method is used to initialize {@link Diagnostic_datatypesPackage#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()
@@ -181,7 +162,7 @@ public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getDiagnosticArray() {
@@ -191,7 +172,7 @@ public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getDiagnosticArray_Header() {
@@ -201,7 +182,7 @@ public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getDiagnosticArray_Status() {
@@ -211,7 +192,7 @@ public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getDiagnosticArray_Values() {
@@ -221,7 +202,7 @@ public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getDiagnosticStatus() {
@@ -231,7 +212,7 @@ public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getDiagnosticStatus_OK() {
@@ -241,7 +222,7 @@ public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getDiagnosticStatus_WARN() {
@@ -251,7 +232,7 @@ public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getDiagnosticStatus_ERROR() {
@@ -261,7 +242,7 @@ public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getDiagnosticStatus_Level() {
@@ -271,7 +252,7 @@ public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getDiagnosticStatus_Name() {
@@ -281,7 +262,7 @@ public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getDiagnosticStatus_Message() {
@@ -291,7 +272,7 @@ public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getDiagnosticStatus_Hardware_id() {
@@ -301,7 +282,7 @@ public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getDiagnosticStatus_Values() {
@@ -311,7 +292,7 @@ public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getKeyValue() {
@@ -321,7 +302,7 @@ public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getKeyValue_Key() {
@@ -331,7 +312,7 @@ public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getKeyValue_Value() {
@@ -341,7 +322,7 @@ public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Diagnostic_datatypesFactory getDiagnostic_datatypesFactory() {
@@ -351,7 +332,7 @@ public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private boolean isCreated = false;
@@ -361,7 +342,7 @@ public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Dia
* guarded to have no affect on any invocation but its first.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void createPackageContents() {
@@ -394,7 +375,7 @@ public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Dia
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private boolean isInitialized = false;
@@ -404,7 +385,7 @@ public class Diagnostic_datatypesPackageImpl extends EPackageImpl implements Dia
* method is guarded to have no affect on any invocation but its first.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void initializePackageContents() {
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/impl/KeyValueImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/impl/KeyValueImpl.java
index cc24aa3536d..337e0c2e448 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/impl/KeyValueImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/impl/KeyValueImpl.java
@@ -3,12 +3,9 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.KeyValue;
@@ -31,7 +28,7 @@ public class KeyValueImpl extends MinimalEObjectImpl.Container implements KeyVal
* The default value of the '{@link #getKey() <em>Key</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getKey()
* @generated
* @ordered
@@ -42,7 +39,7 @@ public class KeyValueImpl extends MinimalEObjectImpl.Container implements KeyVal
* The cached value of the '{@link #getKey() <em>Key</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getKey()
* @generated
* @ordered
@@ -53,7 +50,7 @@ public class KeyValueImpl extends MinimalEObjectImpl.Container implements KeyVal
* The default value of the '{@link #getValue() <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getValue()
* @generated
* @ordered
@@ -64,7 +61,7 @@ public class KeyValueImpl extends MinimalEObjectImpl.Container implements KeyVal
* The cached value of the '{@link #getValue() <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getValue()
* @generated
* @ordered
@@ -74,7 +71,7 @@ public class KeyValueImpl extends MinimalEObjectImpl.Container implements KeyVal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected KeyValueImpl() {
@@ -84,7 +81,7 @@ public class KeyValueImpl extends MinimalEObjectImpl.Container implements KeyVal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -95,7 +92,7 @@ public class KeyValueImpl extends MinimalEObjectImpl.Container implements KeyVal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getKey() {
@@ -105,7 +102,7 @@ public class KeyValueImpl extends MinimalEObjectImpl.Container implements KeyVal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setKey(String newKey) {
@@ -119,7 +116,7 @@ public class KeyValueImpl extends MinimalEObjectImpl.Container implements KeyVal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getValue() {
@@ -129,7 +126,7 @@ public class KeyValueImpl extends MinimalEObjectImpl.Container implements KeyVal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setValue(String newValue) {
@@ -143,7 +140,7 @@ public class KeyValueImpl extends MinimalEObjectImpl.Container implements KeyVal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -160,7 +157,7 @@ public class KeyValueImpl extends MinimalEObjectImpl.Container implements KeyVal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -179,7 +176,7 @@ public class KeyValueImpl extends MinimalEObjectImpl.Container implements KeyVal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -198,7 +195,7 @@ public class KeyValueImpl extends MinimalEObjectImpl.Container implements KeyVal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -215,7 +212,7 @@ public class KeyValueImpl extends MinimalEObjectImpl.Container implements KeyVal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/util/Diagnostic_datatypesAdapterFactory.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/util/Diagnostic_datatypesAdapterFactory.java
index 5541690e9d8..3c36164a4ba 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/util/Diagnostic_datatypesAdapterFactory.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/util/Diagnostic_datatypesAdapterFactory.java
@@ -4,19 +4,19 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.*;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.KeyValue;
/**
* <!-- begin-user-doc -->
* 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage
* @generated
*/
@@ -25,7 +25,7 @@ public class Diagnostic_datatypesAdapterFactory extends AdapterFactoryImpl {
* The cached model package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected static Diagnostic_datatypesPackage modelPackage;
@@ -34,7 +34,7 @@ public class Diagnostic_datatypesAdapterFactory extends AdapterFactoryImpl {
* Creates an instance of the adapter factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Diagnostic_datatypesAdapterFactory() {
@@ -48,7 +48,7 @@ public class Diagnostic_datatypesAdapterFactory 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
*/
@@ -67,7 +67,7 @@ public class Diagnostic_datatypesAdapterFactory extends AdapterFactoryImpl {
* The switch that delegates to the <code>createXXX</code> methods.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Diagnostic_datatypesSwitch<Adapter> modelSwitch =
@@ -97,7 +97,7 @@ public class Diagnostic_datatypesAdapterFactory extends AdapterFactoryImpl {
* Creates an adapter for the <code>target</code>.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param target
* the object to adapt.
* @return the adapter for the <code>target</code>.
@@ -115,7 +115,7 @@ public class Diagnostic_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticArray
* @generated
@@ -130,7 +130,7 @@ public class Diagnostic_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus
* @generated
@@ -145,7 +145,7 @@ public class Diagnostic_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.KeyValue
* @generated
@@ -159,7 +159,7 @@ public class Diagnostic_datatypesAdapterFactory extends AdapterFactoryImpl {
* <!-- begin-user-doc -->
* This default implementation returns null.
* <!-- end-user-doc -->
- *
+ *
* @return the new adapter.
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/util/Diagnostic_datatypesSwitch.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/util/Diagnostic_datatypesSwitch.java
index f314929da32..c8cc88ad645 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/util/Diagnostic_datatypesSwitch.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/diagnostic_datatypes/util/Diagnostic_datatypesSwitch.java
@@ -4,10 +4,11 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
-
import org.eclipse.emf.ecore.util.Switch;
-
-import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.*;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.DiagnosticStatus;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.KeyValue;
/**
* <!-- begin-user-doc -->
@@ -18,7 +19,7 @@ import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTyp
* until a non-null result is returned,
* which is the result of the switch.
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage
* @generated
*/
@@ -27,7 +28,7 @@ public class Diagnostic_datatypesSwitch<T> extends Switch<T> {
* The cached model package
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected static Diagnostic_datatypesPackage modelPackage;
@@ -36,7 +37,7 @@ public class Diagnostic_datatypesSwitch<T> extends Switch<T> {
* Creates an instance of the switch.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Diagnostic_datatypesSwitch() {
@@ -49,7 +50,7 @@ public class Diagnostic_datatypesSwitch<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
@@ -63,7 +64,7 @@ public class Diagnostic_datatypesSwitch<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
*/
@@ -105,7 +106,7 @@ public class Diagnostic_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Diagnostic Array</em>'.
@@ -122,7 +123,7 @@ public class Diagnostic_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Diagnostic Status</em>'.
@@ -139,7 +140,7 @@ public class Diagnostic_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Key Value</em>'.
@@ -156,7 +157,7 @@ public class Diagnostic_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>EObject</em>'.
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Geometry_datatypesFactory.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Geometry_datatypesFactory.java
index 8c6d567232b..1b8b555c3dd 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Geometry_datatypesFactory.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Geometry_datatypesFactory.java
@@ -9,7 +9,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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage
* @generated
*/
@@ -18,7 +18,7 @@ public interface Geometry_datatypesFactory extends EFactory {
* The singleton instance of the factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
Geometry_datatypesFactory eINSTANCE = org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesFactoryImpl.init();
@@ -27,7 +27,7 @@ public interface Geometry_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Point</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Point</em>'.
* @generated
*/
@@ -37,7 +37,7 @@ public interface Geometry_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Point32</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Point32</em>'.
* @generated
*/
@@ -47,7 +47,7 @@ public interface Geometry_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Point Stamped</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Point Stamped</em>'.
* @generated
*/
@@ -57,7 +57,7 @@ public interface Geometry_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Polygon</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Polygon</em>'.
* @generated
*/
@@ -67,7 +67,7 @@ public interface Geometry_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Polygon Stamped</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Polygon Stamped</em>'.
* @generated
*/
@@ -77,7 +77,7 @@ public interface Geometry_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Vector3</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Vector3</em>'.
* @generated
*/
@@ -87,7 +87,7 @@ public interface Geometry_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Vector3 Stamped</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Vector3 Stamped</em>'.
* @generated
*/
@@ -97,7 +97,7 @@ public interface Geometry_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Quaternion</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Quaternion</em>'.
* @generated
*/
@@ -107,7 +107,7 @@ public interface Geometry_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Pose</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Pose</em>'.
* @generated
*/
@@ -117,7 +117,7 @@ public interface Geometry_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Pose Stamped</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Pose Stamped</em>'.
* @generated
*/
@@ -127,7 +127,7 @@ public interface Geometry_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Twist With Covariance</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Twist With Covariance</em>'.
* @generated
*/
@@ -137,7 +137,7 @@ public interface Geometry_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Twist</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Twist</em>'.
* @generated
*/
@@ -147,7 +147,7 @@ public interface Geometry_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Twist Stamped</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Twist Stamped</em>'.
* @generated
*/
@@ -157,7 +157,7 @@ public interface Geometry_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Pose With Covariance</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Pose With Covariance</em>'.
* @generated
*/
@@ -167,7 +167,7 @@ public interface Geometry_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Pose2 D</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Pose2 D</em>'.
* @generated
*/
@@ -177,7 +177,7 @@ public interface Geometry_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Pose With Covariance Stamped</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Pose With Covariance Stamped</em>'.
* @generated
*/
@@ -187,7 +187,7 @@ public interface Geometry_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Pose Array</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Pose Array</em>'.
* @generated
*/
@@ -197,7 +197,7 @@ public interface Geometry_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Quaternion Stamped</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Quaternion Stamped</em>'.
* @generated
*/
@@ -207,7 +207,7 @@ public interface Geometry_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Transform</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Transform</em>'.
* @generated
*/
@@ -217,7 +217,7 @@ public interface Geometry_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Wrench Stamped</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Wrench Stamped</em>'.
* @generated
*/
@@ -227,7 +227,7 @@ public interface Geometry_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Wrench</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Wrench</em>'.
* @generated
*/
@@ -237,7 +237,7 @@ public interface Geometry_datatypesFactory extends EFactory {
* Returns the package supported by this factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the package supported by this factory.
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Geometry_datatypesPackage.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Geometry_datatypesPackage.java
index 9f00b184198..d7de01d97d1 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Geometry_datatypesPackage.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Geometry_datatypesPackage.java
@@ -19,7 +19,7 @@ import org.eclipse.emf.ecore.EReference;
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesFactory
* @model kind="package"
* @generated
@@ -29,7 +29,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The package name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNAME = "geometry_datatypes";
@@ -38,7 +38,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The package namespace URI.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNS_URI = "http:///RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes.ecore";
@@ -47,7 +47,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The package namespace name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNS_PREFIX = "RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes";
@@ -56,7 +56,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The singleton instance of the package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
Geometry_datatypesPackage eINSTANCE = org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl.init();
@@ -65,7 +65,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PointImpl <em>Point</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PointImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getPoint()
* @generated
@@ -76,7 +76,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>X</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -86,7 +86,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Y</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -96,7 +96,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Z</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -106,7 +106,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Point</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -116,7 +116,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of operations of the '<em>Point</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -126,7 +126,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Point32Impl <em>Point32</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Point32Impl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getPoint32()
* @generated
@@ -137,7 +137,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>X</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -147,7 +147,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Y</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -157,7 +157,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Z</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -167,7 +167,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Point32</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -177,7 +177,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of operations of the '<em>Point32</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -187,7 +187,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PointStampedImpl <em>Point Stamped</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PointStampedImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getPointStamped()
* @generated
@@ -198,7 +198,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Header</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -208,7 +208,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Point</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -218,7 +218,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Point Stamped</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -228,7 +228,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of operations of the '<em>Point Stamped</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -238,7 +238,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PolygonImpl <em>Polygon</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PolygonImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getPolygon()
* @generated
@@ -249,7 +249,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Point</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -259,7 +259,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Polygon</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -269,7 +269,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of operations of the '<em>Polygon</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -279,7 +279,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PolygonStampedImpl <em>Polygon Stamped</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PolygonStampedImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getPolygonStamped()
* @generated
@@ -290,7 +290,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Header</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -300,7 +300,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Polygon</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -310,7 +310,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Polygon Stamped</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -320,7 +320,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of operations of the '<em>Polygon Stamped</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -330,7 +330,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Vector3Impl <em>Vector3</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Vector3Impl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getVector3()
* @generated
@@ -341,7 +341,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>X</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -351,7 +351,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Y</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -361,7 +361,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Z</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -371,7 +371,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Vector3</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -381,7 +381,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of operations of the '<em>Vector3</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -391,7 +391,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Vector3StampedImpl <em>Vector3 Stamped</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Vector3StampedImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getVector3Stamped()
* @generated
@@ -402,7 +402,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Header</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -412,7 +412,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Vector</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -422,7 +422,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Vector3 Stamped</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -432,7 +432,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of operations of the '<em>Vector3 Stamped</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -442,7 +442,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.QuaternionImpl <em>Quaternion</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.QuaternionImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getQuaternion()
* @generated
@@ -453,7 +453,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>X</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -463,7 +463,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Y</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -473,7 +473,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Z</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -483,7 +483,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>W</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -493,7 +493,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Quaternion</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -503,7 +503,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of operations of the '<em>Quaternion</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -513,7 +513,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PoseImpl <em>Pose</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PoseImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getPose()
* @generated
@@ -524,7 +524,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Position</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -534,7 +534,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Orientation</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -544,7 +544,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Pose</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -554,7 +554,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of operations of the '<em>Pose</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -564,7 +564,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PoseStampedImpl <em>Pose Stamped</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PoseStampedImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getPoseStamped()
* @generated
@@ -575,7 +575,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Header</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -585,7 +585,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Pose</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -595,7 +595,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Pose Stamped</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -605,7 +605,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of operations of the '<em>Pose Stamped</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -615,7 +615,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.TwistWithCovarianceImpl <em>Twist With Covariance</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.TwistWithCovarianceImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getTwistWithCovariance()
* @generated
@@ -626,7 +626,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Twist</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -636,7 +636,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Covariance</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -646,7 +646,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Twist With Covariance</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -656,7 +656,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of operations of the '<em>Twist With Covariance</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -666,7 +666,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.TwistImpl <em>Twist</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.TwistImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getTwist()
* @generated
@@ -677,7 +677,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Linear</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -687,7 +687,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Angular</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -697,7 +697,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Twist</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -707,7 +707,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of operations of the '<em>Twist</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -717,7 +717,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.TwistStampedImpl <em>Twist Stamped</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.TwistStampedImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getTwistStamped()
* @generated
@@ -728,7 +728,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Header</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -738,7 +738,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Twist</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -748,7 +748,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Twist Stamped</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -758,7 +758,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of operations of the '<em>Twist Stamped</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -768,7 +768,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PoseWithCovarianceImpl <em>Pose With Covariance</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PoseWithCovarianceImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getPoseWithCovariance()
* @generated
@@ -779,7 +779,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Pose</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -789,7 +789,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Covariance</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -799,7 +799,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Pose With Covariance</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -809,7 +809,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of operations of the '<em>Pose With Covariance</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -819,7 +819,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Pose2DImpl <em>Pose2 D</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Pose2DImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getPose2D()
* @generated
@@ -830,7 +830,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>X</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -840,7 +840,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Y</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -850,7 +850,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Theta</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -860,7 +860,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Pose2 D</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -870,7 +870,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of operations of the '<em>Pose2 D</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -880,7 +880,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PoseWithCovarianceStampedImpl <em>Pose With Covariance Stamped</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PoseWithCovarianceStampedImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getPoseWithCovarianceStamped()
* @generated
@@ -891,7 +891,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Pose With Covariance Stamped</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -901,7 +901,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of operations of the '<em>Pose With Covariance Stamped</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -911,7 +911,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PoseArrayImpl <em>Pose Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PoseArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getPoseArray()
* @generated
@@ -922,7 +922,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Header</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -932,7 +932,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Poses</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -942,7 +942,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Pose Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -952,7 +952,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of operations of the '<em>Pose Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -962,7 +962,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.QuaternionStampedImpl <em>Quaternion Stamped</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.QuaternionStampedImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getQuaternionStamped()
* @generated
@@ -973,7 +973,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Header</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -983,7 +983,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Quaternion</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -993,7 +993,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Quaternion Stamped</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1003,7 +1003,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of operations of the '<em>Quaternion Stamped</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1013,7 +1013,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.TransformImpl <em>Transform</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.TransformImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getTransform()
* @generated
@@ -1024,7 +1024,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Translation</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1034,7 +1034,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Rotation</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1044,7 +1044,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Transform</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1054,7 +1054,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of operations of the '<em>Transform</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1064,7 +1064,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.WrenchStampedImpl <em>Wrench Stamped</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.WrenchStampedImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getWrenchStamped()
* @generated
@@ -1075,7 +1075,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Header</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1085,7 +1085,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Wrench</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1095,7 +1095,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Wrench Stamped</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1105,7 +1105,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of operations of the '<em>Wrench Stamped</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1115,7 +1115,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.WrenchImpl <em>Wrench</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.WrenchImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getWrench()
* @generated
@@ -1126,7 +1126,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Force</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1136,7 +1136,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Torque</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1146,7 +1146,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Wrench</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1156,7 +1156,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The number of operations of the '<em>Wrench</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1167,7 +1167,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point <em>Point</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Point</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point
* @generated
@@ -1178,7 +1178,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point#getX <em>X</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>X</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point#getX()
* @see #getPoint()
@@ -1190,7 +1190,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point#getY <em>Y</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Y</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point#getY()
* @see #getPoint()
@@ -1202,7 +1202,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point#getZ <em>Z</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Z</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point#getZ()
* @see #getPoint()
@@ -1214,7 +1214,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point32 <em>Point32</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Point32</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point32
* @generated
@@ -1225,7 +1225,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point32#getX <em>X</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>X</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point32#getX()
* @see #getPoint32()
@@ -1237,7 +1237,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point32#getY <em>Y</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Y</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point32#getY()
* @see #getPoint32()
@@ -1249,7 +1249,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point32#getZ <em>Z</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Z</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point32#getZ()
* @see #getPoint32()
@@ -1261,7 +1261,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PointStamped <em>Point Stamped</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Point Stamped</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PointStamped
* @generated
@@ -1272,7 +1272,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PointStamped#getHeader <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PointStamped#getHeader()
* @see #getPointStamped()
@@ -1284,7 +1284,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PointStamped#getPoint <em>Point</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Point</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PointStamped#getPoint()
* @see #getPointStamped()
@@ -1296,7 +1296,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Polygon <em>Polygon</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Polygon</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Polygon
* @generated
@@ -1307,7 +1307,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Polygon#getPoint <em>Point</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference list '<em>Point</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Polygon#getPoint()
* @see #getPolygon()
@@ -1319,7 +1319,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PolygonStamped <em>Polygon Stamped</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Polygon Stamped</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PolygonStamped
* @generated
@@ -1330,7 +1330,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PolygonStamped#getHeader <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PolygonStamped#getHeader()
* @see #getPolygonStamped()
@@ -1342,7 +1342,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PolygonStamped#getPolygon <em>Polygon</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Polygon</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PolygonStamped#getPolygon()
* @see #getPolygonStamped()
@@ -1354,7 +1354,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3 <em>Vector3</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Vector3</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3
* @generated
@@ -1365,7 +1365,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3#getX <em>X</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>X</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3#getX()
* @see #getVector3()
@@ -1377,7 +1377,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3#getY <em>Y</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Y</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3#getY()
* @see #getVector3()
@@ -1389,7 +1389,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3#getZ <em>Z</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Z</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3#getZ()
* @see #getVector3()
@@ -1401,7 +1401,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3Stamped <em>Vector3 Stamped</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Vector3 Stamped</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3Stamped
* @generated
@@ -1412,7 +1412,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3Stamped#getHeader <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3Stamped#getHeader()
* @see #getVector3Stamped()
@@ -1424,7 +1424,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3Stamped#getVector <em>Vector</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Vector</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3Stamped#getVector()
* @see #getVector3Stamped()
@@ -1436,7 +1436,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Quaternion <em>Quaternion</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Quaternion</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Quaternion
* @generated
@@ -1447,7 +1447,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Quaternion#getX <em>X</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>X</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Quaternion#getX()
* @see #getQuaternion()
@@ -1459,7 +1459,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Quaternion#getY <em>Y</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Y</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Quaternion#getY()
* @see #getQuaternion()
@@ -1471,7 +1471,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Quaternion#getZ <em>Z</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Z</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Quaternion#getZ()
* @see #getQuaternion()
@@ -1483,7 +1483,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Quaternion#getW <em>W</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>W</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Quaternion#getW()
* @see #getQuaternion()
@@ -1495,7 +1495,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose <em>Pose</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Pose</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose
* @generated
@@ -1506,7 +1506,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose#getPosition <em>Position</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Position</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose#getPosition()
* @see #getPose()
@@ -1518,7 +1518,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose#getOrientation <em>Orientation</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Orientation</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose#getOrientation()
* @see #getPose()
@@ -1530,7 +1530,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseStamped <em>Pose Stamped</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Pose Stamped</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseStamped
* @generated
@@ -1541,7 +1541,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseStamped#getHeader <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseStamped#getHeader()
* @see #getPoseStamped()
@@ -1553,7 +1553,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseStamped#getPose <em>Pose</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Pose</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseStamped#getPose()
* @see #getPoseStamped()
@@ -1565,7 +1565,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistWithCovariance <em>Twist With Covariance</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Twist With Covariance</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistWithCovariance
* @generated
@@ -1576,7 +1576,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistWithCovariance#getTwist <em>Twist</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Twist</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistWithCovariance#getTwist()
* @see #getTwistWithCovariance()
@@ -1588,7 +1588,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistWithCovariance#getCovariance <em>Covariance</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Covariance</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistWithCovariance#getCovariance()
* @see #getTwistWithCovariance()
@@ -1600,7 +1600,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Twist <em>Twist</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Twist</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Twist
* @generated
@@ -1611,7 +1611,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Twist#getLinear <em>Linear</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Linear</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Twist#getLinear()
* @see #getTwist()
@@ -1623,7 +1623,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Twist#getAngular <em>Angular</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Angular</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Twist#getAngular()
* @see #getTwist()
@@ -1635,7 +1635,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistStamped <em>Twist Stamped</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Twist Stamped</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistStamped
* @generated
@@ -1646,7 +1646,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistStamped#getHeader <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistStamped#getHeader()
* @see #getTwistStamped()
@@ -1658,7 +1658,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistStamped#getTwist <em>Twist</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Twist</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistStamped#getTwist()
* @see #getTwistStamped()
@@ -1670,7 +1670,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseWithCovariance <em>Pose With Covariance</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Pose With Covariance</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseWithCovariance
* @generated
@@ -1681,7 +1681,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseWithCovariance#getPose <em>Pose</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Pose</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseWithCovariance#getPose()
* @see #getPoseWithCovariance()
@@ -1693,7 +1693,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseWithCovariance#getCovariance <em>Covariance</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Covariance</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseWithCovariance#getCovariance()
* @see #getPoseWithCovariance()
@@ -1705,7 +1705,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose2D <em>Pose2 D</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Pose2 D</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose2D
* @generated
@@ -1716,7 +1716,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose2D#getX <em>X</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>X</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose2D#getX()
* @see #getPose2D()
@@ -1728,7 +1728,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose2D#getY <em>Y</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Y</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose2D#getY()
* @see #getPose2D()
@@ -1740,7 +1740,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose2D#getTheta <em>Theta</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Theta</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose2D#getTheta()
* @see #getPose2D()
@@ -1752,7 +1752,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseWithCovarianceStamped <em>Pose With Covariance Stamped</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Pose With Covariance Stamped</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseWithCovarianceStamped
* @generated
@@ -1763,7 +1763,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseArray <em>Pose Array</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Pose Array</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseArray
* @generated
@@ -1774,7 +1774,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseArray#getHeader <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseArray#getHeader()
* @see #getPoseArray()
@@ -1786,7 +1786,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseArray#getPoses <em>Poses</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference list '<em>Poses</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseArray#getPoses()
* @see #getPoseArray()
@@ -1798,7 +1798,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.QuaternionStamped <em>Quaternion Stamped</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Quaternion Stamped</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.QuaternionStamped
* @generated
@@ -1809,7 +1809,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.QuaternionStamped#getHeader <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.QuaternionStamped#getHeader()
* @see #getQuaternionStamped()
@@ -1821,7 +1821,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.QuaternionStamped#getQuaternion <em>Quaternion</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Quaternion</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.QuaternionStamped#getQuaternion()
* @see #getQuaternionStamped()
@@ -1833,7 +1833,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Transform <em>Transform</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Transform</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Transform
* @generated
@@ -1844,7 +1844,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Transform#getTranslation <em>Translation</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Translation</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Transform#getTranslation()
* @see #getTransform()
@@ -1856,7 +1856,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Transform#getRotation <em>Rotation</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Rotation</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Transform#getRotation()
* @see #getTransform()
@@ -1868,7 +1868,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.WrenchStamped <em>Wrench Stamped</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Wrench Stamped</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.WrenchStamped
* @generated
@@ -1879,7 +1879,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.WrenchStamped#getHeader <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.WrenchStamped#getHeader()
* @see #getWrenchStamped()
@@ -1891,7 +1891,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.WrenchStamped#getWrench <em>Wrench</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Wrench</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.WrenchStamped#getWrench()
* @see #getWrenchStamped()
@@ -1903,7 +1903,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Wrench <em>Wrench</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Wrench</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Wrench
* @generated
@@ -1914,7 +1914,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Wrench#getForce <em>Force</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Force</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Wrench#getForce()
* @see #getWrench()
@@ -1926,7 +1926,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Wrench#getTorque <em>Torque</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Torque</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Wrench#getTorque()
* @see #getWrench()
@@ -1938,7 +1938,7 @@ public interface Geometry_datatypesPackage 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
*/
@@ -1955,7 +1955,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
interface Literals {
@@ -1963,7 +1963,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PointImpl <em>Point</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PointImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getPoint()
* @generated
@@ -1974,7 +1974,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>X</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute POINT__X = eINSTANCE.getPoint_X();
@@ -1983,7 +1983,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Y</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute POINT__Y = eINSTANCE.getPoint_Y();
@@ -1992,7 +1992,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Z</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute POINT__Z = eINSTANCE.getPoint_Z();
@@ -2001,7 +2001,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Point32Impl <em>Point32</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Point32Impl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getPoint32()
* @generated
@@ -2012,7 +2012,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>X</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute POINT32__X = eINSTANCE.getPoint32_X();
@@ -2021,7 +2021,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Y</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute POINT32__Y = eINSTANCE.getPoint32_Y();
@@ -2030,7 +2030,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Z</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute POINT32__Z = eINSTANCE.getPoint32_Z();
@@ -2039,7 +2039,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PointStampedImpl <em>Point Stamped</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PointStampedImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getPointStamped()
* @generated
@@ -2050,7 +2050,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Header</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference POINT_STAMPED__HEADER = eINSTANCE.getPointStamped_Header();
@@ -2059,7 +2059,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Point</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference POINT_STAMPED__POINT = eINSTANCE.getPointStamped_Point();
@@ -2068,7 +2068,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PolygonImpl <em>Polygon</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PolygonImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getPolygon()
* @generated
@@ -2079,7 +2079,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Point</b></em>' containment reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference POLYGON__POINT = eINSTANCE.getPolygon_Point();
@@ -2088,7 +2088,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PolygonStampedImpl <em>Polygon Stamped</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PolygonStampedImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getPolygonStamped()
* @generated
@@ -2099,7 +2099,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Header</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference POLYGON_STAMPED__HEADER = eINSTANCE.getPolygonStamped_Header();
@@ -2108,7 +2108,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Polygon</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference POLYGON_STAMPED__POLYGON = eINSTANCE.getPolygonStamped_Polygon();
@@ -2117,7 +2117,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Vector3Impl <em>Vector3</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Vector3Impl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getVector3()
* @generated
@@ -2128,7 +2128,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>X</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute VECTOR3__X = eINSTANCE.getVector3_X();
@@ -2137,7 +2137,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Y</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute VECTOR3__Y = eINSTANCE.getVector3_Y();
@@ -2146,7 +2146,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Z</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute VECTOR3__Z = eINSTANCE.getVector3_Z();
@@ -2155,7 +2155,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Vector3StampedImpl <em>Vector3 Stamped</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Vector3StampedImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getVector3Stamped()
* @generated
@@ -2166,7 +2166,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Header</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference VECTOR3_STAMPED__HEADER = eINSTANCE.getVector3Stamped_Header();
@@ -2175,7 +2175,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Vector</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference VECTOR3_STAMPED__VECTOR = eINSTANCE.getVector3Stamped_Vector();
@@ -2184,7 +2184,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.QuaternionImpl <em>Quaternion</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.QuaternionImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getQuaternion()
* @generated
@@ -2195,7 +2195,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>X</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute QUATERNION__X = eINSTANCE.getQuaternion_X();
@@ -2204,7 +2204,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Y</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute QUATERNION__Y = eINSTANCE.getQuaternion_Y();
@@ -2213,7 +2213,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Z</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute QUATERNION__Z = eINSTANCE.getQuaternion_Z();
@@ -2222,7 +2222,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>W</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute QUATERNION__W = eINSTANCE.getQuaternion_W();
@@ -2231,7 +2231,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PoseImpl <em>Pose</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PoseImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getPose()
* @generated
@@ -2242,7 +2242,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Position</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference POSE__POSITION = eINSTANCE.getPose_Position();
@@ -2251,7 +2251,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Orientation</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference POSE__ORIENTATION = eINSTANCE.getPose_Orientation();
@@ -2260,7 +2260,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PoseStampedImpl <em>Pose Stamped</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PoseStampedImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getPoseStamped()
* @generated
@@ -2271,7 +2271,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Header</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference POSE_STAMPED__HEADER = eINSTANCE.getPoseStamped_Header();
@@ -2280,7 +2280,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Pose</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference POSE_STAMPED__POSE = eINSTANCE.getPoseStamped_Pose();
@@ -2289,7 +2289,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.TwistWithCovarianceImpl <em>Twist With Covariance</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.TwistWithCovarianceImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getTwistWithCovariance()
* @generated
@@ -2300,7 +2300,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Twist</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference TWIST_WITH_COVARIANCE__TWIST = eINSTANCE.getTwistWithCovariance_Twist();
@@ -2309,7 +2309,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Covariance</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute TWIST_WITH_COVARIANCE__COVARIANCE = eINSTANCE.getTwistWithCovariance_Covariance();
@@ -2318,7 +2318,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.TwistImpl <em>Twist</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.TwistImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getTwist()
* @generated
@@ -2329,7 +2329,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Linear</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference TWIST__LINEAR = eINSTANCE.getTwist_Linear();
@@ -2338,7 +2338,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Angular</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference TWIST__ANGULAR = eINSTANCE.getTwist_Angular();
@@ -2347,7 +2347,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.TwistStampedImpl <em>Twist Stamped</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.TwistStampedImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getTwistStamped()
* @generated
@@ -2358,7 +2358,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Header</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference TWIST_STAMPED__HEADER = eINSTANCE.getTwistStamped_Header();
@@ -2367,7 +2367,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Twist</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference TWIST_STAMPED__TWIST = eINSTANCE.getTwistStamped_Twist();
@@ -2376,7 +2376,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PoseWithCovarianceImpl <em>Pose With Covariance</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PoseWithCovarianceImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getPoseWithCovariance()
* @generated
@@ -2387,7 +2387,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Pose</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference POSE_WITH_COVARIANCE__POSE = eINSTANCE.getPoseWithCovariance_Pose();
@@ -2396,7 +2396,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Covariance</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute POSE_WITH_COVARIANCE__COVARIANCE = eINSTANCE.getPoseWithCovariance_Covariance();
@@ -2405,7 +2405,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Pose2DImpl <em>Pose2 D</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Pose2DImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getPose2D()
* @generated
@@ -2416,7 +2416,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>X</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute POSE2_D__X = eINSTANCE.getPose2D_X();
@@ -2425,7 +2425,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Y</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute POSE2_D__Y = eINSTANCE.getPose2D_Y();
@@ -2434,7 +2434,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Theta</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute POSE2_D__THETA = eINSTANCE.getPose2D_Theta();
@@ -2443,7 +2443,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PoseWithCovarianceStampedImpl <em>Pose With Covariance Stamped</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PoseWithCovarianceStampedImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getPoseWithCovarianceStamped()
* @generated
@@ -2454,7 +2454,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PoseArrayImpl <em>Pose Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.PoseArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getPoseArray()
* @generated
@@ -2465,7 +2465,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Header</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference POSE_ARRAY__HEADER = eINSTANCE.getPoseArray_Header();
@@ -2474,7 +2474,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Poses</b></em>' containment reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference POSE_ARRAY__POSES = eINSTANCE.getPoseArray_Poses();
@@ -2483,7 +2483,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.QuaternionStampedImpl <em>Quaternion Stamped</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.QuaternionStampedImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getQuaternionStamped()
* @generated
@@ -2494,7 +2494,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Header</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference QUATERNION_STAMPED__HEADER = eINSTANCE.getQuaternionStamped_Header();
@@ -2503,7 +2503,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Quaternion</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference QUATERNION_STAMPED__QUATERNION = eINSTANCE.getQuaternionStamped_Quaternion();
@@ -2512,7 +2512,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.TransformImpl <em>Transform</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.TransformImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getTransform()
* @generated
@@ -2523,7 +2523,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Translation</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference TRANSFORM__TRANSLATION = eINSTANCE.getTransform_Translation();
@@ -2532,7 +2532,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Rotation</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference TRANSFORM__ROTATION = eINSTANCE.getTransform_Rotation();
@@ -2541,7 +2541,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.WrenchStampedImpl <em>Wrench Stamped</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.WrenchStampedImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getWrenchStamped()
* @generated
@@ -2552,7 +2552,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Header</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference WRENCH_STAMPED__HEADER = eINSTANCE.getWrenchStamped_Header();
@@ -2561,7 +2561,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Wrench</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference WRENCH_STAMPED__WRENCH = eINSTANCE.getWrenchStamped_Wrench();
@@ -2570,7 +2570,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.WrenchImpl <em>Wrench</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.WrenchImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl#getWrench()
* @generated
@@ -2581,7 +2581,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Force</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference WRENCH__FORCE = eINSTANCE.getWrench_Force();
@@ -2590,7 +2590,7 @@ public interface Geometry_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Torque</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference WRENCH__TORQUE = eINSTANCE.getWrench_Torque();
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Point.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Point.java
index b332a43634b..17c971c15c5 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Point.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Point.java
@@ -30,7 +30,7 @@ public interface Point extends EObject {
* If the meaning of the '<em>X</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>X</em>' attribute.
* @see #setX(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getPoint_X()
@@ -43,7 +43,7 @@ public interface Point extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point#getX <em>X</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>X</em>' attribute.
* @see #getX()
@@ -58,7 +58,7 @@ public interface Point extends EObject {
* If the meaning of the '<em>Y</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Y</em>' attribute.
* @see #setY(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getPoint_Y()
@@ -71,7 +71,7 @@ public interface Point extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point#getY <em>Y</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Y</em>' attribute.
* @see #getY()
@@ -86,7 +86,7 @@ public interface Point extends EObject {
* If the meaning of the '<em>Z</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Z</em>' attribute.
* @see #setZ(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getPoint_Z()
@@ -99,7 +99,7 @@ public interface Point extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point#getZ <em>Z</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Z</em>' attribute.
* @see #getZ()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Point32.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Point32.java
index 5e9b7050345..738fd60089c 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Point32.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Point32.java
@@ -30,7 +30,7 @@ public interface Point32 extends EObject {
* If the meaning of the '<em>X</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>X</em>' attribute.
* @see #setX(float)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getPoint32_X()
@@ -43,7 +43,7 @@ public interface Point32 extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point32#getX <em>X</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>X</em>' attribute.
* @see #getX()
@@ -58,7 +58,7 @@ public interface Point32 extends EObject {
* If the meaning of the '<em>Y</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Y</em>' attribute.
* @see #setY(float)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getPoint32_Y()
@@ -71,7 +71,7 @@ public interface Point32 extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point32#getY <em>Y</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Y</em>' attribute.
* @see #getY()
@@ -86,7 +86,7 @@ public interface Point32 extends EObject {
* If the meaning of the '<em>Z</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Z</em>' attribute.
* @see #setZ(float)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getPoint32_Z()
@@ -99,7 +99,7 @@ public interface Point32 extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point32#getZ <em>Z</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Z</em>' attribute.
* @see #getZ()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/PointStamped.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/PointStamped.java
index b587099670b..27764a27572 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/PointStamped.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/PointStamped.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes;
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -31,7 +30,7 @@ public interface PointStamped extends EObject {
* If the meaning of the '<em>Header</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Header</em>' containment reference.
* @see #setHeader(Header)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getPointStamped_Header()
@@ -44,7 +43,7 @@ public interface PointStamped extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PointStamped#getHeader <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Header</em>' containment reference.
* @see #getHeader()
@@ -59,7 +58,7 @@ public interface PointStamped extends EObject {
* If the meaning of the '<em>Point</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Point</em>' containment reference.
* @see #setPoint(Point)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getPointStamped_Point()
@@ -72,7 +71,7 @@ public interface PointStamped extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PointStamped#getPoint <em>Point</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Point</em>' containment reference.
* @see #getPoint()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Polygon.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Polygon.java
index 92a31840dd5..7fa1cb0d26d 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Polygon.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Polygon.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
/**
@@ -31,7 +30,7 @@ public interface Polygon extends EObject {
* If the meaning of the '<em>Point</em>' containment reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Point</em>' containment reference list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getPolygon_Point()
* @model containment="true" lower="3" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/PolygonStamped.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/PolygonStamped.java
index daa33a345f1..2f55048ff0d 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/PolygonStamped.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/PolygonStamped.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes;
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -31,7 +30,7 @@ public interface PolygonStamped extends EObject {
* If the meaning of the '<em>Header</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Header</em>' containment reference.
* @see #setHeader(Header)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getPolygonStamped_Header()
@@ -44,7 +43,7 @@ public interface PolygonStamped extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PolygonStamped#getHeader <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Header</em>' containment reference.
* @see #getHeader()
@@ -59,7 +58,7 @@ public interface PolygonStamped extends EObject {
* If the meaning of the '<em>Polygon</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Polygon</em>' containment reference.
* @see #setPolygon(Polygon)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getPolygonStamped_Polygon()
@@ -72,7 +71,7 @@ public interface PolygonStamped extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PolygonStamped#getPolygon <em>Polygon</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Polygon</em>' containment reference.
* @see #getPolygon()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Pose.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Pose.java
index b9660b62955..879e31a6a16 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Pose.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Pose.java
@@ -29,7 +29,7 @@ public interface Pose extends EObject {
* If the meaning of the '<em>Position</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Position</em>' containment reference.
* @see #setPosition(Point)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getPose_Position()
@@ -42,7 +42,7 @@ public interface Pose extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose#getPosition <em>Position</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Position</em>' containment reference.
* @see #getPosition()
@@ -57,7 +57,7 @@ public interface Pose extends EObject {
* If the meaning of the '<em>Orientation</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Orientation</em>' containment reference.
* @see #setOrientation(Quaternion)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getPose_Orientation()
@@ -70,7 +70,7 @@ public interface Pose extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose#getOrientation <em>Orientation</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Orientation</em>' containment reference.
* @see #getOrientation()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Pose2D.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Pose2D.java
index 53b319e5516..7f607e06085 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Pose2D.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Pose2D.java
@@ -30,7 +30,7 @@ public interface Pose2D extends EObject {
* If the meaning of the '<em>X</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>X</em>' attribute.
* @see #setX(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getPose2D_X()
@@ -43,7 +43,7 @@ public interface Pose2D extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose2D#getX <em>X</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>X</em>' attribute.
* @see #getX()
@@ -58,7 +58,7 @@ public interface Pose2D extends EObject {
* If the meaning of the '<em>Y</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Y</em>' attribute.
* @see #setY(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getPose2D_Y()
@@ -71,7 +71,7 @@ public interface Pose2D extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose2D#getY <em>Y</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Y</em>' attribute.
* @see #getY()
@@ -86,7 +86,7 @@ public interface Pose2D extends EObject {
* If the meaning of the '<em>Theta</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Theta</em>' attribute.
* @see #setTheta(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getPose2D_Theta()
@@ -99,7 +99,7 @@ public interface Pose2D extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose2D#getTheta <em>Theta</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Theta</em>' attribute.
* @see #getTheta()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/PoseArray.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/PoseArray.java
index 1678968bb23..7477c6ec054 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/PoseArray.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/PoseArray.java
@@ -3,9 +3,7 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -33,7 +31,7 @@ public interface PoseArray extends EObject {
* If the meaning of the '<em>Header</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Header</em>' containment reference.
* @see #setHeader(Header)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getPoseArray_Header()
@@ -46,7 +44,7 @@ public interface PoseArray extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseArray#getHeader <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Header</em>' containment reference.
* @see #getHeader()
@@ -62,7 +60,7 @@ public interface PoseArray extends EObject {
* If the meaning of the '<em>Poses</em>' containment reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Poses</em>' containment reference list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getPoseArray_Poses()
* @model containment="true" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/PoseStamped.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/PoseStamped.java
index add66a887ef..d7a17408297 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/PoseStamped.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/PoseStamped.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes;
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -31,7 +30,7 @@ public interface PoseStamped extends EObject {
* If the meaning of the '<em>Header</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Header</em>' containment reference.
* @see #setHeader(Header)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getPoseStamped_Header()
@@ -44,7 +43,7 @@ public interface PoseStamped extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseStamped#getHeader <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Header</em>' containment reference.
* @see #getHeader()
@@ -59,7 +58,7 @@ public interface PoseStamped extends EObject {
* If the meaning of the '<em>Pose</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Pose</em>' containment reference.
* @see #setPose(Pose)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getPoseStamped_Pose()
@@ -72,7 +71,7 @@ public interface PoseStamped extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseStamped#getPose <em>Pose</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Pose</em>' containment reference.
* @see #getPose()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/PoseWithCovariance.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/PoseWithCovariance.java
index de20ea43c40..824314fd2f3 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/PoseWithCovariance.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/PoseWithCovariance.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
/**
@@ -31,7 +30,7 @@ public interface PoseWithCovariance extends EObject {
* If the meaning of the '<em>Pose</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Pose</em>' containment reference.
* @see #setPose(Pose)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getPoseWithCovariance_Pose()
@@ -44,7 +43,7 @@ public interface PoseWithCovariance extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseWithCovariance#getPose <em>Pose</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Pose</em>' containment reference.
* @see #getPose()
@@ -60,7 +59,7 @@ public interface PoseWithCovariance extends EObject {
* If the meaning of the '<em>Covariance</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>Covariance</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getPoseWithCovariance_Covariance()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float64" lower="36" upper="36" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Quaternion.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Quaternion.java
index 15df7c19c50..e320bb9dc03 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Quaternion.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Quaternion.java
@@ -31,7 +31,7 @@ public interface Quaternion extends EObject {
* If the meaning of the '<em>X</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>X</em>' attribute.
* @see #setX(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getQuaternion_X()
@@ -44,7 +44,7 @@ public interface Quaternion extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Quaternion#getX <em>X</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>X</em>' attribute.
* @see #getX()
@@ -59,7 +59,7 @@ public interface Quaternion extends EObject {
* If the meaning of the '<em>Y</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Y</em>' attribute.
* @see #setY(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getQuaternion_Y()
@@ -72,7 +72,7 @@ public interface Quaternion extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Quaternion#getY <em>Y</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Y</em>' attribute.
* @see #getY()
@@ -87,7 +87,7 @@ public interface Quaternion extends EObject {
* If the meaning of the '<em>Z</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Z</em>' attribute.
* @see #setZ(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getQuaternion_Z()
@@ -100,7 +100,7 @@ public interface Quaternion extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Quaternion#getZ <em>Z</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Z</em>' attribute.
* @see #getZ()
@@ -115,7 +115,7 @@ public interface Quaternion extends EObject {
* If the meaning of the '<em>W</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>W</em>' attribute.
* @see #setW(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getQuaternion_W()
@@ -128,7 +128,7 @@ public interface Quaternion extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Quaternion#getW <em>W</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>W</em>' attribute.
* @see #getW()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/QuaternionStamped.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/QuaternionStamped.java
index 519066eff7c..326f09bb7c2 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/QuaternionStamped.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/QuaternionStamped.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes;
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -31,7 +30,7 @@ public interface QuaternionStamped extends EObject {
* If the meaning of the '<em>Header</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Header</em>' containment reference.
* @see #setHeader(Header)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getQuaternionStamped_Header()
@@ -44,7 +43,7 @@ public interface QuaternionStamped extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.QuaternionStamped#getHeader <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Header</em>' containment reference.
* @see #getHeader()
@@ -59,7 +58,7 @@ public interface QuaternionStamped extends EObject {
* If the meaning of the '<em>Quaternion</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Quaternion</em>' containment reference.
* @see #setQuaternion(Quaternion)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getQuaternionStamped_Quaternion()
@@ -72,7 +71,7 @@ public interface QuaternionStamped extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.QuaternionStamped#getQuaternion <em>Quaternion</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Quaternion</em>' containment reference.
* @see #getQuaternion()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Transform.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Transform.java
index 063cd76bb42..6869b32acf1 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Transform.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Transform.java
@@ -29,7 +29,7 @@ public interface Transform extends EObject {
* If the meaning of the '<em>Translation</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Translation</em>' containment reference.
* @see #setTranslation(Vector3)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getTransform_Translation()
@@ -42,7 +42,7 @@ public interface Transform extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Transform#getTranslation <em>Translation</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Translation</em>' containment reference.
* @see #getTranslation()
@@ -57,7 +57,7 @@ public interface Transform extends EObject {
* If the meaning of the '<em>Rotation</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Rotation</em>' containment reference.
* @see #setRotation(Quaternion)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getTransform_Rotation()
@@ -70,7 +70,7 @@ public interface Transform extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Transform#getRotation <em>Rotation</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Rotation</em>' containment reference.
* @see #getRotation()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Twist.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Twist.java
index 7e1aefc5ff6..4ca39afa243 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Twist.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Twist.java
@@ -29,7 +29,7 @@ public interface Twist extends EObject {
* If the meaning of the '<em>Linear</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Linear</em>' containment reference.
* @see #setLinear(Vector3)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getTwist_Linear()
@@ -42,7 +42,7 @@ public interface Twist extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Twist#getLinear <em>Linear</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Linear</em>' containment reference.
* @see #getLinear()
@@ -57,7 +57,7 @@ public interface Twist extends EObject {
* If the meaning of the '<em>Angular</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Angular</em>' containment reference.
* @see #setAngular(Vector3)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getTwist_Angular()
@@ -70,7 +70,7 @@ public interface Twist extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Twist#getAngular <em>Angular</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Angular</em>' containment reference.
* @see #getAngular()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/TwistStamped.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/TwistStamped.java
index 83777f2ff62..de743f7f075 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/TwistStamped.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/TwistStamped.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes;
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -31,7 +30,7 @@ public interface TwistStamped extends EObject {
* If the meaning of the '<em>Header</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Header</em>' containment reference.
* @see #setHeader(Header)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getTwistStamped_Header()
@@ -44,7 +43,7 @@ public interface TwistStamped extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistStamped#getHeader <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Header</em>' containment reference.
* @see #getHeader()
@@ -59,7 +58,7 @@ public interface TwistStamped extends EObject {
* If the meaning of the '<em>Twist</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Twist</em>' containment reference.
* @see #setTwist(Twist)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getTwistStamped_Twist()
@@ -72,7 +71,7 @@ public interface TwistStamped extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistStamped#getTwist <em>Twist</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Twist</em>' containment reference.
* @see #getTwist()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/TwistWithCovariance.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/TwistWithCovariance.java
index 0003fd17f71..c4ad41ba183 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/TwistWithCovariance.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/TwistWithCovariance.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
/**
@@ -31,7 +30,7 @@ public interface TwistWithCovariance extends EObject {
* If the meaning of the '<em>Twist</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Twist</em>' containment reference.
* @see #setTwist(Twist)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getTwistWithCovariance_Twist()
@@ -44,7 +43,7 @@ public interface TwistWithCovariance extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistWithCovariance#getTwist <em>Twist</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Twist</em>' containment reference.
* @see #getTwist()
@@ -60,7 +59,7 @@ public interface TwistWithCovariance extends EObject {
* If the meaning of the '<em>Covariance</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>Covariance</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getTwistWithCovariance_Covariance()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float64" lower="36" upper="36" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Vector3.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Vector3.java
index 28a7395b8a1..4fd1fac5944 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Vector3.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Vector3.java
@@ -30,7 +30,7 @@ public interface Vector3 extends EObject {
* If the meaning of the '<em>X</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>X</em>' attribute.
* @see #setX(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getVector3_X()
@@ -43,7 +43,7 @@ public interface Vector3 extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3#getX <em>X</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>X</em>' attribute.
* @see #getX()
@@ -58,7 +58,7 @@ public interface Vector3 extends EObject {
* If the meaning of the '<em>Y</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Y</em>' attribute.
* @see #setY(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getVector3_Y()
@@ -71,7 +71,7 @@ public interface Vector3 extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3#getY <em>Y</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Y</em>' attribute.
* @see #getY()
@@ -86,7 +86,7 @@ public interface Vector3 extends EObject {
* If the meaning of the '<em>Z</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Z</em>' attribute.
* @see #setZ(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getVector3_Z()
@@ -99,7 +99,7 @@ public interface Vector3 extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3#getZ <em>Z</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Z</em>' attribute.
* @see #getZ()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Vector3Stamped.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Vector3Stamped.java
index c059f99c383..d188493764a 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Vector3Stamped.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Vector3Stamped.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes;
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -31,7 +30,7 @@ public interface Vector3Stamped extends EObject {
* If the meaning of the '<em>Header</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Header</em>' containment reference.
* @see #setHeader(Header)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getVector3Stamped_Header()
@@ -44,7 +43,7 @@ public interface Vector3Stamped extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3Stamped#getHeader <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Header</em>' containment reference.
* @see #getHeader()
@@ -59,7 +58,7 @@ public interface Vector3Stamped extends EObject {
* If the meaning of the '<em>Vector</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Vector</em>' containment reference.
* @see #setVector(Vector3)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getVector3Stamped_Vector()
@@ -72,7 +71,7 @@ public interface Vector3Stamped extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3Stamped#getVector <em>Vector</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Vector</em>' containment reference.
* @see #getVector()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Wrench.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Wrench.java
index ed5aa84424c..a960a16430e 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Wrench.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/Wrench.java
@@ -29,7 +29,7 @@ public interface Wrench extends EObject {
* If the meaning of the '<em>Force</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Force</em>' containment reference.
* @see #setForce(Vector3)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getWrench_Force()
@@ -42,7 +42,7 @@ public interface Wrench extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Wrench#getForce <em>Force</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Force</em>' containment reference.
* @see #getForce()
@@ -57,7 +57,7 @@ public interface Wrench extends EObject {
* If the meaning of the '<em>Torque</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Torque</em>' containment reference.
* @see #setTorque(Vector3)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getWrench_Torque()
@@ -70,7 +70,7 @@ public interface Wrench extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Wrench#getTorque <em>Torque</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Torque</em>' containment reference.
* @see #getTorque()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/WrenchStamped.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/WrenchStamped.java
index bd00c977480..81ebaf6d251 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/WrenchStamped.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/WrenchStamped.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes;
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -31,7 +30,7 @@ public interface WrenchStamped extends EObject {
* If the meaning of the '<em>Header</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Header</em>' containment reference.
* @see #setHeader(Header)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getWrenchStamped_Header()
@@ -44,7 +43,7 @@ public interface WrenchStamped extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.WrenchStamped#getHeader <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Header</em>' containment reference.
* @see #getHeader()
@@ -59,7 +58,7 @@ public interface WrenchStamped extends EObject {
* If the meaning of the '<em>Wrench</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Wrench</em>' containment reference.
* @see #setWrench(Wrench)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#getWrenchStamped_Wrench()
@@ -72,7 +71,7 @@ public interface WrenchStamped extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.WrenchStamped#getWrench <em>Wrench</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Wrench</em>' containment reference.
* @see #getWrench()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Geometry_datatypesFactoryImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Geometry_datatypesFactoryImpl.java
index c93ecc3b895..4ba1df48998 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Geometry_datatypesFactoryImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Geometry_datatypesFactoryImpl.java
@@ -5,18 +5,37 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.ecore.EClass;
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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.*;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesFactory;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point32;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PointStamped;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Polygon;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PolygonStamped;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose2D;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseStamped;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseWithCovariance;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseWithCovarianceStamped;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Quaternion;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.QuaternionStamped;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Transform;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Twist;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistStamped;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistWithCovariance;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3Stamped;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Wrench;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.WrenchStamped;
/**
* <!-- begin-user-doc -->
* An implementation of the model <b>Factory</b>.
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geometry_datatypesFactory {
@@ -24,7 +43,7 @@ public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geome
* Creates the default factory implementation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static Geometry_datatypesFactory init() {
@@ -43,7 +62,7 @@ public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geome
* Creates an instance of the factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Geometry_datatypesFactoryImpl() {
@@ -53,7 +72,7 @@ public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -109,7 +128,7 @@ public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Point createPoint() {
@@ -120,7 +139,7 @@ public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Point32 createPoint32() {
@@ -131,7 +150,7 @@ public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public PointStamped createPointStamped() {
@@ -142,7 +161,7 @@ public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Polygon createPolygon() {
@@ -153,7 +172,7 @@ public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public PolygonStamped createPolygonStamped() {
@@ -164,7 +183,7 @@ public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Vector3 createVector3() {
@@ -175,7 +194,7 @@ public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Vector3Stamped createVector3Stamped() {
@@ -186,7 +205,7 @@ public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Quaternion createQuaternion() {
@@ -197,7 +216,7 @@ public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Pose createPose() {
@@ -208,7 +227,7 @@ public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public PoseStamped createPoseStamped() {
@@ -219,7 +238,7 @@ public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public TwistWithCovariance createTwistWithCovariance() {
@@ -230,7 +249,7 @@ public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Twist createTwist() {
@@ -241,7 +260,7 @@ public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public TwistStamped createTwistStamped() {
@@ -252,7 +271,7 @@ public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public PoseWithCovariance createPoseWithCovariance() {
@@ -263,7 +282,7 @@ public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Pose2D createPose2D() {
@@ -274,7 +293,7 @@ public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public PoseWithCovarianceStamped createPoseWithCovarianceStamped() {
@@ -285,7 +304,7 @@ public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public PoseArray createPoseArray() {
@@ -296,7 +315,7 @@ public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public QuaternionStamped createQuaternionStamped() {
@@ -307,7 +326,7 @@ public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Transform createTransform() {
@@ -318,7 +337,7 @@ public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public WrenchStamped createWrenchStamped() {
@@ -329,7 +348,7 @@ public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Wrench createWrench() {
@@ -340,7 +359,7 @@ public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Geometry_datatypesPackage getGeometry_datatypesPackage() {
@@ -350,7 +369,7 @@ public class Geometry_datatypesFactoryImpl extends EFactoryImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @deprecated
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Geometry_datatypesPackageImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Geometry_datatypesPackageImpl.java
index 5f34e2b809f..5b38fa88661 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Geometry_datatypesPackageImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Geometry_datatypesPackageImpl.java
@@ -6,21 +6,13 @@ import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.EReference;
-
import org.eclipse.emf.ecore.impl.EPackageImpl;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
-
import org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.Actionlib_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.Diagnostic_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesFactory;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point;
@@ -44,41 +36,30 @@ import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTyp
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3Stamped;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Wrench;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.WrenchStamped;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.Nav_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.Oarp1_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl;
-
import org.eclipse.uml2.uml.UMLPackage;
/**
* <!-- begin-user-doc -->
* An implementation of the model <b>Package</b>.
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geometry_datatypesPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass pointEClass = null;
@@ -86,7 +67,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass point32EClass = null;
@@ -94,7 +75,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass pointStampedEClass = null;
@@ -102,7 +83,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass polygonEClass = null;
@@ -110,7 +91,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass polygonStampedEClass = null;
@@ -118,7 +99,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass vector3EClass = null;
@@ -126,7 +107,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass vector3StampedEClass = null;
@@ -134,7 +115,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass quaternionEClass = null;
@@ -142,7 +123,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass poseEClass = null;
@@ -150,7 +131,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass poseStampedEClass = null;
@@ -158,7 +139,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass twistWithCovarianceEClass = null;
@@ -166,7 +147,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass twistEClass = null;
@@ -174,7 +155,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass twistStampedEClass = null;
@@ -182,7 +163,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass poseWithCovarianceEClass = null;
@@ -190,7 +171,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass pose2DEClass = null;
@@ -198,7 +179,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass poseWithCovarianceStampedEClass = null;
@@ -206,7 +187,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass poseArrayEClass = null;
@@ -214,7 +195,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass quaternionStampedEClass = null;
@@ -222,7 +203,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass transformEClass = null;
@@ -230,7 +211,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass wrenchStampedEClass = null;
@@ -238,7 +219,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass wrenchEClass = null;
@@ -248,7 +229,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
* 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 -->
- *
+ *
* @see org.eclipse.emf.ecore.EPackage.Registry
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage#eNS_URI
* @see #init()
@@ -261,7 +242,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private static boolean isInited = false;
@@ -272,7 +253,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
* <p>
* This method is used to initialize {@link Geometry_datatypesPackage#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()
@@ -343,7 +324,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getPoint() {
@@ -353,7 +334,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getPoint_X() {
@@ -363,7 +344,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getPoint_Y() {
@@ -373,7 +354,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getPoint_Z() {
@@ -383,7 +364,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getPoint32() {
@@ -393,7 +374,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getPoint32_X() {
@@ -403,7 +384,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getPoint32_Y() {
@@ -413,7 +394,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getPoint32_Z() {
@@ -423,7 +404,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getPointStamped() {
@@ -433,7 +414,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getPointStamped_Header() {
@@ -443,7 +424,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getPointStamped_Point() {
@@ -453,7 +434,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getPolygon() {
@@ -463,7 +444,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getPolygon_Point() {
@@ -473,7 +454,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getPolygonStamped() {
@@ -483,7 +464,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getPolygonStamped_Header() {
@@ -493,7 +474,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getPolygonStamped_Polygon() {
@@ -503,7 +484,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getVector3() {
@@ -513,7 +494,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getVector3_X() {
@@ -523,7 +504,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getVector3_Y() {
@@ -533,7 +514,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getVector3_Z() {
@@ -543,7 +524,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getVector3Stamped() {
@@ -553,7 +534,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getVector3Stamped_Header() {
@@ -563,7 +544,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getVector3Stamped_Vector() {
@@ -573,7 +554,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getQuaternion() {
@@ -583,7 +564,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getQuaternion_X() {
@@ -593,7 +574,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getQuaternion_Y() {
@@ -603,7 +584,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getQuaternion_Z() {
@@ -613,7 +594,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getQuaternion_W() {
@@ -623,7 +604,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getPose() {
@@ -633,7 +614,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getPose_Position() {
@@ -643,7 +624,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getPose_Orientation() {
@@ -653,7 +634,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getPoseStamped() {
@@ -663,7 +644,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getPoseStamped_Header() {
@@ -673,7 +654,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getPoseStamped_Pose() {
@@ -683,7 +664,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getTwistWithCovariance() {
@@ -693,7 +674,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getTwistWithCovariance_Twist() {
@@ -703,7 +684,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getTwistWithCovariance_Covariance() {
@@ -713,7 +694,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getTwist() {
@@ -723,7 +704,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getTwist_Linear() {
@@ -733,7 +714,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getTwist_Angular() {
@@ -743,7 +724,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getTwistStamped() {
@@ -753,7 +734,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getTwistStamped_Header() {
@@ -763,7 +744,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getTwistStamped_Twist() {
@@ -773,7 +754,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getPoseWithCovariance() {
@@ -783,7 +764,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getPoseWithCovariance_Pose() {
@@ -793,7 +774,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getPoseWithCovariance_Covariance() {
@@ -803,7 +784,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getPose2D() {
@@ -813,7 +794,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getPose2D_X() {
@@ -823,7 +804,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getPose2D_Y() {
@@ -833,7 +814,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getPose2D_Theta() {
@@ -843,7 +824,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getPoseWithCovarianceStamped() {
@@ -853,7 +834,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getPoseArray() {
@@ -863,7 +844,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getPoseArray_Header() {
@@ -873,7 +854,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getPoseArray_Poses() {
@@ -883,7 +864,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getQuaternionStamped() {
@@ -893,7 +874,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getQuaternionStamped_Header() {
@@ -903,7 +884,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getQuaternionStamped_Quaternion() {
@@ -913,7 +894,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getTransform() {
@@ -923,7 +904,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getTransform_Translation() {
@@ -933,7 +914,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getTransform_Rotation() {
@@ -943,7 +924,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getWrenchStamped() {
@@ -953,7 +934,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getWrenchStamped_Header() {
@@ -963,7 +944,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getWrenchStamped_Wrench() {
@@ -973,7 +954,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getWrench() {
@@ -983,7 +964,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getWrench_Force() {
@@ -993,7 +974,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getWrench_Torque() {
@@ -1003,7 +984,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Geometry_datatypesFactory getGeometry_datatypesFactory() {
@@ -1013,7 +994,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private boolean isCreated = false;
@@ -1023,7 +1004,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
* guarded to have no affect on any invocation but its first.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void createPackageContents() {
@@ -1124,7 +1105,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private boolean isInitialized = false;
@@ -1134,7 +1115,7 @@ public class Geometry_datatypesPackageImpl extends EPackageImpl implements Geome
* method is guarded to have no affect on any invocation but its first.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void initializePackageContents() {
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Point32Impl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Point32Impl.java
index f85603f32ca..40edaaeec3d 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Point32Impl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Point32Impl.java
@@ -3,12 +3,9 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point32;
@@ -32,7 +29,7 @@ public class Point32Impl extends MinimalEObjectImpl.Container implements Point32
* The default value of the '{@link #getX() <em>X</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getX()
* @generated
* @ordered
@@ -43,7 +40,7 @@ public class Point32Impl extends MinimalEObjectImpl.Container implements Point32
* The cached value of the '{@link #getX() <em>X</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getX()
* @generated
* @ordered
@@ -54,7 +51,7 @@ public class Point32Impl extends MinimalEObjectImpl.Container implements Point32
* The default value of the '{@link #getY() <em>Y</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getY()
* @generated
* @ordered
@@ -65,7 +62,7 @@ public class Point32Impl extends MinimalEObjectImpl.Container implements Point32
* The cached value of the '{@link #getY() <em>Y</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getY()
* @generated
* @ordered
@@ -76,7 +73,7 @@ public class Point32Impl extends MinimalEObjectImpl.Container implements Point32
* The default value of the '{@link #getZ() <em>Z</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getZ()
* @generated
* @ordered
@@ -87,7 +84,7 @@ public class Point32Impl extends MinimalEObjectImpl.Container implements Point32
* The cached value of the '{@link #getZ() <em>Z</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getZ()
* @generated
* @ordered
@@ -97,7 +94,7 @@ public class Point32Impl extends MinimalEObjectImpl.Container implements Point32
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Point32Impl() {
@@ -107,7 +104,7 @@ public class Point32Impl extends MinimalEObjectImpl.Container implements Point32
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -118,7 +115,7 @@ public class Point32Impl extends MinimalEObjectImpl.Container implements Point32
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getX() {
@@ -128,7 +125,7 @@ public class Point32Impl extends MinimalEObjectImpl.Container implements Point32
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setX(float newX) {
@@ -142,7 +139,7 @@ public class Point32Impl extends MinimalEObjectImpl.Container implements Point32
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getY() {
@@ -152,7 +149,7 @@ public class Point32Impl extends MinimalEObjectImpl.Container implements Point32
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setY(float newY) {
@@ -166,7 +163,7 @@ public class Point32Impl extends MinimalEObjectImpl.Container implements Point32
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getZ() {
@@ -176,7 +173,7 @@ public class Point32Impl extends MinimalEObjectImpl.Container implements Point32
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setZ(float newZ) {
@@ -190,7 +187,7 @@ public class Point32Impl extends MinimalEObjectImpl.Container implements Point32
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -209,7 +206,7 @@ public class Point32Impl extends MinimalEObjectImpl.Container implements Point32
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -231,7 +228,7 @@ public class Point32Impl extends MinimalEObjectImpl.Container implements Point32
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -253,7 +250,7 @@ public class Point32Impl extends MinimalEObjectImpl.Container implements Point32
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -272,7 +269,7 @@ public class Point32Impl extends MinimalEObjectImpl.Container implements Point32
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PointImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PointImpl.java
index 339fb65874c..71f3bade2c6 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PointImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PointImpl.java
@@ -3,12 +3,9 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point;
@@ -32,7 +29,7 @@ public class PointImpl extends MinimalEObjectImpl.Container implements Point {
* The default value of the '{@link #getX() <em>X</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getX()
* @generated
* @ordered
@@ -43,7 +40,7 @@ public class PointImpl extends MinimalEObjectImpl.Container implements Point {
* The cached value of the '{@link #getX() <em>X</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getX()
* @generated
* @ordered
@@ -54,7 +51,7 @@ public class PointImpl extends MinimalEObjectImpl.Container implements Point {
* The default value of the '{@link #getY() <em>Y</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getY()
* @generated
* @ordered
@@ -65,7 +62,7 @@ public class PointImpl extends MinimalEObjectImpl.Container implements Point {
* The cached value of the '{@link #getY() <em>Y</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getY()
* @generated
* @ordered
@@ -76,7 +73,7 @@ public class PointImpl extends MinimalEObjectImpl.Container implements Point {
* The default value of the '{@link #getZ() <em>Z</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getZ()
* @generated
* @ordered
@@ -87,7 +84,7 @@ public class PointImpl extends MinimalEObjectImpl.Container implements Point {
* The cached value of the '{@link #getZ() <em>Z</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getZ()
* @generated
* @ordered
@@ -97,7 +94,7 @@ public class PointImpl extends MinimalEObjectImpl.Container implements Point {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected PointImpl() {
@@ -107,7 +104,7 @@ public class PointImpl extends MinimalEObjectImpl.Container implements Point {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -118,7 +115,7 @@ public class PointImpl extends MinimalEObjectImpl.Container implements Point {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getX() {
@@ -128,7 +125,7 @@ public class PointImpl extends MinimalEObjectImpl.Container implements Point {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setX(double newX) {
@@ -142,7 +139,7 @@ public class PointImpl extends MinimalEObjectImpl.Container implements Point {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getY() {
@@ -152,7 +149,7 @@ public class PointImpl extends MinimalEObjectImpl.Container implements Point {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setY(double newY) {
@@ -166,7 +163,7 @@ public class PointImpl extends MinimalEObjectImpl.Container implements Point {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getZ() {
@@ -176,7 +173,7 @@ public class PointImpl extends MinimalEObjectImpl.Container implements Point {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setZ(double newZ) {
@@ -190,7 +187,7 @@ public class PointImpl extends MinimalEObjectImpl.Container implements Point {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -209,7 +206,7 @@ public class PointImpl extends MinimalEObjectImpl.Container implements Point {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -231,7 +228,7 @@ public class PointImpl extends MinimalEObjectImpl.Container implements Point {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -253,7 +250,7 @@ public class PointImpl extends MinimalEObjectImpl.Container implements Point {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -272,7 +269,7 @@ public class PointImpl extends MinimalEObjectImpl.Container implements Point {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PointStampedImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PointStampedImpl.java
index c1b61025af0..73a47ea0cab 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PointStampedImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PointStampedImpl.java
@@ -4,17 +4,13 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PointStamped;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -36,7 +32,7 @@ public class PointStampedImpl extends MinimalEObjectImpl.Container implements Po
* The cached value of the '{@link #getHeader() <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeader()
* @generated
* @ordered
@@ -47,7 +43,7 @@ public class PointStampedImpl extends MinimalEObjectImpl.Container implements Po
* The cached value of the '{@link #getPoint() <em>Point</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPoint()
* @generated
* @ordered
@@ -57,7 +53,7 @@ public class PointStampedImpl extends MinimalEObjectImpl.Container implements Po
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected PointStampedImpl() {
@@ -67,7 +63,7 @@ public class PointStampedImpl extends MinimalEObjectImpl.Container implements Po
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -78,7 +74,7 @@ public class PointStampedImpl extends MinimalEObjectImpl.Container implements Po
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header getHeader() {
@@ -88,7 +84,7 @@ public class PointStampedImpl extends MinimalEObjectImpl.Container implements Po
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetHeader(Header newHeader, NotificationChain msgs) {
@@ -108,7 +104,7 @@ public class PointStampedImpl extends MinimalEObjectImpl.Container implements Po
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeader(Header newHeader) {
@@ -133,7 +129,7 @@ public class PointStampedImpl extends MinimalEObjectImpl.Container implements Po
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Point getPoint() {
@@ -143,7 +139,7 @@ public class PointStampedImpl extends MinimalEObjectImpl.Container implements Po
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetPoint(Point newPoint, NotificationChain msgs) {
@@ -163,7 +159,7 @@ public class PointStampedImpl extends MinimalEObjectImpl.Container implements Po
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setPoint(Point newPoint) {
@@ -188,7 +184,7 @@ public class PointStampedImpl extends MinimalEObjectImpl.Container implements Po
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -205,7 +201,7 @@ public class PointStampedImpl extends MinimalEObjectImpl.Container implements Po
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -222,7 +218,7 @@ public class PointStampedImpl extends MinimalEObjectImpl.Container implements Po
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -241,7 +237,7 @@ public class PointStampedImpl extends MinimalEObjectImpl.Container implements Po
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -260,7 +256,7 @@ public class PointStampedImpl extends MinimalEObjectImpl.Container implements Po
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PolygonImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PolygonImpl.java
index 2fda3289207..a18661efa32 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PolygonImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PolygonImpl.java
@@ -5,17 +5,12 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import java.util.Collection;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EObjectContainmentEList;
import org.eclipse.emf.ecore.util.InternalEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point32;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Polygon;
@@ -38,7 +33,7 @@ public class PolygonImpl extends MinimalEObjectImpl.Container implements Polygon
* The cached value of the '{@link #getPoint() <em>Point</em>}' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPoint()
* @generated
* @ordered
@@ -48,7 +43,7 @@ public class PolygonImpl extends MinimalEObjectImpl.Container implements Polygon
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected PolygonImpl() {
@@ -58,7 +53,7 @@ public class PolygonImpl extends MinimalEObjectImpl.Container implements Polygon
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -69,7 +64,7 @@ public class PolygonImpl extends MinimalEObjectImpl.Container implements Polygon
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Point32> getPoint() {
@@ -82,7 +77,7 @@ public class PolygonImpl extends MinimalEObjectImpl.Container implements Polygon
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -97,7 +92,7 @@ public class PolygonImpl extends MinimalEObjectImpl.Container implements Polygon
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -112,7 +107,7 @@ public class PolygonImpl extends MinimalEObjectImpl.Container implements Polygon
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -130,7 +125,7 @@ public class PolygonImpl extends MinimalEObjectImpl.Container implements Polygon
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -146,7 +141,7 @@ public class PolygonImpl extends MinimalEObjectImpl.Container implements Polygon
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PolygonStampedImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PolygonStampedImpl.java
index dbb18d60449..5cadc66b7f5 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PolygonStampedImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PolygonStampedImpl.java
@@ -4,17 +4,13 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Polygon;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PolygonStamped;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -36,7 +32,7 @@ public class PolygonStampedImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getHeader() <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeader()
* @generated
* @ordered
@@ -47,7 +43,7 @@ public class PolygonStampedImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getPolygon() <em>Polygon</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPolygon()
* @generated
* @ordered
@@ -57,7 +53,7 @@ public class PolygonStampedImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected PolygonStampedImpl() {
@@ -67,7 +63,7 @@ public class PolygonStampedImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -78,7 +74,7 @@ public class PolygonStampedImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header getHeader() {
@@ -88,7 +84,7 @@ public class PolygonStampedImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetHeader(Header newHeader, NotificationChain msgs) {
@@ -108,7 +104,7 @@ public class PolygonStampedImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeader(Header newHeader) {
@@ -133,7 +129,7 @@ public class PolygonStampedImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Polygon getPolygon() {
@@ -143,7 +139,7 @@ public class PolygonStampedImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetPolygon(Polygon newPolygon, NotificationChain msgs) {
@@ -163,7 +159,7 @@ public class PolygonStampedImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setPolygon(Polygon newPolygon) {
@@ -188,7 +184,7 @@ public class PolygonStampedImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -205,7 +201,7 @@ public class PolygonStampedImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -222,7 +218,7 @@ public class PolygonStampedImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -241,7 +237,7 @@ public class PolygonStampedImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -260,7 +256,7 @@ public class PolygonStampedImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Pose2DImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Pose2DImpl.java
index 25ee77db3cc..b551bc7f5cb 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Pose2DImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Pose2DImpl.java
@@ -3,12 +3,9 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose2D;
@@ -32,7 +29,7 @@ public class Pose2DImpl extends MinimalEObjectImpl.Container implements Pose2D {
* The default value of the '{@link #getX() <em>X</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getX()
* @generated
* @ordered
@@ -43,7 +40,7 @@ public class Pose2DImpl extends MinimalEObjectImpl.Container implements Pose2D {
* The cached value of the '{@link #getX() <em>X</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getX()
* @generated
* @ordered
@@ -54,7 +51,7 @@ public class Pose2DImpl extends MinimalEObjectImpl.Container implements Pose2D {
* The default value of the '{@link #getY() <em>Y</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getY()
* @generated
* @ordered
@@ -65,7 +62,7 @@ public class Pose2DImpl extends MinimalEObjectImpl.Container implements Pose2D {
* The cached value of the '{@link #getY() <em>Y</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getY()
* @generated
* @ordered
@@ -76,7 +73,7 @@ public class Pose2DImpl extends MinimalEObjectImpl.Container implements Pose2D {
* The default value of the '{@link #getTheta() <em>Theta</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getTheta()
* @generated
* @ordered
@@ -87,7 +84,7 @@ public class Pose2DImpl extends MinimalEObjectImpl.Container implements Pose2D {
* The cached value of the '{@link #getTheta() <em>Theta</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getTheta()
* @generated
* @ordered
@@ -97,7 +94,7 @@ public class Pose2DImpl extends MinimalEObjectImpl.Container implements Pose2D {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Pose2DImpl() {
@@ -107,7 +104,7 @@ public class Pose2DImpl extends MinimalEObjectImpl.Container implements Pose2D {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -118,7 +115,7 @@ public class Pose2DImpl extends MinimalEObjectImpl.Container implements Pose2D {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getX() {
@@ -128,7 +125,7 @@ public class Pose2DImpl extends MinimalEObjectImpl.Container implements Pose2D {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setX(double newX) {
@@ -142,7 +139,7 @@ public class Pose2DImpl extends MinimalEObjectImpl.Container implements Pose2D {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getY() {
@@ -152,7 +149,7 @@ public class Pose2DImpl extends MinimalEObjectImpl.Container implements Pose2D {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setY(double newY) {
@@ -166,7 +163,7 @@ public class Pose2DImpl extends MinimalEObjectImpl.Container implements Pose2D {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getTheta() {
@@ -176,7 +173,7 @@ public class Pose2DImpl extends MinimalEObjectImpl.Container implements Pose2D {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setTheta(double newTheta) {
@@ -190,7 +187,7 @@ public class Pose2DImpl extends MinimalEObjectImpl.Container implements Pose2D {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -209,7 +206,7 @@ public class Pose2DImpl extends MinimalEObjectImpl.Container implements Pose2D {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -231,7 +228,7 @@ public class Pose2DImpl extends MinimalEObjectImpl.Container implements Pose2D {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -253,7 +250,7 @@ public class Pose2DImpl extends MinimalEObjectImpl.Container implements Pose2D {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -272,7 +269,7 @@ public class Pose2DImpl extends MinimalEObjectImpl.Container implements Pose2D {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PoseArrayImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PoseArrayImpl.java
index 403934b31e7..88b81d744a3 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PoseArrayImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PoseArrayImpl.java
@@ -6,22 +6,16 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EObjectContainmentEList;
import org.eclipse.emf.ecore.util.InternalEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseArray;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -43,7 +37,7 @@ public class PoseArrayImpl extends MinimalEObjectImpl.Container implements PoseA
* The cached value of the '{@link #getHeader() <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeader()
* @generated
* @ordered
@@ -54,7 +48,7 @@ public class PoseArrayImpl extends MinimalEObjectImpl.Container implements PoseA
* The cached value of the '{@link #getPoses() <em>Poses</em>}' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPoses()
* @generated
* @ordered
@@ -64,7 +58,7 @@ public class PoseArrayImpl extends MinimalEObjectImpl.Container implements PoseA
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected PoseArrayImpl() {
@@ -74,7 +68,7 @@ public class PoseArrayImpl extends MinimalEObjectImpl.Container implements PoseA
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -85,7 +79,7 @@ public class PoseArrayImpl extends MinimalEObjectImpl.Container implements PoseA
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header getHeader() {
@@ -95,7 +89,7 @@ public class PoseArrayImpl extends MinimalEObjectImpl.Container implements PoseA
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetHeader(Header newHeader, NotificationChain msgs) {
@@ -115,7 +109,7 @@ public class PoseArrayImpl extends MinimalEObjectImpl.Container implements PoseA
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeader(Header newHeader) {
@@ -140,7 +134,7 @@ public class PoseArrayImpl extends MinimalEObjectImpl.Container implements PoseA
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Pose> getPoses() {
@@ -153,7 +147,7 @@ public class PoseArrayImpl extends MinimalEObjectImpl.Container implements PoseA
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -170,7 +164,7 @@ public class PoseArrayImpl extends MinimalEObjectImpl.Container implements PoseA
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -187,7 +181,7 @@ public class PoseArrayImpl extends MinimalEObjectImpl.Container implements PoseA
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -208,7 +202,7 @@ public class PoseArrayImpl extends MinimalEObjectImpl.Container implements PoseA
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -227,7 +221,7 @@ public class PoseArrayImpl extends MinimalEObjectImpl.Container implements PoseA
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PoseImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PoseImpl.java
index a29632a7437..884b8e2516e 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PoseImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PoseImpl.java
@@ -4,13 +4,10 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose;
@@ -35,7 +32,7 @@ public class PoseImpl extends MinimalEObjectImpl.Container implements Pose {
* The cached value of the '{@link #getPosition() <em>Position</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPosition()
* @generated
* @ordered
@@ -46,7 +43,7 @@ public class PoseImpl extends MinimalEObjectImpl.Container implements Pose {
* The cached value of the '{@link #getOrientation() <em>Orientation</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getOrientation()
* @generated
* @ordered
@@ -56,7 +53,7 @@ public class PoseImpl extends MinimalEObjectImpl.Container implements Pose {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected PoseImpl() {
@@ -66,7 +63,7 @@ public class PoseImpl extends MinimalEObjectImpl.Container implements Pose {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -77,7 +74,7 @@ public class PoseImpl extends MinimalEObjectImpl.Container implements Pose {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Point getPosition() {
@@ -87,7 +84,7 @@ public class PoseImpl extends MinimalEObjectImpl.Container implements Pose {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetPosition(Point newPosition, NotificationChain msgs) {
@@ -107,7 +104,7 @@ public class PoseImpl extends MinimalEObjectImpl.Container implements Pose {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setPosition(Point newPosition) {
@@ -132,7 +129,7 @@ public class PoseImpl extends MinimalEObjectImpl.Container implements Pose {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Quaternion getOrientation() {
@@ -142,7 +139,7 @@ public class PoseImpl extends MinimalEObjectImpl.Container implements Pose {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetOrientation(Quaternion newOrientation, NotificationChain msgs) {
@@ -162,7 +159,7 @@ public class PoseImpl extends MinimalEObjectImpl.Container implements Pose {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setOrientation(Quaternion newOrientation) {
@@ -187,7 +184,7 @@ public class PoseImpl extends MinimalEObjectImpl.Container implements Pose {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -204,7 +201,7 @@ public class PoseImpl extends MinimalEObjectImpl.Container implements Pose {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -221,7 +218,7 @@ public class PoseImpl extends MinimalEObjectImpl.Container implements Pose {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -240,7 +237,7 @@ public class PoseImpl extends MinimalEObjectImpl.Container implements Pose {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -259,7 +256,7 @@ public class PoseImpl extends MinimalEObjectImpl.Container implements Pose {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PoseStampedImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PoseStampedImpl.java
index 3225b2e52f5..819ea2dfd88 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PoseStampedImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PoseStampedImpl.java
@@ -4,17 +4,13 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseStamped;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -36,7 +32,7 @@ public class PoseStampedImpl extends MinimalEObjectImpl.Container implements Pos
* The cached value of the '{@link #getHeader() <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeader()
* @generated
* @ordered
@@ -47,7 +43,7 @@ public class PoseStampedImpl extends MinimalEObjectImpl.Container implements Pos
* The cached value of the '{@link #getPose() <em>Pose</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPose()
* @generated
* @ordered
@@ -57,7 +53,7 @@ public class PoseStampedImpl extends MinimalEObjectImpl.Container implements Pos
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected PoseStampedImpl() {
@@ -67,7 +63,7 @@ public class PoseStampedImpl extends MinimalEObjectImpl.Container implements Pos
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -78,7 +74,7 @@ public class PoseStampedImpl extends MinimalEObjectImpl.Container implements Pos
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header getHeader() {
@@ -88,7 +84,7 @@ public class PoseStampedImpl extends MinimalEObjectImpl.Container implements Pos
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetHeader(Header newHeader, NotificationChain msgs) {
@@ -108,7 +104,7 @@ public class PoseStampedImpl extends MinimalEObjectImpl.Container implements Pos
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeader(Header newHeader) {
@@ -133,7 +129,7 @@ public class PoseStampedImpl extends MinimalEObjectImpl.Container implements Pos
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Pose getPose() {
@@ -143,7 +139,7 @@ public class PoseStampedImpl extends MinimalEObjectImpl.Container implements Pos
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetPose(Pose newPose, NotificationChain msgs) {
@@ -163,7 +159,7 @@ public class PoseStampedImpl extends MinimalEObjectImpl.Container implements Pos
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setPose(Pose newPose) {
@@ -188,7 +184,7 @@ public class PoseStampedImpl extends MinimalEObjectImpl.Container implements Pos
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -205,7 +201,7 @@ public class PoseStampedImpl extends MinimalEObjectImpl.Container implements Pos
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -222,7 +218,7 @@ public class PoseStampedImpl extends MinimalEObjectImpl.Container implements Pos
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -241,7 +237,7 @@ public class PoseStampedImpl extends MinimalEObjectImpl.Container implements Pos
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -260,7 +256,7 @@ public class PoseStampedImpl extends MinimalEObjectImpl.Container implements Pos
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PoseWithCovarianceImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PoseWithCovarianceImpl.java
index 025d7bcff90..0af41c5afd2 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PoseWithCovarianceImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PoseWithCovarianceImpl.java
@@ -6,17 +6,12 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseWithCovariance;
@@ -40,7 +35,7 @@ public class PoseWithCovarianceImpl extends MinimalEObjectImpl.Container impleme
* The cached value of the '{@link #getPose() <em>Pose</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPose()
* @generated
* @ordered
@@ -51,7 +46,7 @@ public class PoseWithCovarianceImpl extends MinimalEObjectImpl.Container impleme
* The cached value of the '{@link #getCovariance() <em>Covariance</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getCovariance()
* @generated
* @ordered
@@ -61,7 +56,7 @@ public class PoseWithCovarianceImpl extends MinimalEObjectImpl.Container impleme
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected PoseWithCovarianceImpl() {
@@ -71,7 +66,7 @@ public class PoseWithCovarianceImpl extends MinimalEObjectImpl.Container impleme
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -82,7 +77,7 @@ public class PoseWithCovarianceImpl extends MinimalEObjectImpl.Container impleme
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Pose getPose() {
@@ -92,7 +87,7 @@ public class PoseWithCovarianceImpl extends MinimalEObjectImpl.Container impleme
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetPose(Pose newPose, NotificationChain msgs) {
@@ -112,7 +107,7 @@ public class PoseWithCovarianceImpl extends MinimalEObjectImpl.Container impleme
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setPose(Pose newPose) {
@@ -137,7 +132,7 @@ public class PoseWithCovarianceImpl extends MinimalEObjectImpl.Container impleme
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Double> getCovariance() {
@@ -150,7 +145,7 @@ public class PoseWithCovarianceImpl extends MinimalEObjectImpl.Container impleme
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -165,7 +160,7 @@ public class PoseWithCovarianceImpl extends MinimalEObjectImpl.Container impleme
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -182,7 +177,7 @@ public class PoseWithCovarianceImpl extends MinimalEObjectImpl.Container impleme
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -203,7 +198,7 @@ public class PoseWithCovarianceImpl extends MinimalEObjectImpl.Container impleme
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -222,7 +217,7 @@ public class PoseWithCovarianceImpl extends MinimalEObjectImpl.Container impleme
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -239,7 +234,7 @@ public class PoseWithCovarianceImpl extends MinimalEObjectImpl.Container impleme
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PoseWithCovarianceStampedImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PoseWithCovarianceStampedImpl.java
index 46c8ba64707..01ec7540c20 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PoseWithCovarianceStampedImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/PoseWithCovarianceStampedImpl.java
@@ -3,9 +3,7 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl;
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseWithCovarianceStamped;
@@ -22,7 +20,7 @@ public class PoseWithCovarianceStampedImpl extends MinimalEObjectImpl.Container
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected PoseWithCovarianceStampedImpl() {
@@ -32,7 +30,7 @@ public class PoseWithCovarianceStampedImpl extends MinimalEObjectImpl.Container
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/QuaternionImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/QuaternionImpl.java
index c512d5664ac..1b4f3f5d861 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/QuaternionImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/QuaternionImpl.java
@@ -3,12 +3,9 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Quaternion;
@@ -33,7 +30,7 @@ public class QuaternionImpl extends MinimalEObjectImpl.Container implements Quat
* The default value of the '{@link #getX() <em>X</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getX()
* @generated
* @ordered
@@ -44,7 +41,7 @@ public class QuaternionImpl extends MinimalEObjectImpl.Container implements Quat
* The cached value of the '{@link #getX() <em>X</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getX()
* @generated
* @ordered
@@ -55,7 +52,7 @@ public class QuaternionImpl extends MinimalEObjectImpl.Container implements Quat
* The default value of the '{@link #getY() <em>Y</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getY()
* @generated
* @ordered
@@ -66,7 +63,7 @@ public class QuaternionImpl extends MinimalEObjectImpl.Container implements Quat
* The cached value of the '{@link #getY() <em>Y</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getY()
* @generated
* @ordered
@@ -77,7 +74,7 @@ public class QuaternionImpl extends MinimalEObjectImpl.Container implements Quat
* The default value of the '{@link #getZ() <em>Z</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getZ()
* @generated
* @ordered
@@ -88,7 +85,7 @@ public class QuaternionImpl extends MinimalEObjectImpl.Container implements Quat
* The cached value of the '{@link #getZ() <em>Z</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getZ()
* @generated
* @ordered
@@ -99,7 +96,7 @@ public class QuaternionImpl extends MinimalEObjectImpl.Container implements Quat
* The default value of the '{@link #getW() <em>W</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getW()
* @generated
* @ordered
@@ -110,7 +107,7 @@ public class QuaternionImpl extends MinimalEObjectImpl.Container implements Quat
* The cached value of the '{@link #getW() <em>W</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getW()
* @generated
* @ordered
@@ -120,7 +117,7 @@ public class QuaternionImpl extends MinimalEObjectImpl.Container implements Quat
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected QuaternionImpl() {
@@ -130,7 +127,7 @@ public class QuaternionImpl extends MinimalEObjectImpl.Container implements Quat
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -141,7 +138,7 @@ public class QuaternionImpl extends MinimalEObjectImpl.Container implements Quat
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getX() {
@@ -151,7 +148,7 @@ public class QuaternionImpl extends MinimalEObjectImpl.Container implements Quat
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setX(double newX) {
@@ -165,7 +162,7 @@ public class QuaternionImpl extends MinimalEObjectImpl.Container implements Quat
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getY() {
@@ -175,7 +172,7 @@ public class QuaternionImpl extends MinimalEObjectImpl.Container implements Quat
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setY(double newY) {
@@ -189,7 +186,7 @@ public class QuaternionImpl extends MinimalEObjectImpl.Container implements Quat
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getZ() {
@@ -199,7 +196,7 @@ public class QuaternionImpl extends MinimalEObjectImpl.Container implements Quat
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setZ(double newZ) {
@@ -213,7 +210,7 @@ public class QuaternionImpl extends MinimalEObjectImpl.Container implements Quat
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getW() {
@@ -223,7 +220,7 @@ public class QuaternionImpl extends MinimalEObjectImpl.Container implements Quat
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setW(double newW) {
@@ -237,7 +234,7 @@ public class QuaternionImpl extends MinimalEObjectImpl.Container implements Quat
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -258,7 +255,7 @@ public class QuaternionImpl extends MinimalEObjectImpl.Container implements Quat
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -283,7 +280,7 @@ public class QuaternionImpl extends MinimalEObjectImpl.Container implements Quat
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -308,7 +305,7 @@ public class QuaternionImpl extends MinimalEObjectImpl.Container implements Quat
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -329,7 +326,7 @@ public class QuaternionImpl extends MinimalEObjectImpl.Container implements Quat
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/QuaternionStampedImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/QuaternionStampedImpl.java
index 1c51d7548bb..89ba516266c 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/QuaternionStampedImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/QuaternionStampedImpl.java
@@ -4,17 +4,13 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Quaternion;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.QuaternionStamped;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -36,7 +32,7 @@ public class QuaternionStampedImpl extends MinimalEObjectImpl.Container implemen
* The cached value of the '{@link #getHeader() <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeader()
* @generated
* @ordered
@@ -47,7 +43,7 @@ public class QuaternionStampedImpl extends MinimalEObjectImpl.Container implemen
* The cached value of the '{@link #getQuaternion() <em>Quaternion</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getQuaternion()
* @generated
* @ordered
@@ -57,7 +53,7 @@ public class QuaternionStampedImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected QuaternionStampedImpl() {
@@ -67,7 +63,7 @@ public class QuaternionStampedImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -78,7 +74,7 @@ public class QuaternionStampedImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header getHeader() {
@@ -88,7 +84,7 @@ public class QuaternionStampedImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetHeader(Header newHeader, NotificationChain msgs) {
@@ -108,7 +104,7 @@ public class QuaternionStampedImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeader(Header newHeader) {
@@ -133,7 +129,7 @@ public class QuaternionStampedImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Quaternion getQuaternion() {
@@ -143,7 +139,7 @@ public class QuaternionStampedImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetQuaternion(Quaternion newQuaternion, NotificationChain msgs) {
@@ -163,7 +159,7 @@ public class QuaternionStampedImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setQuaternion(Quaternion newQuaternion) {
@@ -188,7 +184,7 @@ public class QuaternionStampedImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -205,7 +201,7 @@ public class QuaternionStampedImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -222,7 +218,7 @@ public class QuaternionStampedImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -241,7 +237,7 @@ public class QuaternionStampedImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -260,7 +256,7 @@ public class QuaternionStampedImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/TransformImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/TransformImpl.java
index 9797466216d..52842cc1afe 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/TransformImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/TransformImpl.java
@@ -4,13 +4,10 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Quaternion;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Transform;
@@ -35,7 +32,7 @@ public class TransformImpl extends MinimalEObjectImpl.Container implements Trans
* The cached value of the '{@link #getTranslation() <em>Translation</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getTranslation()
* @generated
* @ordered
@@ -46,7 +43,7 @@ public class TransformImpl extends MinimalEObjectImpl.Container implements Trans
* The cached value of the '{@link #getRotation() <em>Rotation</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRotation()
* @generated
* @ordered
@@ -56,7 +53,7 @@ public class TransformImpl extends MinimalEObjectImpl.Container implements Trans
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected TransformImpl() {
@@ -66,7 +63,7 @@ public class TransformImpl extends MinimalEObjectImpl.Container implements Trans
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -77,7 +74,7 @@ public class TransformImpl extends MinimalEObjectImpl.Container implements Trans
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Vector3 getTranslation() {
@@ -87,7 +84,7 @@ public class TransformImpl extends MinimalEObjectImpl.Container implements Trans
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetTranslation(Vector3 newTranslation, NotificationChain msgs) {
@@ -107,7 +104,7 @@ public class TransformImpl extends MinimalEObjectImpl.Container implements Trans
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setTranslation(Vector3 newTranslation) {
@@ -132,7 +129,7 @@ public class TransformImpl extends MinimalEObjectImpl.Container implements Trans
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Quaternion getRotation() {
@@ -142,7 +139,7 @@ public class TransformImpl extends MinimalEObjectImpl.Container implements Trans
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetRotation(Quaternion newRotation, NotificationChain msgs) {
@@ -162,7 +159,7 @@ public class TransformImpl extends MinimalEObjectImpl.Container implements Trans
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setRotation(Quaternion newRotation) {
@@ -187,7 +184,7 @@ public class TransformImpl extends MinimalEObjectImpl.Container implements Trans
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -204,7 +201,7 @@ public class TransformImpl extends MinimalEObjectImpl.Container implements Trans
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -221,7 +218,7 @@ public class TransformImpl extends MinimalEObjectImpl.Container implements Trans
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -240,7 +237,7 @@ public class TransformImpl extends MinimalEObjectImpl.Container implements Trans
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -259,7 +256,7 @@ public class TransformImpl extends MinimalEObjectImpl.Container implements Trans
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/TwistImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/TwistImpl.java
index 00f47cbf610..9680aef60bc 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/TwistImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/TwistImpl.java
@@ -4,13 +4,10 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Twist;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3;
@@ -34,7 +31,7 @@ public class TwistImpl extends MinimalEObjectImpl.Container implements Twist {
* The cached value of the '{@link #getLinear() <em>Linear</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLinear()
* @generated
* @ordered
@@ -45,7 +42,7 @@ public class TwistImpl extends MinimalEObjectImpl.Container implements Twist {
* The cached value of the '{@link #getAngular() <em>Angular</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getAngular()
* @generated
* @ordered
@@ -55,7 +52,7 @@ public class TwistImpl extends MinimalEObjectImpl.Container implements Twist {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected TwistImpl() {
@@ -65,7 +62,7 @@ public class TwistImpl extends MinimalEObjectImpl.Container implements Twist {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -76,7 +73,7 @@ public class TwistImpl extends MinimalEObjectImpl.Container implements Twist {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Vector3 getLinear() {
@@ -86,7 +83,7 @@ public class TwistImpl extends MinimalEObjectImpl.Container implements Twist {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetLinear(Vector3 newLinear, NotificationChain msgs) {
@@ -106,7 +103,7 @@ public class TwistImpl extends MinimalEObjectImpl.Container implements Twist {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLinear(Vector3 newLinear) {
@@ -131,7 +128,7 @@ public class TwistImpl extends MinimalEObjectImpl.Container implements Twist {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Vector3 getAngular() {
@@ -141,7 +138,7 @@ public class TwistImpl extends MinimalEObjectImpl.Container implements Twist {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetAngular(Vector3 newAngular, NotificationChain msgs) {
@@ -161,7 +158,7 @@ public class TwistImpl extends MinimalEObjectImpl.Container implements Twist {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setAngular(Vector3 newAngular) {
@@ -186,7 +183,7 @@ public class TwistImpl extends MinimalEObjectImpl.Container implements Twist {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -203,7 +200,7 @@ public class TwistImpl extends MinimalEObjectImpl.Container implements Twist {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -220,7 +217,7 @@ public class TwistImpl extends MinimalEObjectImpl.Container implements Twist {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -239,7 +236,7 @@ public class TwistImpl extends MinimalEObjectImpl.Container implements Twist {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -258,7 +255,7 @@ public class TwistImpl extends MinimalEObjectImpl.Container implements Twist {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/TwistStampedImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/TwistStampedImpl.java
index 577a0d2956c..bb9bf8ffaee 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/TwistStampedImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/TwistStampedImpl.java
@@ -4,17 +4,13 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Twist;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistStamped;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -36,7 +32,7 @@ public class TwistStampedImpl extends MinimalEObjectImpl.Container implements Tw
* The cached value of the '{@link #getHeader() <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeader()
* @generated
* @ordered
@@ -47,7 +43,7 @@ public class TwistStampedImpl extends MinimalEObjectImpl.Container implements Tw
* The cached value of the '{@link #getTwist() <em>Twist</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getTwist()
* @generated
* @ordered
@@ -57,7 +53,7 @@ public class TwistStampedImpl extends MinimalEObjectImpl.Container implements Tw
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected TwistStampedImpl() {
@@ -67,7 +63,7 @@ public class TwistStampedImpl extends MinimalEObjectImpl.Container implements Tw
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -78,7 +74,7 @@ public class TwistStampedImpl extends MinimalEObjectImpl.Container implements Tw
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header getHeader() {
@@ -88,7 +84,7 @@ public class TwistStampedImpl extends MinimalEObjectImpl.Container implements Tw
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetHeader(Header newHeader, NotificationChain msgs) {
@@ -108,7 +104,7 @@ public class TwistStampedImpl extends MinimalEObjectImpl.Container implements Tw
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeader(Header newHeader) {
@@ -133,7 +129,7 @@ public class TwistStampedImpl extends MinimalEObjectImpl.Container implements Tw
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Twist getTwist() {
@@ -143,7 +139,7 @@ public class TwistStampedImpl extends MinimalEObjectImpl.Container implements Tw
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetTwist(Twist newTwist, NotificationChain msgs) {
@@ -163,7 +159,7 @@ public class TwistStampedImpl extends MinimalEObjectImpl.Container implements Tw
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setTwist(Twist newTwist) {
@@ -188,7 +184,7 @@ public class TwistStampedImpl extends MinimalEObjectImpl.Container implements Tw
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -205,7 +201,7 @@ public class TwistStampedImpl extends MinimalEObjectImpl.Container implements Tw
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -222,7 +218,7 @@ public class TwistStampedImpl extends MinimalEObjectImpl.Container implements Tw
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -241,7 +237,7 @@ public class TwistStampedImpl extends MinimalEObjectImpl.Container implements Tw
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -260,7 +256,7 @@ public class TwistStampedImpl extends MinimalEObjectImpl.Container implements Tw
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/TwistWithCovarianceImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/TwistWithCovarianceImpl.java
index 869b1a2d90c..7b4ecdd920d 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/TwistWithCovarianceImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/TwistWithCovarianceImpl.java
@@ -6,17 +6,12 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Twist;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistWithCovariance;
@@ -40,7 +35,7 @@ public class TwistWithCovarianceImpl extends MinimalEObjectImpl.Container implem
* The cached value of the '{@link #getTwist() <em>Twist</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getTwist()
* @generated
* @ordered
@@ -51,7 +46,7 @@ public class TwistWithCovarianceImpl extends MinimalEObjectImpl.Container implem
* The cached value of the '{@link #getCovariance() <em>Covariance</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getCovariance()
* @generated
* @ordered
@@ -61,7 +56,7 @@ public class TwistWithCovarianceImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected TwistWithCovarianceImpl() {
@@ -71,7 +66,7 @@ public class TwistWithCovarianceImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -82,7 +77,7 @@ public class TwistWithCovarianceImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Twist getTwist() {
@@ -92,7 +87,7 @@ public class TwistWithCovarianceImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetTwist(Twist newTwist, NotificationChain msgs) {
@@ -112,7 +107,7 @@ public class TwistWithCovarianceImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setTwist(Twist newTwist) {
@@ -137,7 +132,7 @@ public class TwistWithCovarianceImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Double> getCovariance() {
@@ -150,7 +145,7 @@ public class TwistWithCovarianceImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -165,7 +160,7 @@ public class TwistWithCovarianceImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -182,7 +177,7 @@ public class TwistWithCovarianceImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -203,7 +198,7 @@ public class TwistWithCovarianceImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -222,7 +217,7 @@ public class TwistWithCovarianceImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -239,7 +234,7 @@ public class TwistWithCovarianceImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Vector3Impl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Vector3Impl.java
index 55495936b2d..f88a9ceba82 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Vector3Impl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Vector3Impl.java
@@ -3,12 +3,9 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3;
@@ -32,7 +29,7 @@ public class Vector3Impl extends MinimalEObjectImpl.Container implements Vector3
* The default value of the '{@link #getX() <em>X</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getX()
* @generated
* @ordered
@@ -43,7 +40,7 @@ public class Vector3Impl extends MinimalEObjectImpl.Container implements Vector3
* The cached value of the '{@link #getX() <em>X</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getX()
* @generated
* @ordered
@@ -54,7 +51,7 @@ public class Vector3Impl extends MinimalEObjectImpl.Container implements Vector3
* The default value of the '{@link #getY() <em>Y</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getY()
* @generated
* @ordered
@@ -65,7 +62,7 @@ public class Vector3Impl extends MinimalEObjectImpl.Container implements Vector3
* The cached value of the '{@link #getY() <em>Y</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getY()
* @generated
* @ordered
@@ -76,7 +73,7 @@ public class Vector3Impl extends MinimalEObjectImpl.Container implements Vector3
* The default value of the '{@link #getZ() <em>Z</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getZ()
* @generated
* @ordered
@@ -87,7 +84,7 @@ public class Vector3Impl extends MinimalEObjectImpl.Container implements Vector3
* The cached value of the '{@link #getZ() <em>Z</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getZ()
* @generated
* @ordered
@@ -97,7 +94,7 @@ public class Vector3Impl extends MinimalEObjectImpl.Container implements Vector3
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Vector3Impl() {
@@ -107,7 +104,7 @@ public class Vector3Impl extends MinimalEObjectImpl.Container implements Vector3
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -118,7 +115,7 @@ public class Vector3Impl extends MinimalEObjectImpl.Container implements Vector3
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getX() {
@@ -128,7 +125,7 @@ public class Vector3Impl extends MinimalEObjectImpl.Container implements Vector3
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setX(double newX) {
@@ -142,7 +139,7 @@ public class Vector3Impl extends MinimalEObjectImpl.Container implements Vector3
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getY() {
@@ -152,7 +149,7 @@ public class Vector3Impl extends MinimalEObjectImpl.Container implements Vector3
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setY(double newY) {
@@ -166,7 +163,7 @@ public class Vector3Impl extends MinimalEObjectImpl.Container implements Vector3
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getZ() {
@@ -176,7 +173,7 @@ public class Vector3Impl extends MinimalEObjectImpl.Container implements Vector3
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setZ(double newZ) {
@@ -190,7 +187,7 @@ public class Vector3Impl extends MinimalEObjectImpl.Container implements Vector3
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -209,7 +206,7 @@ public class Vector3Impl extends MinimalEObjectImpl.Container implements Vector3
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -231,7 +228,7 @@ public class Vector3Impl extends MinimalEObjectImpl.Container implements Vector3
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -253,7 +250,7 @@ public class Vector3Impl extends MinimalEObjectImpl.Container implements Vector3
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -272,7 +269,7 @@ public class Vector3Impl extends MinimalEObjectImpl.Container implements Vector3
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Vector3StampedImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Vector3StampedImpl.java
index f3c702ec29e..baa00e6b262 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Vector3StampedImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/Vector3StampedImpl.java
@@ -4,17 +4,13 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3Stamped;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -36,7 +32,7 @@ public class Vector3StampedImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getHeader() <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeader()
* @generated
* @ordered
@@ -47,7 +43,7 @@ public class Vector3StampedImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getVector() <em>Vector</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getVector()
* @generated
* @ordered
@@ -57,7 +53,7 @@ public class Vector3StampedImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Vector3StampedImpl() {
@@ -67,7 +63,7 @@ public class Vector3StampedImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -78,7 +74,7 @@ public class Vector3StampedImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header getHeader() {
@@ -88,7 +84,7 @@ public class Vector3StampedImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetHeader(Header newHeader, NotificationChain msgs) {
@@ -108,7 +104,7 @@ public class Vector3StampedImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeader(Header newHeader) {
@@ -133,7 +129,7 @@ public class Vector3StampedImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Vector3 getVector() {
@@ -143,7 +139,7 @@ public class Vector3StampedImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetVector(Vector3 newVector, NotificationChain msgs) {
@@ -163,7 +159,7 @@ public class Vector3StampedImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setVector(Vector3 newVector) {
@@ -188,7 +184,7 @@ public class Vector3StampedImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -205,7 +201,7 @@ public class Vector3StampedImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -222,7 +218,7 @@ public class Vector3StampedImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -241,7 +237,7 @@ public class Vector3StampedImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -260,7 +256,7 @@ public class Vector3StampedImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/WrenchImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/WrenchImpl.java
index f118d3b0428..eb34130ba39 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/WrenchImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/WrenchImpl.java
@@ -4,13 +4,10 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Wrench;
@@ -34,7 +31,7 @@ public class WrenchImpl extends MinimalEObjectImpl.Container implements Wrench {
* The cached value of the '{@link #getForce() <em>Force</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getForce()
* @generated
* @ordered
@@ -45,7 +42,7 @@ public class WrenchImpl extends MinimalEObjectImpl.Container implements Wrench {
* The cached value of the '{@link #getTorque() <em>Torque</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getTorque()
* @generated
* @ordered
@@ -55,7 +52,7 @@ public class WrenchImpl extends MinimalEObjectImpl.Container implements Wrench {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected WrenchImpl() {
@@ -65,7 +62,7 @@ public class WrenchImpl extends MinimalEObjectImpl.Container implements Wrench {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -76,7 +73,7 @@ public class WrenchImpl extends MinimalEObjectImpl.Container implements Wrench {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Vector3 getForce() {
@@ -86,7 +83,7 @@ public class WrenchImpl extends MinimalEObjectImpl.Container implements Wrench {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetForce(Vector3 newForce, NotificationChain msgs) {
@@ -106,7 +103,7 @@ public class WrenchImpl extends MinimalEObjectImpl.Container implements Wrench {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setForce(Vector3 newForce) {
@@ -131,7 +128,7 @@ public class WrenchImpl extends MinimalEObjectImpl.Container implements Wrench {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Vector3 getTorque() {
@@ -141,7 +138,7 @@ public class WrenchImpl extends MinimalEObjectImpl.Container implements Wrench {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetTorque(Vector3 newTorque, NotificationChain msgs) {
@@ -161,7 +158,7 @@ public class WrenchImpl extends MinimalEObjectImpl.Container implements Wrench {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setTorque(Vector3 newTorque) {
@@ -186,7 +183,7 @@ public class WrenchImpl extends MinimalEObjectImpl.Container implements Wrench {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -203,7 +200,7 @@ public class WrenchImpl extends MinimalEObjectImpl.Container implements Wrench {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -220,7 +217,7 @@ public class WrenchImpl extends MinimalEObjectImpl.Container implements Wrench {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -239,7 +236,7 @@ public class WrenchImpl extends MinimalEObjectImpl.Container implements Wrench {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -258,7 +255,7 @@ public class WrenchImpl extends MinimalEObjectImpl.Container implements Wrench {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/WrenchStampedImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/WrenchStampedImpl.java
index aed16b2f55b..0893750b185 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/WrenchStampedImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/impl/WrenchStampedImpl.java
@@ -4,17 +4,13 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Wrench;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.WrenchStamped;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -36,7 +32,7 @@ public class WrenchStampedImpl extends MinimalEObjectImpl.Container implements W
* The cached value of the '{@link #getHeader() <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeader()
* @generated
* @ordered
@@ -47,7 +43,7 @@ public class WrenchStampedImpl extends MinimalEObjectImpl.Container implements W
* The cached value of the '{@link #getWrench() <em>Wrench</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWrench()
* @generated
* @ordered
@@ -57,7 +53,7 @@ public class WrenchStampedImpl extends MinimalEObjectImpl.Container implements W
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected WrenchStampedImpl() {
@@ -67,7 +63,7 @@ public class WrenchStampedImpl extends MinimalEObjectImpl.Container implements W
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -78,7 +74,7 @@ public class WrenchStampedImpl extends MinimalEObjectImpl.Container implements W
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header getHeader() {
@@ -88,7 +84,7 @@ public class WrenchStampedImpl extends MinimalEObjectImpl.Container implements W
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetHeader(Header newHeader, NotificationChain msgs) {
@@ -108,7 +104,7 @@ public class WrenchStampedImpl extends MinimalEObjectImpl.Container implements W
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeader(Header newHeader) {
@@ -133,7 +129,7 @@ public class WrenchStampedImpl extends MinimalEObjectImpl.Container implements W
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Wrench getWrench() {
@@ -143,7 +139,7 @@ public class WrenchStampedImpl extends MinimalEObjectImpl.Container implements W
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetWrench(Wrench newWrench, NotificationChain msgs) {
@@ -163,7 +159,7 @@ public class WrenchStampedImpl extends MinimalEObjectImpl.Container implements W
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setWrench(Wrench newWrench) {
@@ -188,7 +184,7 @@ public class WrenchStampedImpl extends MinimalEObjectImpl.Container implements W
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -205,7 +201,7 @@ public class WrenchStampedImpl extends MinimalEObjectImpl.Container implements W
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -222,7 +218,7 @@ public class WrenchStampedImpl extends MinimalEObjectImpl.Container implements W
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -241,7 +237,7 @@ public class WrenchStampedImpl extends MinimalEObjectImpl.Container implements W
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -260,7 +256,7 @@ public class WrenchStampedImpl extends MinimalEObjectImpl.Container implements W
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/util/Geometry_datatypesAdapterFactory.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/util/Geometry_datatypesAdapterFactory.java
index 57c0ae0ea3d..7880ac91a53 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/util/Geometry_datatypesAdapterFactory.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/util/Geometry_datatypesAdapterFactory.java
@@ -4,19 +4,37 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.*;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point32;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PointStamped;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Polygon;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PolygonStamped;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose2D;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseStamped;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseWithCovariance;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseWithCovarianceStamped;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Quaternion;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.QuaternionStamped;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Transform;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Twist;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistStamped;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistWithCovariance;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3Stamped;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Wrench;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.WrenchStamped;
/**
* <!-- begin-user-doc -->
* 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage
* @generated
*/
@@ -25,7 +43,7 @@ public class Geometry_datatypesAdapterFactory extends AdapterFactoryImpl {
* The cached model package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected static Geometry_datatypesPackage modelPackage;
@@ -34,7 +52,7 @@ public class Geometry_datatypesAdapterFactory extends AdapterFactoryImpl {
* Creates an instance of the adapter factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Geometry_datatypesAdapterFactory() {
@@ -48,7 +66,7 @@ public class Geometry_datatypesAdapterFactory 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
*/
@@ -67,7 +85,7 @@ public class Geometry_datatypesAdapterFactory extends AdapterFactoryImpl {
* The switch that delegates to the <code>createXXX</code> methods.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Geometry_datatypesSwitch<Adapter> modelSwitch =
@@ -187,7 +205,7 @@ public class Geometry_datatypesAdapterFactory extends AdapterFactoryImpl {
* Creates an adapter for the <code>target</code>.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param target
* the object to adapt.
* @return the adapter for the <code>target</code>.
@@ -205,7 +223,7 @@ public class Geometry_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point
* @generated
@@ -220,7 +238,7 @@ public class Geometry_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point32
* @generated
@@ -235,7 +253,7 @@ public class Geometry_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PointStamped
* @generated
@@ -250,7 +268,7 @@ public class Geometry_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Polygon
* @generated
@@ -265,7 +283,7 @@ public class Geometry_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PolygonStamped
* @generated
@@ -280,7 +298,7 @@ public class Geometry_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3
* @generated
@@ -295,7 +313,7 @@ public class Geometry_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3Stamped
* @generated
@@ -310,7 +328,7 @@ public class Geometry_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Quaternion
* @generated
@@ -325,7 +343,7 @@ public class Geometry_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose
* @generated
@@ -340,7 +358,7 @@ public class Geometry_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseStamped
* @generated
@@ -355,7 +373,7 @@ public class Geometry_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistWithCovariance
* @generated
@@ -370,7 +388,7 @@ public class Geometry_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Twist
* @generated
@@ -385,7 +403,7 @@ public class Geometry_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistStamped
* @generated
@@ -400,7 +418,7 @@ public class Geometry_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseWithCovariance
* @generated
@@ -415,7 +433,7 @@ public class Geometry_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose2D
* @generated
@@ -430,7 +448,7 @@ public class Geometry_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseWithCovarianceStamped
* @generated
@@ -445,7 +463,7 @@ public class Geometry_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseArray
* @generated
@@ -460,7 +478,7 @@ public class Geometry_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.QuaternionStamped
* @generated
@@ -475,7 +493,7 @@ public class Geometry_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Transform
* @generated
@@ -490,7 +508,7 @@ public class Geometry_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.WrenchStamped
* @generated
@@ -505,7 +523,7 @@ public class Geometry_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Wrench
* @generated
@@ -519,7 +537,7 @@ public class Geometry_datatypesAdapterFactory extends AdapterFactoryImpl {
* <!-- begin-user-doc -->
* This default implementation returns null.
* <!-- end-user-doc -->
- *
+ *
* @return the new adapter.
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/util/Geometry_datatypesSwitch.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/util/Geometry_datatypesSwitch.java
index 104f8dfbb96..898fa9d6435 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/util/Geometry_datatypesSwitch.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/geometry_datatypes/util/Geometry_datatypesSwitch.java
@@ -4,10 +4,29 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
-
import org.eclipse.emf.ecore.util.Switch;
-
-import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.*;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point32;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PointStamped;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Polygon;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PolygonStamped;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose2D;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseStamped;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseWithCovariance;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseWithCovarianceStamped;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Quaternion;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.QuaternionStamped;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Transform;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Twist;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistStamped;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistWithCovariance;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3Stamped;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Wrench;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.WrenchStamped;
/**
* <!-- begin-user-doc -->
@@ -18,7 +37,7 @@ import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTyp
* until a non-null result is returned,
* which is the result of the switch.
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage
* @generated
*/
@@ -27,7 +46,7 @@ public class Geometry_datatypesSwitch<T> extends Switch<T> {
* The cached model package
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected static Geometry_datatypesPackage modelPackage;
@@ -36,7 +55,7 @@ public class Geometry_datatypesSwitch<T> extends Switch<T> {
* Creates an instance of the switch.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Geometry_datatypesSwitch() {
@@ -49,7 +68,7 @@ public class Geometry_datatypesSwitch<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
@@ -63,7 +82,7 @@ public class Geometry_datatypesSwitch<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
*/
@@ -249,7 +268,7 @@ public class Geometry_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Point</em>'.
@@ -266,7 +285,7 @@ public class Geometry_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Point32</em>'.
@@ -283,7 +302,7 @@ public class Geometry_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Point Stamped</em>'.
@@ -300,7 +319,7 @@ public class Geometry_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Polygon</em>'.
@@ -317,7 +336,7 @@ public class Geometry_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Polygon Stamped</em>'.
@@ -334,7 +353,7 @@ public class Geometry_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Vector3</em>'.
@@ -351,7 +370,7 @@ public class Geometry_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Vector3 Stamped</em>'.
@@ -368,7 +387,7 @@ public class Geometry_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Quaternion</em>'.
@@ -385,7 +404,7 @@ public class Geometry_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Pose</em>'.
@@ -402,7 +421,7 @@ public class Geometry_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Pose Stamped</em>'.
@@ -419,7 +438,7 @@ public class Geometry_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Twist With Covariance</em>'.
@@ -436,7 +455,7 @@ public class Geometry_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Twist</em>'.
@@ -453,7 +472,7 @@ public class Geometry_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Twist Stamped</em>'.
@@ -470,7 +489,7 @@ public class Geometry_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Pose With Covariance</em>'.
@@ -487,7 +506,7 @@ public class Geometry_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Pose2 D</em>'.
@@ -504,7 +523,7 @@ public class Geometry_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Pose With Covariance Stamped</em>'.
@@ -521,7 +540,7 @@ public class Geometry_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Pose Array</em>'.
@@ -538,7 +557,7 @@ public class Geometry_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Quaternion Stamped</em>'.
@@ -555,7 +574,7 @@ public class Geometry_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Transform</em>'.
@@ -572,7 +591,7 @@ public class Geometry_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Wrench Stamped</em>'.
@@ -589,7 +608,7 @@ public class Geometry_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Wrench</em>'.
@@ -606,7 +625,7 @@ public class Geometry_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>EObject</em>'.
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/GridCells.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/GridCells.java
index 716ea18b99c..e14e3115016 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/GridCells.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/GridCells.java
@@ -3,11 +3,8 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -37,7 +34,7 @@ public interface GridCells extends EObject {
* If the meaning of the '<em>Header</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Header</em>' containment reference.
* @see #setHeader(Header)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage#getGridCells_Header()
@@ -50,7 +47,7 @@ public interface GridCells extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.GridCells#getHeader <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Header</em>' containment reference.
* @see #getHeader()
@@ -65,7 +62,7 @@ public interface GridCells extends EObject {
* If the meaning of the '<em>Cell width</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Cell width</em>' attribute.
* @see #setCell_width(float)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage#getGridCells_Cell_width()
@@ -78,7 +75,7 @@ public interface GridCells extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.GridCells#getCell_width <em>Cell width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Cell width</em>' attribute.
* @see #getCell_width()
@@ -93,7 +90,7 @@ public interface GridCells extends EObject {
* If the meaning of the '<em>Cell height</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Cell height</em>' attribute.
* @see #setCell_height(float)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage#getGridCells_Cell_height()
@@ -106,7 +103,7 @@ public interface GridCells extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.GridCells#getCell_height <em>Cell height</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Cell height</em>' attribute.
* @see #getCell_height()
@@ -122,7 +119,7 @@ public interface GridCells extends EObject {
* If the meaning of the '<em>Cells</em>' containment reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Cells</em>' containment reference list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage#getGridCells_Cells()
* @model containment="true" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/MapMetaData.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/MapMetaData.java
index 681d92470a8..18a7b0ec047 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/MapMetaData.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/MapMetaData.java
@@ -5,7 +5,6 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import java.util.Date;
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose;
/**
@@ -35,7 +34,7 @@ public interface MapMetaData extends EObject {
* If the meaning of the '<em>Map load 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>Map load time</em>' attribute.
* @see #setMap_load_time(Date)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage#getMapMetaData_Map_load_time()
@@ -48,7 +47,7 @@ public interface MapMetaData extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.MapMetaData#getMap_load_time <em>Map load time</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Map load time</em>' attribute.
* @see #getMap_load_time()
@@ -63,7 +62,7 @@ public interface MapMetaData extends EObject {
* If the meaning of the '<em>Resolution</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Resolution</em>' attribute.
* @see #setResolution(float)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage#getMapMetaData_Resolution()
@@ -76,7 +75,7 @@ public interface MapMetaData extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.MapMetaData#getResolution <em>Resolution</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Resolution</em>' attribute.
* @see #getResolution()
@@ -91,7 +90,7 @@ public interface MapMetaData extends EObject {
* If the meaning of the '<em>Width</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Width</em>' attribute.
* @see #setWidth(long)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage#getMapMetaData_Width()
@@ -104,7 +103,7 @@ public interface MapMetaData extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.MapMetaData#getWidth <em>Width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Width</em>' attribute.
* @see #getWidth()
@@ -119,7 +118,7 @@ public interface MapMetaData extends EObject {
* If the meaning of the '<em>Origin</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Origin</em>' containment reference.
* @see #setOrigin(Pose)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage#getMapMetaData_Origin()
@@ -132,7 +131,7 @@ public interface MapMetaData extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.MapMetaData#getOrigin <em>Origin</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Origin</em>' containment reference.
* @see #getOrigin()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/Nav_datatypesFactory.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/Nav_datatypesFactory.java
index bf4158ff77e..a9be1a4f665 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/Nav_datatypesFactory.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/Nav_datatypesFactory.java
@@ -9,7 +9,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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage
* @generated
*/
@@ -18,7 +18,7 @@ public interface Nav_datatypesFactory extends EFactory {
* The singleton instance of the factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
Nav_datatypesFactory eINSTANCE = org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.Nav_datatypesFactoryImpl.init();
@@ -27,7 +27,7 @@ public interface Nav_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Path</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Path</em>'.
* @generated
*/
@@ -37,7 +37,7 @@ public interface Nav_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Odometry</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Odometry</em>'.
* @generated
*/
@@ -47,7 +47,7 @@ public interface Nav_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Map Meta Data</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Map Meta Data</em>'.
* @generated
*/
@@ -57,7 +57,7 @@ public interface Nav_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Occupancy Grid</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Occupancy Grid</em>'.
* @generated
*/
@@ -67,7 +67,7 @@ public interface Nav_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Grid Cells</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Grid Cells</em>'.
* @generated
*/
@@ -77,7 +77,7 @@ public interface Nav_datatypesFactory extends EFactory {
* Returns the package supported by this factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the package supported by this factory.
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/Nav_datatypesPackage.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/Nav_datatypesPackage.java
index a0733efdd25..684faf25a19 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/Nav_datatypesPackage.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/Nav_datatypesPackage.java
@@ -19,7 +19,7 @@ import org.eclipse.emf.ecore.EReference;
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesFactory
* @model kind="package"
* @generated
@@ -29,7 +29,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The package name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNAME = "nav_datatypes";
@@ -38,7 +38,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The package namespace URI.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNS_URI = "http:///RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes.ecore";
@@ -47,7 +47,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The package namespace name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNS_PREFIX = "RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes";
@@ -56,7 +56,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The singleton instance of the package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
Nav_datatypesPackage eINSTANCE = org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.Nav_datatypesPackageImpl.init();
@@ -65,7 +65,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.PathImpl <em>Path</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.PathImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.Nav_datatypesPackageImpl#getPath()
* @generated
@@ -76,7 +76,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Header</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -86,7 +86,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Poses</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -96,7 +96,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Path</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -106,7 +106,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The number of operations of the '<em>Path</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -116,7 +116,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.OdometryImpl <em>Odometry</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.OdometryImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.Nav_datatypesPackageImpl#getOdometry()
* @generated
@@ -127,7 +127,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Header</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -137,7 +137,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Child frame id</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -147,7 +147,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Pose</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -157,7 +157,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Twist</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -167,7 +167,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Odometry</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -177,7 +177,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The number of operations of the '<em>Odometry</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -187,7 +187,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.MapMetaDataImpl <em>Map Meta Data</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.MapMetaDataImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.Nav_datatypesPackageImpl#getMapMetaData()
* @generated
@@ -198,7 +198,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Map load time</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -208,7 +208,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Resolution</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -218,7 +218,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Width</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -228,7 +228,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Origin</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -238,7 +238,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Map Meta Data</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -248,7 +248,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The number of operations of the '<em>Map Meta Data</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -258,7 +258,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.OccupancyGridImpl <em>Occupancy Grid</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.OccupancyGridImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.Nav_datatypesPackageImpl#getOccupancyGrid()
* @generated
@@ -269,7 +269,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Header</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -279,7 +279,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Info</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -289,7 +289,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Data</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -299,7 +299,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Occupancy Grid</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -309,7 +309,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The number of operations of the '<em>Occupancy Grid</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -319,7 +319,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.GridCellsImpl <em>Grid Cells</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.GridCellsImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.Nav_datatypesPackageImpl#getGridCells()
* @generated
@@ -330,7 +330,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Header</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -340,7 +340,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Cell width</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -350,7 +350,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Cell height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -360,7 +360,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Cells</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -370,7 +370,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Grid Cells</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -380,7 +380,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The number of operations of the '<em>Grid Cells</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -391,7 +391,7 @@ public interface Nav_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Path <em>Path</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Path</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Path
* @generated
@@ -402,7 +402,7 @@ public interface Nav_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Path#getHeader <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Path#getHeader()
* @see #getPath()
@@ -414,7 +414,7 @@ public interface Nav_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Path#getPoses <em>Poses</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference list '<em>Poses</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Path#getPoses()
* @see #getPath()
@@ -426,7 +426,7 @@ public interface Nav_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Odometry <em>Odometry</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Odometry</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Odometry
* @generated
@@ -437,7 +437,7 @@ public interface Nav_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Odometry#getHeader <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Odometry#getHeader()
* @see #getOdometry()
@@ -449,7 +449,7 @@ public interface Nav_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Odometry#getChild_frame_id <em>Child frame id</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Child frame id</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Odometry#getChild_frame_id()
* @see #getOdometry()
@@ -461,7 +461,7 @@ public interface Nav_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Odometry#getPose <em>Pose</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Pose</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Odometry#getPose()
* @see #getOdometry()
@@ -473,7 +473,7 @@ public interface Nav_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Odometry#getTwist <em>Twist</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Twist</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Odometry#getTwist()
* @see #getOdometry()
@@ -485,7 +485,7 @@ public interface Nav_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.MapMetaData <em>Map Meta Data</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Map Meta Data</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.MapMetaData
* @generated
@@ -496,7 +496,7 @@ public interface Nav_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.MapMetaData#getMap_load_time <em>Map load time</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Map load time</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.MapMetaData#getMap_load_time()
* @see #getMapMetaData()
@@ -508,7 +508,7 @@ public interface Nav_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.MapMetaData#getResolution <em>Resolution</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Resolution</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.MapMetaData#getResolution()
* @see #getMapMetaData()
@@ -520,7 +520,7 @@ public interface Nav_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.MapMetaData#getWidth <em>Width</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Width</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.MapMetaData#getWidth()
* @see #getMapMetaData()
@@ -532,7 +532,7 @@ public interface Nav_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.MapMetaData#getOrigin <em>Origin</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Origin</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.MapMetaData#getOrigin()
* @see #getMapMetaData()
@@ -544,7 +544,7 @@ public interface Nav_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.OccupancyGrid <em>Occupancy Grid</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Occupancy Grid</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.OccupancyGrid
* @generated
@@ -555,7 +555,7 @@ public interface Nav_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.OccupancyGrid#getHeader <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.OccupancyGrid#getHeader()
* @see #getOccupancyGrid()
@@ -567,7 +567,7 @@ public interface Nav_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.OccupancyGrid#getInfo <em>Info</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Info</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.OccupancyGrid#getInfo()
* @see #getOccupancyGrid()
@@ -579,7 +579,7 @@ public interface Nav_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.OccupancyGrid#getData <em>Data</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Data</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.OccupancyGrid#getData()
* @see #getOccupancyGrid()
@@ -591,7 +591,7 @@ public interface Nav_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.GridCells <em>Grid Cells</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Grid Cells</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.GridCells
* @generated
@@ -602,7 +602,7 @@ public interface Nav_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.GridCells#getHeader <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.GridCells#getHeader()
* @see #getGridCells()
@@ -614,7 +614,7 @@ public interface Nav_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.GridCells#getCell_width <em>Cell width</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Cell width</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.GridCells#getCell_width()
* @see #getGridCells()
@@ -626,7 +626,7 @@ public interface Nav_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.GridCells#getCell_height <em>Cell height</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Cell height</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.GridCells#getCell_height()
* @see #getGridCells()
@@ -638,7 +638,7 @@ public interface Nav_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.GridCells#getCells <em>Cells</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference list '<em>Cells</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.GridCells#getCells()
* @see #getGridCells()
@@ -650,7 +650,7 @@ public interface Nav_datatypesPackage 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
*/
@@ -667,7 +667,7 @@ public interface Nav_datatypesPackage extends EPackage {
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
interface Literals {
@@ -675,7 +675,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.PathImpl <em>Path</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.PathImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.Nav_datatypesPackageImpl#getPath()
* @generated
@@ -686,7 +686,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Header</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference PATH__HEADER = eINSTANCE.getPath_Header();
@@ -695,7 +695,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Poses</b></em>' containment reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference PATH__POSES = eINSTANCE.getPath_Poses();
@@ -704,7 +704,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.OdometryImpl <em>Odometry</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.OdometryImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.Nav_datatypesPackageImpl#getOdometry()
* @generated
@@ -715,7 +715,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Header</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference ODOMETRY__HEADER = eINSTANCE.getOdometry_Header();
@@ -724,7 +724,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Child frame id</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute ODOMETRY__CHILD_FRAME_ID = eINSTANCE.getOdometry_Child_frame_id();
@@ -733,7 +733,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Pose</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference ODOMETRY__POSE = eINSTANCE.getOdometry_Pose();
@@ -742,7 +742,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Twist</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference ODOMETRY__TWIST = eINSTANCE.getOdometry_Twist();
@@ -751,7 +751,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.MapMetaDataImpl <em>Map Meta Data</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.MapMetaDataImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.Nav_datatypesPackageImpl#getMapMetaData()
* @generated
@@ -762,7 +762,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Map load time</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute MAP_META_DATA__MAP_LOAD_TIME = eINSTANCE.getMapMetaData_Map_load_time();
@@ -771,7 +771,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Resolution</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute MAP_META_DATA__RESOLUTION = eINSTANCE.getMapMetaData_Resolution();
@@ -780,7 +780,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Width</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute MAP_META_DATA__WIDTH = eINSTANCE.getMapMetaData_Width();
@@ -789,7 +789,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Origin</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference MAP_META_DATA__ORIGIN = eINSTANCE.getMapMetaData_Origin();
@@ -798,7 +798,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.OccupancyGridImpl <em>Occupancy Grid</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.OccupancyGridImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.Nav_datatypesPackageImpl#getOccupancyGrid()
* @generated
@@ -809,7 +809,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Header</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference OCCUPANCY_GRID__HEADER = eINSTANCE.getOccupancyGrid_Header();
@@ -818,7 +818,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Info</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference OCCUPANCY_GRID__INFO = eINSTANCE.getOccupancyGrid_Info();
@@ -827,7 +827,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Data</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute OCCUPANCY_GRID__DATA = eINSTANCE.getOccupancyGrid_Data();
@@ -836,7 +836,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.GridCellsImpl <em>Grid Cells</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.GridCellsImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.Nav_datatypesPackageImpl#getGridCells()
* @generated
@@ -847,7 +847,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Header</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference GRID_CELLS__HEADER = eINSTANCE.getGridCells_Header();
@@ -856,7 +856,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Cell width</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute GRID_CELLS__CELL_WIDTH = eINSTANCE.getGridCells_Cell_width();
@@ -865,7 +865,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Cell height</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute GRID_CELLS__CELL_HEIGHT = eINSTANCE.getGridCells_Cell_height();
@@ -874,7 +874,7 @@ public interface Nav_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Cells</b></em>' containment reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference GRID_CELLS__CELLS = eINSTANCE.getGridCells_Cells();
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/OccupancyGrid.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/OccupancyGrid.java
index 013bf70e77e..be568828060 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/OccupancyGrid.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/OccupancyGrid.java
@@ -3,9 +3,7 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -34,7 +32,7 @@ public interface OccupancyGrid extends EObject {
* If the meaning of the '<em>Header</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Header</em>' containment reference.
* @see #setHeader(Header)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage#getOccupancyGrid_Header()
@@ -47,7 +45,7 @@ public interface OccupancyGrid extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.OccupancyGrid#getHeader <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Header</em>' containment reference.
* @see #getHeader()
@@ -62,7 +60,7 @@ public interface OccupancyGrid extends EObject {
* If the meaning of the '<em>Info</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Info</em>' containment reference.
* @see #setInfo(MapMetaData)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage#getOccupancyGrid_Info()
@@ -75,7 +73,7 @@ public interface OccupancyGrid extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.OccupancyGrid#getInfo <em>Info</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Info</em>' containment reference.
* @see #getInfo()
@@ -91,7 +89,7 @@ public interface OccupancyGrid extends EObject {
* If the meaning of the '<em>Data</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>Data</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage#getOccupancyGrid_Data()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int8" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/Odometry.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/Odometry.java
index d8857920e1c..7b27331c91c 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/Odometry.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/Odometry.java
@@ -3,10 +3,8 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes;
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseWithCovariance;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistWithCovariance;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -36,7 +34,7 @@ public interface Odometry extends EObject {
* If the meaning of the '<em>Header</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Header</em>' containment reference.
* @see #setHeader(Header)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage#getOdometry_Header()
@@ -49,7 +47,7 @@ public interface Odometry extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Odometry#getHeader <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Header</em>' containment reference.
* @see #getHeader()
@@ -64,7 +62,7 @@ public interface Odometry extends EObject {
* If the meaning of the '<em>Child frame id</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Child frame id</em>' attribute.
* @see #setChild_frame_id(String)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage#getOdometry_Child_frame_id()
@@ -77,7 +75,7 @@ public interface Odometry extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Odometry#getChild_frame_id <em>Child frame id</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Child frame id</em>' attribute.
* @see #getChild_frame_id()
@@ -92,7 +90,7 @@ public interface Odometry extends EObject {
* If the meaning of the '<em>Pose</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Pose</em>' containment reference.
* @see #setPose(PoseWithCovariance)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage#getOdometry_Pose()
@@ -105,7 +103,7 @@ public interface Odometry extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Odometry#getPose <em>Pose</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Pose</em>' containment reference.
* @see #getPose()
@@ -120,7 +118,7 @@ public interface Odometry extends EObject {
* If the meaning of the '<em>Twist</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Twist</em>' containment reference.
* @see #setTwist(TwistWithCovariance)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage#getOdometry_Twist()
@@ -133,7 +131,7 @@ public interface Odometry extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Odometry#getTwist <em>Twist</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Twist</em>' containment reference.
* @see #getTwist()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/Path.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/Path.java
index 2978b836d3f..b0158ddf867 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/Path.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/Path.java
@@ -3,11 +3,8 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseStamped;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -35,7 +32,7 @@ public interface Path extends EObject {
* If the meaning of the '<em>Header</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Header</em>' containment reference.
* @see #setHeader(Header)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage#getPath_Header()
@@ -48,7 +45,7 @@ public interface Path extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Path#getHeader <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Header</em>' containment reference.
* @see #getHeader()
@@ -64,7 +61,7 @@ public interface Path extends EObject {
* If the meaning of the '<em>Poses</em>' containment reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Poses</em>' containment reference list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage#getPath_Poses()
* @model containment="true" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/GridCellsImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/GridCellsImpl.java
index f6580490706..5203bd696fa 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/GridCellsImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/GridCellsImpl.java
@@ -6,23 +6,16 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EObjectContainmentEList;
import org.eclipse.emf.ecore.util.InternalEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.GridCells;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -46,7 +39,7 @@ public class GridCellsImpl extends MinimalEObjectImpl.Container implements GridC
* The cached value of the '{@link #getHeader() <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeader()
* @generated
* @ordered
@@ -57,7 +50,7 @@ public class GridCellsImpl extends MinimalEObjectImpl.Container implements GridC
* The default value of the '{@link #getCell_width() <em>Cell width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getCell_width()
* @generated
* @ordered
@@ -68,7 +61,7 @@ public class GridCellsImpl extends MinimalEObjectImpl.Container implements GridC
* The cached value of the '{@link #getCell_width() <em>Cell width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getCell_width()
* @generated
* @ordered
@@ -79,7 +72,7 @@ public class GridCellsImpl extends MinimalEObjectImpl.Container implements GridC
* The default value of the '{@link #getCell_height() <em>Cell height</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getCell_height()
* @generated
* @ordered
@@ -90,7 +83,7 @@ public class GridCellsImpl extends MinimalEObjectImpl.Container implements GridC
* The cached value of the '{@link #getCell_height() <em>Cell height</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getCell_height()
* @generated
* @ordered
@@ -101,7 +94,7 @@ public class GridCellsImpl extends MinimalEObjectImpl.Container implements GridC
* The cached value of the '{@link #getCells() <em>Cells</em>}' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getCells()
* @generated
* @ordered
@@ -111,7 +104,7 @@ public class GridCellsImpl extends MinimalEObjectImpl.Container implements GridC
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected GridCellsImpl() {
@@ -121,7 +114,7 @@ public class GridCellsImpl extends MinimalEObjectImpl.Container implements GridC
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -132,7 +125,7 @@ public class GridCellsImpl extends MinimalEObjectImpl.Container implements GridC
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header getHeader() {
@@ -142,7 +135,7 @@ public class GridCellsImpl extends MinimalEObjectImpl.Container implements GridC
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetHeader(Header newHeader, NotificationChain msgs) {
@@ -162,7 +155,7 @@ public class GridCellsImpl extends MinimalEObjectImpl.Container implements GridC
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeader(Header newHeader) {
@@ -187,7 +180,7 @@ public class GridCellsImpl extends MinimalEObjectImpl.Container implements GridC
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getCell_width() {
@@ -197,7 +190,7 @@ public class GridCellsImpl extends MinimalEObjectImpl.Container implements GridC
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setCell_width(float newCell_width) {
@@ -211,7 +204,7 @@ public class GridCellsImpl extends MinimalEObjectImpl.Container implements GridC
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getCell_height() {
@@ -221,7 +214,7 @@ public class GridCellsImpl extends MinimalEObjectImpl.Container implements GridC
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setCell_height(float newCell_height) {
@@ -235,7 +228,7 @@ public class GridCellsImpl extends MinimalEObjectImpl.Container implements GridC
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Point> getCells() {
@@ -248,7 +241,7 @@ public class GridCellsImpl extends MinimalEObjectImpl.Container implements GridC
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -265,7 +258,7 @@ public class GridCellsImpl extends MinimalEObjectImpl.Container implements GridC
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -286,7 +279,7 @@ public class GridCellsImpl extends MinimalEObjectImpl.Container implements GridC
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -313,7 +306,7 @@ public class GridCellsImpl extends MinimalEObjectImpl.Container implements GridC
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -338,7 +331,7 @@ public class GridCellsImpl extends MinimalEObjectImpl.Container implements GridC
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -359,7 +352,7 @@ public class GridCellsImpl extends MinimalEObjectImpl.Container implements GridC
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/MapMetaDataImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/MapMetaDataImpl.java
index 4ba6ade0f0c..b646a7b508a 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/MapMetaDataImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/MapMetaDataImpl.java
@@ -6,15 +6,11 @@ import java.util.Date;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Pose;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.MapMetaData;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage;
@@ -39,7 +35,7 @@ public class MapMetaDataImpl extends MinimalEObjectImpl.Container implements Map
* The default value of the '{@link #getMap_load_time() <em>Map load time</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getMap_load_time()
* @generated
* @ordered
@@ -50,7 +46,7 @@ public class MapMetaDataImpl extends MinimalEObjectImpl.Container implements Map
* The cached value of the '{@link #getMap_load_time() <em>Map load time</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getMap_load_time()
* @generated
* @ordered
@@ -61,7 +57,7 @@ public class MapMetaDataImpl extends MinimalEObjectImpl.Container implements Map
* The default value of the '{@link #getResolution() <em>Resolution</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getResolution()
* @generated
* @ordered
@@ -72,7 +68,7 @@ public class MapMetaDataImpl extends MinimalEObjectImpl.Container implements Map
* The cached value of the '{@link #getResolution() <em>Resolution</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getResolution()
* @generated
* @ordered
@@ -83,7 +79,7 @@ public class MapMetaDataImpl extends MinimalEObjectImpl.Container implements Map
* The default value of the '{@link #getWidth() <em>Width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWidth()
* @generated
* @ordered
@@ -94,7 +90,7 @@ public class MapMetaDataImpl extends MinimalEObjectImpl.Container implements Map
* The cached value of the '{@link #getWidth() <em>Width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWidth()
* @generated
* @ordered
@@ -105,7 +101,7 @@ public class MapMetaDataImpl extends MinimalEObjectImpl.Container implements Map
* The cached value of the '{@link #getOrigin() <em>Origin</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getOrigin()
* @generated
* @ordered
@@ -115,7 +111,7 @@ public class MapMetaDataImpl extends MinimalEObjectImpl.Container implements Map
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected MapMetaDataImpl() {
@@ -125,7 +121,7 @@ public class MapMetaDataImpl extends MinimalEObjectImpl.Container implements Map
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -136,7 +132,7 @@ public class MapMetaDataImpl extends MinimalEObjectImpl.Container implements Map
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Date getMap_load_time() {
@@ -146,7 +142,7 @@ public class MapMetaDataImpl extends MinimalEObjectImpl.Container implements Map
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setMap_load_time(Date newMap_load_time) {
@@ -160,7 +156,7 @@ public class MapMetaDataImpl extends MinimalEObjectImpl.Container implements Map
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getResolution() {
@@ -170,7 +166,7 @@ public class MapMetaDataImpl extends MinimalEObjectImpl.Container implements Map
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setResolution(float newResolution) {
@@ -184,7 +180,7 @@ public class MapMetaDataImpl extends MinimalEObjectImpl.Container implements Map
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getWidth() {
@@ -194,7 +190,7 @@ public class MapMetaDataImpl extends MinimalEObjectImpl.Container implements Map
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setWidth(long newWidth) {
@@ -208,7 +204,7 @@ public class MapMetaDataImpl extends MinimalEObjectImpl.Container implements Map
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Pose getOrigin() {
@@ -218,7 +214,7 @@ public class MapMetaDataImpl extends MinimalEObjectImpl.Container implements Map
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetOrigin(Pose newOrigin, NotificationChain msgs) {
@@ -238,7 +234,7 @@ public class MapMetaDataImpl extends MinimalEObjectImpl.Container implements Map
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setOrigin(Pose newOrigin) {
@@ -263,7 +259,7 @@ public class MapMetaDataImpl extends MinimalEObjectImpl.Container implements Map
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -278,7 +274,7 @@ public class MapMetaDataImpl extends MinimalEObjectImpl.Container implements Map
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -299,7 +295,7 @@ public class MapMetaDataImpl extends MinimalEObjectImpl.Container implements Map
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -324,7 +320,7 @@ public class MapMetaDataImpl extends MinimalEObjectImpl.Container implements Map
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -349,7 +345,7 @@ public class MapMetaDataImpl extends MinimalEObjectImpl.Container implements Map
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -370,7 +366,7 @@ public class MapMetaDataImpl extends MinimalEObjectImpl.Container implements Map
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/Nav_datatypesFactoryImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/Nav_datatypesFactoryImpl.java
index 2026c64c872..50db7a8afd3 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/Nav_datatypesFactoryImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/Nav_datatypesFactoryImpl.java
@@ -5,18 +5,21 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.ecore.EClass;
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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.*;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.GridCells;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.MapMetaData;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesFactory;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.OccupancyGrid;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Odometry;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Path;
/**
* <!-- begin-user-doc -->
* An implementation of the model <b>Factory</b>.
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public class Nav_datatypesFactoryImpl extends EFactoryImpl implements Nav_datatypesFactory {
@@ -24,7 +27,7 @@ public class Nav_datatypesFactoryImpl extends EFactoryImpl implements Nav_dataty
* Creates the default factory implementation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static Nav_datatypesFactory init() {
@@ -43,7 +46,7 @@ public class Nav_datatypesFactoryImpl extends EFactoryImpl implements Nav_dataty
* Creates an instance of the factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Nav_datatypesFactoryImpl() {
@@ -53,7 +56,7 @@ public class Nav_datatypesFactoryImpl extends EFactoryImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -77,7 +80,7 @@ public class Nav_datatypesFactoryImpl extends EFactoryImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Path createPath() {
@@ -88,7 +91,7 @@ public class Nav_datatypesFactoryImpl extends EFactoryImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Odometry createOdometry() {
@@ -99,7 +102,7 @@ public class Nav_datatypesFactoryImpl extends EFactoryImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public MapMetaData createMapMetaData() {
@@ -110,7 +113,7 @@ public class Nav_datatypesFactoryImpl extends EFactoryImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public OccupancyGrid createOccupancyGrid() {
@@ -121,7 +124,7 @@ public class Nav_datatypesFactoryImpl extends EFactoryImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public GridCells createGridCells() {
@@ -132,7 +135,7 @@ public class Nav_datatypesFactoryImpl extends EFactoryImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Nav_datatypesPackage getNav_datatypesPackage() {
@@ -142,7 +145,7 @@ public class Nav_datatypesFactoryImpl extends EFactoryImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @deprecated
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/Nav_datatypesPackageImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/Nav_datatypesPackageImpl.java
index 5a34e5cad35..a65f89e2a93 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/Nav_datatypesPackageImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/Nav_datatypesPackageImpl.java
@@ -6,25 +6,15 @@ import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.EReference;
-
import org.eclipse.emf.ecore.impl.EPackageImpl;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
-
import org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.Actionlib_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.Diagnostic_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.GridCells;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.MapMetaData;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesFactory;
@@ -32,37 +22,28 @@ import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTyp
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.OccupancyGrid;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Odometry;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Path;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.Oarp1_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl;
-
import org.eclipse.uml2.uml.UMLPackage;
/**
* <!-- begin-user-doc -->
* An implementation of the model <b>Package</b>.
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_datatypesPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass pathEClass = null;
@@ -70,7 +51,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass odometryEClass = null;
@@ -78,7 +59,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass mapMetaDataEClass = null;
@@ -86,7 +67,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass occupancyGridEClass = null;
@@ -94,7 +75,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass gridCellsEClass = null;
@@ -104,7 +85,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
* 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 -->
- *
+ *
* @see org.eclipse.emf.ecore.EPackage.Registry
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage#eNS_URI
* @see #init()
@@ -117,7 +98,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private static boolean isInited = false;
@@ -128,7 +109,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
* <p>
* This method is used to initialize {@link Nav_datatypesPackage#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()
@@ -198,7 +179,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getPath() {
@@ -208,7 +189,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getPath_Header() {
@@ -218,7 +199,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getPath_Poses() {
@@ -228,7 +209,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getOdometry() {
@@ -238,7 +219,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getOdometry_Header() {
@@ -248,7 +229,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getOdometry_Child_frame_id() {
@@ -258,7 +239,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getOdometry_Pose() {
@@ -268,7 +249,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getOdometry_Twist() {
@@ -278,7 +259,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getMapMetaData() {
@@ -288,7 +269,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getMapMetaData_Map_load_time() {
@@ -298,7 +279,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getMapMetaData_Resolution() {
@@ -308,7 +289,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getMapMetaData_Width() {
@@ -318,7 +299,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getMapMetaData_Origin() {
@@ -328,7 +309,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getOccupancyGrid() {
@@ -338,7 +319,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getOccupancyGrid_Header() {
@@ -348,7 +329,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getOccupancyGrid_Info() {
@@ -358,7 +339,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getOccupancyGrid_Data() {
@@ -368,7 +349,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getGridCells() {
@@ -378,7 +359,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getGridCells_Header() {
@@ -388,7 +369,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getGridCells_Cell_width() {
@@ -398,7 +379,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getGridCells_Cell_height() {
@@ -408,7 +389,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getGridCells_Cells() {
@@ -418,7 +399,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Nav_datatypesFactory getNav_datatypesFactory() {
@@ -428,7 +409,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private boolean isCreated = false;
@@ -438,7 +419,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
* guarded to have no affect on any invocation but its first.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void createPackageContents() {
@@ -479,7 +460,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private boolean isInitialized = false;
@@ -489,7 +470,7 @@ public class Nav_datatypesPackageImpl extends EPackageImpl implements Nav_dataty
* method is guarded to have no affect on any invocation but its first.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void initializePackageContents() {
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/OccupancyGridImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/OccupancyGridImpl.java
index ee41cabb096..5ba30adf2b2 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/OccupancyGridImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/OccupancyGridImpl.java
@@ -6,21 +6,15 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.MapMetaData;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.OccupancyGrid;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -43,7 +37,7 @@ public class OccupancyGridImpl extends MinimalEObjectImpl.Container implements O
* The cached value of the '{@link #getHeader() <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeader()
* @generated
* @ordered
@@ -54,7 +48,7 @@ public class OccupancyGridImpl extends MinimalEObjectImpl.Container implements O
* The cached value of the '{@link #getInfo() <em>Info</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getInfo()
* @generated
* @ordered
@@ -65,7 +59,7 @@ public class OccupancyGridImpl extends MinimalEObjectImpl.Container implements O
* The cached value of the '{@link #getData() <em>Data</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getData()
* @generated
* @ordered
@@ -75,7 +69,7 @@ public class OccupancyGridImpl extends MinimalEObjectImpl.Container implements O
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected OccupancyGridImpl() {
@@ -85,7 +79,7 @@ public class OccupancyGridImpl extends MinimalEObjectImpl.Container implements O
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -96,7 +90,7 @@ public class OccupancyGridImpl extends MinimalEObjectImpl.Container implements O
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header getHeader() {
@@ -106,7 +100,7 @@ public class OccupancyGridImpl extends MinimalEObjectImpl.Container implements O
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetHeader(Header newHeader, NotificationChain msgs) {
@@ -126,7 +120,7 @@ public class OccupancyGridImpl extends MinimalEObjectImpl.Container implements O
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeader(Header newHeader) {
@@ -151,7 +145,7 @@ public class OccupancyGridImpl extends MinimalEObjectImpl.Container implements O
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public MapMetaData getInfo() {
@@ -161,7 +155,7 @@ public class OccupancyGridImpl extends MinimalEObjectImpl.Container implements O
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetInfo(MapMetaData newInfo, NotificationChain msgs) {
@@ -181,7 +175,7 @@ public class OccupancyGridImpl extends MinimalEObjectImpl.Container implements O
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setInfo(MapMetaData newInfo) {
@@ -206,7 +200,7 @@ public class OccupancyGridImpl extends MinimalEObjectImpl.Container implements O
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Character> getData() {
@@ -219,7 +213,7 @@ public class OccupancyGridImpl extends MinimalEObjectImpl.Container implements O
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -236,7 +230,7 @@ public class OccupancyGridImpl extends MinimalEObjectImpl.Container implements O
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -255,7 +249,7 @@ public class OccupancyGridImpl extends MinimalEObjectImpl.Container implements O
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -279,7 +273,7 @@ public class OccupancyGridImpl extends MinimalEObjectImpl.Container implements O
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -301,7 +295,7 @@ public class OccupancyGridImpl extends MinimalEObjectImpl.Container implements O
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -320,7 +314,7 @@ public class OccupancyGridImpl extends MinimalEObjectImpl.Container implements O
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/OdometryImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/OdometryImpl.java
index f67f3cc51dd..44c8de52d66 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/OdometryImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/OdometryImpl.java
@@ -4,19 +4,14 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseWithCovariance;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.TwistWithCovariance;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Odometry;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -40,7 +35,7 @@ public class OdometryImpl extends MinimalEObjectImpl.Container implements Odomet
* The cached value of the '{@link #getHeader() <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeader()
* @generated
* @ordered
@@ -51,7 +46,7 @@ public class OdometryImpl extends MinimalEObjectImpl.Container implements Odomet
* The default value of the '{@link #getChild_frame_id() <em>Child frame id</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getChild_frame_id()
* @generated
* @ordered
@@ -62,7 +57,7 @@ public class OdometryImpl extends MinimalEObjectImpl.Container implements Odomet
* The cached value of the '{@link #getChild_frame_id() <em>Child frame id</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getChild_frame_id()
* @generated
* @ordered
@@ -73,7 +68,7 @@ public class OdometryImpl extends MinimalEObjectImpl.Container implements Odomet
* The cached value of the '{@link #getPose() <em>Pose</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPose()
* @generated
* @ordered
@@ -84,7 +79,7 @@ public class OdometryImpl extends MinimalEObjectImpl.Container implements Odomet
* The cached value of the '{@link #getTwist() <em>Twist</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getTwist()
* @generated
* @ordered
@@ -94,7 +89,7 @@ public class OdometryImpl extends MinimalEObjectImpl.Container implements Odomet
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected OdometryImpl() {
@@ -104,7 +99,7 @@ public class OdometryImpl extends MinimalEObjectImpl.Container implements Odomet
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -115,7 +110,7 @@ public class OdometryImpl extends MinimalEObjectImpl.Container implements Odomet
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header getHeader() {
@@ -125,7 +120,7 @@ public class OdometryImpl extends MinimalEObjectImpl.Container implements Odomet
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetHeader(Header newHeader, NotificationChain msgs) {
@@ -145,7 +140,7 @@ public class OdometryImpl extends MinimalEObjectImpl.Container implements Odomet
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeader(Header newHeader) {
@@ -170,7 +165,7 @@ public class OdometryImpl extends MinimalEObjectImpl.Container implements Odomet
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getChild_frame_id() {
@@ -180,7 +175,7 @@ public class OdometryImpl extends MinimalEObjectImpl.Container implements Odomet
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setChild_frame_id(String newChild_frame_id) {
@@ -194,7 +189,7 @@ public class OdometryImpl extends MinimalEObjectImpl.Container implements Odomet
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public PoseWithCovariance getPose() {
@@ -204,7 +199,7 @@ public class OdometryImpl extends MinimalEObjectImpl.Container implements Odomet
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetPose(PoseWithCovariance newPose, NotificationChain msgs) {
@@ -224,7 +219,7 @@ public class OdometryImpl extends MinimalEObjectImpl.Container implements Odomet
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setPose(PoseWithCovariance newPose) {
@@ -249,7 +244,7 @@ public class OdometryImpl extends MinimalEObjectImpl.Container implements Odomet
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public TwistWithCovariance getTwist() {
@@ -259,7 +254,7 @@ public class OdometryImpl extends MinimalEObjectImpl.Container implements Odomet
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetTwist(TwistWithCovariance newTwist, NotificationChain msgs) {
@@ -279,7 +274,7 @@ public class OdometryImpl extends MinimalEObjectImpl.Container implements Odomet
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setTwist(TwistWithCovariance newTwist) {
@@ -304,7 +299,7 @@ public class OdometryImpl extends MinimalEObjectImpl.Container implements Odomet
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -323,7 +318,7 @@ public class OdometryImpl extends MinimalEObjectImpl.Container implements Odomet
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -344,7 +339,7 @@ public class OdometryImpl extends MinimalEObjectImpl.Container implements Odomet
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -369,7 +364,7 @@ public class OdometryImpl extends MinimalEObjectImpl.Container implements Odomet
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -394,7 +389,7 @@ public class OdometryImpl extends MinimalEObjectImpl.Container implements Odomet
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -415,7 +410,7 @@ public class OdometryImpl extends MinimalEObjectImpl.Container implements Odomet
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/PathImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/PathImpl.java
index 86607485f25..aae6c709160 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/PathImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/impl/PathImpl.java
@@ -6,23 +6,16 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EObjectContainmentEList;
import org.eclipse.emf.ecore.util.InternalEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.PoseStamped;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Path;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -44,7 +37,7 @@ public class PathImpl extends MinimalEObjectImpl.Container implements Path {
* The cached value of the '{@link #getHeader() <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeader()
* @generated
* @ordered
@@ -55,7 +48,7 @@ public class PathImpl extends MinimalEObjectImpl.Container implements Path {
* The cached value of the '{@link #getPoses() <em>Poses</em>}' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPoses()
* @generated
* @ordered
@@ -65,7 +58,7 @@ public class PathImpl extends MinimalEObjectImpl.Container implements Path {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected PathImpl() {
@@ -75,7 +68,7 @@ public class PathImpl extends MinimalEObjectImpl.Container implements Path {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -86,7 +79,7 @@ public class PathImpl extends MinimalEObjectImpl.Container implements Path {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header getHeader() {
@@ -96,7 +89,7 @@ public class PathImpl extends MinimalEObjectImpl.Container implements Path {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetHeader(Header newHeader, NotificationChain msgs) {
@@ -116,7 +109,7 @@ public class PathImpl extends MinimalEObjectImpl.Container implements Path {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeader(Header newHeader) {
@@ -141,7 +134,7 @@ public class PathImpl extends MinimalEObjectImpl.Container implements Path {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<PoseStamped> getPoses() {
@@ -154,7 +147,7 @@ public class PathImpl extends MinimalEObjectImpl.Container implements Path {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -171,7 +164,7 @@ public class PathImpl extends MinimalEObjectImpl.Container implements Path {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -188,7 +181,7 @@ public class PathImpl extends MinimalEObjectImpl.Container implements Path {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -209,7 +202,7 @@ public class PathImpl extends MinimalEObjectImpl.Container implements Path {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -228,7 +221,7 @@ public class PathImpl extends MinimalEObjectImpl.Container implements Path {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/util/Nav_datatypesAdapterFactory.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/util/Nav_datatypesAdapterFactory.java
index 97d02c58e48..11f1b4c54b9 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/util/Nav_datatypesAdapterFactory.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/util/Nav_datatypesAdapterFactory.java
@@ -4,19 +4,21 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.*;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.GridCells;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.MapMetaData;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.OccupancyGrid;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Odometry;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Path;
/**
* <!-- begin-user-doc -->
* 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage
* @generated
*/
@@ -25,7 +27,7 @@ public class Nav_datatypesAdapterFactory extends AdapterFactoryImpl {
* The cached model package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected static Nav_datatypesPackage modelPackage;
@@ -34,7 +36,7 @@ public class Nav_datatypesAdapterFactory extends AdapterFactoryImpl {
* Creates an instance of the adapter factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Nav_datatypesAdapterFactory() {
@@ -48,7 +50,7 @@ public class Nav_datatypesAdapterFactory 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
*/
@@ -67,7 +69,7 @@ public class Nav_datatypesAdapterFactory extends AdapterFactoryImpl {
* The switch that delegates to the <code>createXXX</code> methods.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Nav_datatypesSwitch<Adapter> modelSwitch =
@@ -107,7 +109,7 @@ public class Nav_datatypesAdapterFactory extends AdapterFactoryImpl {
* Creates an adapter for the <code>target</code>.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param target
* the object to adapt.
* @return the adapter for the <code>target</code>.
@@ -125,7 +127,7 @@ public class Nav_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Path
* @generated
@@ -140,7 +142,7 @@ public class Nav_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Odometry
* @generated
@@ -155,7 +157,7 @@ public class Nav_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.MapMetaData
* @generated
@@ -170,7 +172,7 @@ public class Nav_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.OccupancyGrid
* @generated
@@ -185,7 +187,7 @@ public class Nav_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.GridCells
* @generated
@@ -199,7 +201,7 @@ public class Nav_datatypesAdapterFactory extends AdapterFactoryImpl {
* <!-- begin-user-doc -->
* This default implementation returns null.
* <!-- end-user-doc -->
- *
+ *
* @return the new adapter.
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/util/Nav_datatypesSwitch.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/util/Nav_datatypesSwitch.java
index d81248fd8ae..3e6e6b809e8 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/util/Nav_datatypesSwitch.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/nav_datatypes/util/Nav_datatypesSwitch.java
@@ -4,10 +4,13 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
-
import org.eclipse.emf.ecore.util.Switch;
-
-import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.*;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.GridCells;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.MapMetaData;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.OccupancyGrid;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Odometry;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Path;
/**
* <!-- begin-user-doc -->
@@ -18,7 +21,7 @@ import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTyp
* until a non-null result is returned,
* which is the result of the switch.
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage
* @generated
*/
@@ -27,7 +30,7 @@ public class Nav_datatypesSwitch<T> extends Switch<T> {
* The cached model package
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected static Nav_datatypesPackage modelPackage;
@@ -36,7 +39,7 @@ public class Nav_datatypesSwitch<T> extends Switch<T> {
* Creates an instance of the switch.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Nav_datatypesSwitch() {
@@ -49,7 +52,7 @@ public class Nav_datatypesSwitch<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
@@ -63,7 +66,7 @@ public class Nav_datatypesSwitch<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
*/
@@ -121,7 +124,7 @@ public class Nav_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Path</em>'.
@@ -138,7 +141,7 @@ public class Nav_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Odometry</em>'.
@@ -155,7 +158,7 @@ public class Nav_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Map Meta Data</em>'.
@@ -172,7 +175,7 @@ public class Nav_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Occupancy Grid</em>'.
@@ -189,7 +192,7 @@ public class Nav_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Grid Cells</em>'.
@@ -206,7 +209,7 @@ public class Nav_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>EObject</em>'.
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/CarLikeCommand.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/CarLikeCommand.java
index 60f56ca4eb6..7620fe0777f 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/CarLikeCommand.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/CarLikeCommand.java
@@ -30,7 +30,7 @@ public interface CarLikeCommand extends EObject {
* If the meaning of the '<em>Velocity</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Velocity</em>' attribute.
* @see #setVelocity(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesPackage#getCarLikeCommand_Velocity()
@@ -43,7 +43,7 @@ public interface CarLikeCommand extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.CarLikeCommand#getVelocity <em>Velocity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Velocity</em>' attribute.
* @see #getVelocity()
@@ -59,7 +59,7 @@ public interface CarLikeCommand extends EObject {
* If the meaning of the '<em>Steering Angle</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Steering Angle</em>' attribute.
* @see #setSteeringAngle(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesPackage#getCarLikeCommand_SteeringAngle()
@@ -72,7 +72,7 @@ public interface CarLikeCommand extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.CarLikeCommand#getSteeringAngle <em>Steering Angle</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Steering Angle</em>' attribute.
* @see #getSteeringAngle()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/ExtentedLidarScan.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/ExtentedLidarScan.java
index 001aa69ea17..38ead8460e7 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/ExtentedLidarScan.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/ExtentedLidarScan.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes;
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan;
/**
@@ -32,7 +31,7 @@ public interface ExtentedLidarScan extends EObject {
* If the meaning of the '<em>Scan</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Scan</em>' containment reference.
* @see #setScan(LaserScan)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesPackage#getExtentedLidarScan_Scan()
@@ -45,7 +44,7 @@ public interface ExtentedLidarScan extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.ExtentedLidarScan#getScan <em>Scan</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Scan</em>' containment reference.
* @see #getScan()
@@ -60,7 +59,7 @@ public interface ExtentedLidarScan extends EObject {
* If the meaning of the '<em>Layer Id</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 Id</em>' attribute.
* @see #setLayerId(char)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesPackage#getExtentedLidarScan_LayerId()
@@ -73,7 +72,7 @@ public interface ExtentedLidarScan extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.ExtentedLidarScan#getLayerId <em>Layer Id</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Layer Id</em>' attribute.
* @see #getLayerId()
@@ -88,7 +87,7 @@ public interface ExtentedLidarScan extends EObject {
* If the meaning of the '<em>Layer Angle</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</em>' attribute.
* @see #setLayerAngle(float)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesPackage#getExtentedLidarScan_LayerAngle()
@@ -101,7 +100,7 @@ public interface ExtentedLidarScan extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.ExtentedLidarScan#getLayerAngle <em>Layer Angle</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Layer Angle</em>' attribute.
* @see #getLayerAngle()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/MultiLayerLidarScan.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/MultiLayerLidarScan.java
index bfb77e0ddb1..fc4b40b632d 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/MultiLayerLidarScan.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/MultiLayerLidarScan.java
@@ -29,7 +29,7 @@ public interface MultiLayerLidarScan extends EObject {
* If the meaning of the '<em>Layers</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Layers</em>' containment reference.
* @see #setLayers(ExtentedLidarScan)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesPackage#getMultiLayerLidarScan_Layers()
@@ -42,7 +42,7 @@ public interface MultiLayerLidarScan extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.MultiLayerLidarScan#getLayers <em>Layers</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Layers</em>' containment reference.
* @see #getLayers()
@@ -57,7 +57,7 @@ public interface MultiLayerLidarScan extends EObject {
* If the meaning of the '<em>Nb Layer</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 Layer</em>' attribute.
* @see #setNbLayer(char)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesPackage#getMultiLayerLidarScan_NbLayer()
@@ -70,7 +70,7 @@ public interface MultiLayerLidarScan extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.MultiLayerLidarScan#getNbLayer <em>Nb Layer</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Nb Layer</em>' attribute.
* @see #getNbLayer()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/Oarp1_datatypesFactory.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/Oarp1_datatypesFactory.java
index 3aa8e0dd299..8d495baa4da 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/Oarp1_datatypesFactory.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/Oarp1_datatypesFactory.java
@@ -9,7 +9,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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesPackage
* @generated
*/
@@ -18,7 +18,7 @@ public interface Oarp1_datatypesFactory extends EFactory {
* The singleton instance of the factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
Oarp1_datatypesFactory eINSTANCE = org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.Oarp1_datatypesFactoryImpl.init();
@@ -27,7 +27,7 @@ public interface Oarp1_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Car Like Command</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Car Like Command</em>'.
* @generated
*/
@@ -37,7 +37,7 @@ public interface Oarp1_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Multi Layer Lidar Scan</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Multi Layer Lidar Scan</em>'.
* @generated
*/
@@ -47,7 +47,7 @@ public interface Oarp1_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Extented Lidar Scan</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Extented Lidar Scan</em>'.
* @generated
*/
@@ -57,7 +57,7 @@ public interface Oarp1_datatypesFactory extends EFactory {
* Returns the package supported by this factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the package supported by this factory.
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/Oarp1_datatypesPackage.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/Oarp1_datatypesPackage.java
index 59a34640008..5ed1ef1d499 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/Oarp1_datatypesPackage.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/Oarp1_datatypesPackage.java
@@ -19,7 +19,7 @@ import org.eclipse.emf.ecore.EReference;
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesFactory
* @model kind="package"
* @generated
@@ -29,7 +29,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The package name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNAME = "oarp1_datatypes";
@@ -38,7 +38,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The package namespace URI.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNS_URI = "http:///RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes.ecore";
@@ -47,7 +47,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The package namespace name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNS_PREFIX = "RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes";
@@ -56,7 +56,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The singleton instance of the package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
Oarp1_datatypesPackage eINSTANCE = org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.Oarp1_datatypesPackageImpl.init();
@@ -65,7 +65,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.CarLikeCommandImpl <em>Car Like Command</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.CarLikeCommandImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.Oarp1_datatypesPackageImpl#getCarLikeCommand()
* @generated
@@ -76,7 +76,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Velocity</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -86,7 +86,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Steering Angle</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -96,7 +96,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Car Like Command</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -106,7 +106,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The number of operations of the '<em>Car Like Command</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -116,7 +116,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.MultiLayerLidarScanImpl <em>Multi Layer Lidar Scan</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.MultiLayerLidarScanImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.Oarp1_datatypesPackageImpl#getMultiLayerLidarScan()
* @generated
@@ -127,7 +127,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Layers</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -137,7 +137,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Nb Layer</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -147,7 +147,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Multi Layer Lidar Scan</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -157,7 +157,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The number of operations of the '<em>Multi Layer Lidar Scan</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -167,7 +167,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.ExtentedLidarScanImpl <em>Extented Lidar Scan</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.ExtentedLidarScanImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.Oarp1_datatypesPackageImpl#getExtentedLidarScan()
* @generated
@@ -178,7 +178,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Scan</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -188,7 +188,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Layer Id</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -198,7 +198,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Layer Angle</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -208,7 +208,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Extented Lidar Scan</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -218,7 +218,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The number of operations of the '<em>Extented Lidar Scan</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -229,7 +229,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.CarLikeCommand <em>Car Like Command</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Car Like Command</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.CarLikeCommand
* @generated
@@ -240,7 +240,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.CarLikeCommand#getVelocity <em>Velocity</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Velocity</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.CarLikeCommand#getVelocity()
* @see #getCarLikeCommand()
@@ -252,7 +252,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.CarLikeCommand#getSteeringAngle <em>Steering Angle</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Steering Angle</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.CarLikeCommand#getSteeringAngle()
* @see #getCarLikeCommand()
@@ -264,7 +264,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.MultiLayerLidarScan <em>Multi Layer Lidar Scan</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Multi Layer Lidar Scan</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.MultiLayerLidarScan
* @generated
@@ -275,7 +275,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.MultiLayerLidarScan#getLayers <em>Layers</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Layers</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.MultiLayerLidarScan#getLayers()
* @see #getMultiLayerLidarScan()
@@ -287,7 +287,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.MultiLayerLidarScan#getNbLayer <em>Nb Layer</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Nb Layer</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.MultiLayerLidarScan#getNbLayer()
* @see #getMultiLayerLidarScan()
@@ -299,7 +299,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.ExtentedLidarScan <em>Extented Lidar Scan</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Extented Lidar Scan</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.ExtentedLidarScan
* @generated
@@ -310,7 +310,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.ExtentedLidarScan#getScan <em>Scan</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Scan</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.ExtentedLidarScan#getScan()
* @see #getExtentedLidarScan()
@@ -322,7 +322,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.ExtentedLidarScan#getLayerId <em>Layer Id</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Layer Id</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.ExtentedLidarScan#getLayerId()
* @see #getExtentedLidarScan()
@@ -334,7 +334,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.ExtentedLidarScan#getLayerAngle <em>Layer Angle</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Layer Angle</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.ExtentedLidarScan#getLayerAngle()
* @see #getExtentedLidarScan()
@@ -346,7 +346,7 @@ public interface Oarp1_datatypesPackage 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
*/
@@ -363,7 +363,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
interface Literals {
@@ -371,7 +371,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.CarLikeCommandImpl <em>Car Like Command</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.CarLikeCommandImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.Oarp1_datatypesPackageImpl#getCarLikeCommand()
* @generated
@@ -382,7 +382,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Velocity</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CAR_LIKE_COMMAND__VELOCITY = eINSTANCE.getCarLikeCommand_Velocity();
@@ -391,7 +391,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Steering Angle</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CAR_LIKE_COMMAND__STEERING_ANGLE = eINSTANCE.getCarLikeCommand_SteeringAngle();
@@ -400,7 +400,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.MultiLayerLidarScanImpl <em>Multi Layer Lidar Scan</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.MultiLayerLidarScanImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.Oarp1_datatypesPackageImpl#getMultiLayerLidarScan()
* @generated
@@ -411,7 +411,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Layers</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference MULTI_LAYER_LIDAR_SCAN__LAYERS = eINSTANCE.getMultiLayerLidarScan_Layers();
@@ -420,7 +420,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Nb Layer</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute MULTI_LAYER_LIDAR_SCAN__NB_LAYER = eINSTANCE.getMultiLayerLidarScan_NbLayer();
@@ -429,7 +429,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.ExtentedLidarScanImpl <em>Extented Lidar Scan</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.ExtentedLidarScanImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.Oarp1_datatypesPackageImpl#getExtentedLidarScan()
* @generated
@@ -440,7 +440,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Scan</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference EXTENTED_LIDAR_SCAN__SCAN = eINSTANCE.getExtentedLidarScan_Scan();
@@ -449,7 +449,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Layer Id</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute EXTENTED_LIDAR_SCAN__LAYER_ID = eINSTANCE.getExtentedLidarScan_LayerId();
@@ -458,7 +458,7 @@ public interface Oarp1_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Layer Angle</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute EXTENTED_LIDAR_SCAN__LAYER_ANGLE = eINSTANCE.getExtentedLidarScan_LayerAngle();
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/impl/CarLikeCommandImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/impl/CarLikeCommandImpl.java
index eef98bf3a55..a8c5b7a9eeb 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/impl/CarLikeCommandImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/impl/CarLikeCommandImpl.java
@@ -3,12 +3,9 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.CarLikeCommand;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesPackage;
@@ -31,7 +28,7 @@ public class CarLikeCommandImpl extends MinimalEObjectImpl.Container implements
* The default value of the '{@link #getVelocity() <em>Velocity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getVelocity()
* @generated
* @ordered
@@ -42,7 +39,7 @@ public class CarLikeCommandImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getVelocity() <em>Velocity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getVelocity()
* @generated
* @ordered
@@ -53,7 +50,7 @@ public class CarLikeCommandImpl extends MinimalEObjectImpl.Container implements
* The default value of the '{@link #getSteeringAngle() <em>Steering Angle</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSteeringAngle()
* @generated
* @ordered
@@ -64,7 +61,7 @@ public class CarLikeCommandImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getSteeringAngle() <em>Steering Angle</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSteeringAngle()
* @generated
* @ordered
@@ -74,7 +71,7 @@ public class CarLikeCommandImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected CarLikeCommandImpl() {
@@ -84,7 +81,7 @@ public class CarLikeCommandImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -95,7 +92,7 @@ public class CarLikeCommandImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getVelocity() {
@@ -105,7 +102,7 @@ public class CarLikeCommandImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setVelocity(double newVelocity) {
@@ -119,7 +116,7 @@ public class CarLikeCommandImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getSteeringAngle() {
@@ -129,7 +126,7 @@ public class CarLikeCommandImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setSteeringAngle(double newSteeringAngle) {
@@ -143,7 +140,7 @@ public class CarLikeCommandImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -160,7 +157,7 @@ public class CarLikeCommandImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -179,7 +176,7 @@ public class CarLikeCommandImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -198,7 +195,7 @@ public class CarLikeCommandImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -215,7 +212,7 @@ public class CarLikeCommandImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/impl/ExtentedLidarScanImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/impl/ExtentedLidarScanImpl.java
index acab8e30044..412a37f0186 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/impl/ExtentedLidarScanImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/impl/ExtentedLidarScanImpl.java
@@ -4,16 +4,12 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.ExtentedLidarScan;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan;
/**
@@ -36,7 +32,7 @@ public class ExtentedLidarScanImpl extends MinimalEObjectImpl.Container implemen
* The cached value of the '{@link #getScan() <em>Scan</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getScan()
* @generated
* @ordered
@@ -47,7 +43,7 @@ public class ExtentedLidarScanImpl extends MinimalEObjectImpl.Container implemen
* The default value of the '{@link #getLayerId() <em>Layer Id</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLayerId()
* @generated
* @ordered
@@ -58,7 +54,7 @@ public class ExtentedLidarScanImpl extends MinimalEObjectImpl.Container implemen
* The cached value of the '{@link #getLayerId() <em>Layer Id</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLayerId()
* @generated
* @ordered
@@ -69,7 +65,7 @@ public class ExtentedLidarScanImpl extends MinimalEObjectImpl.Container implemen
* The default value of the '{@link #getLayerAngle() <em>Layer Angle</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLayerAngle()
* @generated
* @ordered
@@ -80,7 +76,7 @@ public class ExtentedLidarScanImpl extends MinimalEObjectImpl.Container implemen
* The cached value of the '{@link #getLayerAngle() <em>Layer Angle</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLayerAngle()
* @generated
* @ordered
@@ -90,7 +86,7 @@ public class ExtentedLidarScanImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected ExtentedLidarScanImpl() {
@@ -100,7 +96,7 @@ public class ExtentedLidarScanImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -111,7 +107,7 @@ public class ExtentedLidarScanImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public LaserScan getScan() {
@@ -121,7 +117,7 @@ public class ExtentedLidarScanImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetScan(LaserScan newScan, NotificationChain msgs) {
@@ -141,7 +137,7 @@ public class ExtentedLidarScanImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setScan(LaserScan newScan) {
@@ -166,7 +162,7 @@ public class ExtentedLidarScanImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getLayerId() {
@@ -176,7 +172,7 @@ public class ExtentedLidarScanImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLayerId(char newLayerId) {
@@ -190,7 +186,7 @@ public class ExtentedLidarScanImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getLayerAngle() {
@@ -200,7 +196,7 @@ public class ExtentedLidarScanImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLayerAngle(float newLayerAngle) {
@@ -214,7 +210,7 @@ public class ExtentedLidarScanImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -229,7 +225,7 @@ public class ExtentedLidarScanImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -248,7 +244,7 @@ public class ExtentedLidarScanImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -270,7 +266,7 @@ public class ExtentedLidarScanImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -292,7 +288,7 @@ public class ExtentedLidarScanImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -311,7 +307,7 @@ public class ExtentedLidarScanImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/impl/MultiLayerLidarScanImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/impl/MultiLayerLidarScanImpl.java
index 42ea23fc36f..58249fea33c 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/impl/MultiLayerLidarScanImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/impl/MultiLayerLidarScanImpl.java
@@ -4,13 +4,10 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.ExtentedLidarScan;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.MultiLayerLidarScan;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesPackage;
@@ -34,7 +31,7 @@ public class MultiLayerLidarScanImpl extends MinimalEObjectImpl.Container implem
* The cached value of the '{@link #getLayers() <em>Layers</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLayers()
* @generated
* @ordered
@@ -45,7 +42,7 @@ public class MultiLayerLidarScanImpl extends MinimalEObjectImpl.Container implem
* The default value of the '{@link #getNbLayer() <em>Nb Layer</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getNbLayer()
* @generated
* @ordered
@@ -56,7 +53,7 @@ public class MultiLayerLidarScanImpl extends MinimalEObjectImpl.Container implem
* The cached value of the '{@link #getNbLayer() <em>Nb Layer</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getNbLayer()
* @generated
* @ordered
@@ -66,7 +63,7 @@ public class MultiLayerLidarScanImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected MultiLayerLidarScanImpl() {
@@ -76,7 +73,7 @@ public class MultiLayerLidarScanImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -87,7 +84,7 @@ public class MultiLayerLidarScanImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public ExtentedLidarScan getLayers() {
@@ -97,7 +94,7 @@ public class MultiLayerLidarScanImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetLayers(ExtentedLidarScan newLayers, NotificationChain msgs) {
@@ -117,7 +114,7 @@ public class MultiLayerLidarScanImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLayers(ExtentedLidarScan newLayers) {
@@ -142,7 +139,7 @@ public class MultiLayerLidarScanImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getNbLayer() {
@@ -152,7 +149,7 @@ public class MultiLayerLidarScanImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setNbLayer(char newNbLayer) {
@@ -166,7 +163,7 @@ public class MultiLayerLidarScanImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -181,7 +178,7 @@ public class MultiLayerLidarScanImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -198,7 +195,7 @@ public class MultiLayerLidarScanImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -217,7 +214,7 @@ public class MultiLayerLidarScanImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -236,7 +233,7 @@ public class MultiLayerLidarScanImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -253,7 +250,7 @@ public class MultiLayerLidarScanImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/impl/Oarp1_datatypesFactoryImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/impl/Oarp1_datatypesFactoryImpl.java
index 1241148fc3f..dcac3b02657 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/impl/Oarp1_datatypesFactoryImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/impl/Oarp1_datatypesFactoryImpl.java
@@ -5,18 +5,19 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.ecore.EClass;
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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.*;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.CarLikeCommand;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.ExtentedLidarScan;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.MultiLayerLidarScan;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesFactory;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesPackage;
/**
* <!-- begin-user-doc -->
* An implementation of the model <b>Factory</b>.
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public class Oarp1_datatypesFactoryImpl extends EFactoryImpl implements Oarp1_datatypesFactory {
@@ -24,7 +25,7 @@ public class Oarp1_datatypesFactoryImpl extends EFactoryImpl implements Oarp1_da
* Creates the default factory implementation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static Oarp1_datatypesFactory init() {
@@ -43,7 +44,7 @@ public class Oarp1_datatypesFactoryImpl extends EFactoryImpl implements Oarp1_da
* Creates an instance of the factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Oarp1_datatypesFactoryImpl() {
@@ -53,7 +54,7 @@ public class Oarp1_datatypesFactoryImpl extends EFactoryImpl implements Oarp1_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -73,7 +74,7 @@ public class Oarp1_datatypesFactoryImpl extends EFactoryImpl implements Oarp1_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public CarLikeCommand createCarLikeCommand() {
@@ -84,7 +85,7 @@ public class Oarp1_datatypesFactoryImpl extends EFactoryImpl implements Oarp1_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public MultiLayerLidarScan createMultiLayerLidarScan() {
@@ -95,7 +96,7 @@ public class Oarp1_datatypesFactoryImpl extends EFactoryImpl implements Oarp1_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public ExtentedLidarScan createExtentedLidarScan() {
@@ -106,7 +107,7 @@ public class Oarp1_datatypesFactoryImpl extends EFactoryImpl implements Oarp1_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Oarp1_datatypesPackage getOarp1_datatypesPackage() {
@@ -116,7 +117,7 @@ public class Oarp1_datatypesFactoryImpl extends EFactoryImpl implements Oarp1_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @deprecated
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/impl/Oarp1_datatypesPackageImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/impl/Oarp1_datatypesPackageImpl.java
index 7b16dfd890f..d0c56c6c67b 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/impl/Oarp1_datatypesPackageImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/impl/Oarp1_datatypesPackageImpl.java
@@ -6,61 +6,42 @@ import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.EReference;
-
import org.eclipse.emf.ecore.impl.EPackageImpl;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
-
import org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.Actionlib_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.Diagnostic_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.Nav_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.CarLikeCommand;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.ExtentedLidarScan;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.MultiLayerLidarScan;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesFactory;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl;
-
import org.eclipse.uml2.uml.UMLPackage;
/**
* <!-- begin-user-doc -->
* An implementation of the model <b>Package</b>.
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public class Oarp1_datatypesPackageImpl extends EPackageImpl implements Oarp1_datatypesPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass carLikeCommandEClass = null;
@@ -68,7 +49,7 @@ public class Oarp1_datatypesPackageImpl extends EPackageImpl implements Oarp1_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass multiLayerLidarScanEClass = null;
@@ -76,7 +57,7 @@ public class Oarp1_datatypesPackageImpl extends EPackageImpl implements Oarp1_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass extentedLidarScanEClass = null;
@@ -86,7 +67,7 @@ public class Oarp1_datatypesPackageImpl extends EPackageImpl implements Oarp1_da
* 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 -->
- *
+ *
* @see org.eclipse.emf.ecore.EPackage.Registry
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesPackage#eNS_URI
* @see #init()
@@ -99,7 +80,7 @@ public class Oarp1_datatypesPackageImpl extends EPackageImpl implements Oarp1_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private static boolean isInited = false;
@@ -110,7 +91,7 @@ public class Oarp1_datatypesPackageImpl extends EPackageImpl implements Oarp1_da
* <p>
* This method is used to initialize {@link Oarp1_datatypesPackage#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()
@@ -180,7 +161,7 @@ public class Oarp1_datatypesPackageImpl extends EPackageImpl implements Oarp1_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getCarLikeCommand() {
@@ -190,7 +171,7 @@ public class Oarp1_datatypesPackageImpl extends EPackageImpl implements Oarp1_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCarLikeCommand_Velocity() {
@@ -200,7 +181,7 @@ public class Oarp1_datatypesPackageImpl extends EPackageImpl implements Oarp1_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCarLikeCommand_SteeringAngle() {
@@ -210,7 +191,7 @@ public class Oarp1_datatypesPackageImpl extends EPackageImpl implements Oarp1_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getMultiLayerLidarScan() {
@@ -220,7 +201,7 @@ public class Oarp1_datatypesPackageImpl extends EPackageImpl implements Oarp1_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getMultiLayerLidarScan_Layers() {
@@ -230,7 +211,7 @@ public class Oarp1_datatypesPackageImpl extends EPackageImpl implements Oarp1_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getMultiLayerLidarScan_NbLayer() {
@@ -240,7 +221,7 @@ public class Oarp1_datatypesPackageImpl extends EPackageImpl implements Oarp1_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getExtentedLidarScan() {
@@ -250,7 +231,7 @@ public class Oarp1_datatypesPackageImpl extends EPackageImpl implements Oarp1_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getExtentedLidarScan_Scan() {
@@ -260,7 +241,7 @@ public class Oarp1_datatypesPackageImpl extends EPackageImpl implements Oarp1_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getExtentedLidarScan_LayerId() {
@@ -270,7 +251,7 @@ public class Oarp1_datatypesPackageImpl extends EPackageImpl implements Oarp1_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getExtentedLidarScan_LayerAngle() {
@@ -280,7 +261,7 @@ public class Oarp1_datatypesPackageImpl extends EPackageImpl implements Oarp1_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Oarp1_datatypesFactory getOarp1_datatypesFactory() {
@@ -290,7 +271,7 @@ public class Oarp1_datatypesPackageImpl extends EPackageImpl implements Oarp1_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private boolean isCreated = false;
@@ -300,7 +281,7 @@ public class Oarp1_datatypesPackageImpl extends EPackageImpl implements Oarp1_da
* guarded to have no affect on any invocation but its first.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void createPackageContents() {
@@ -327,7 +308,7 @@ public class Oarp1_datatypesPackageImpl extends EPackageImpl implements Oarp1_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private boolean isInitialized = false;
@@ -337,7 +318,7 @@ public class Oarp1_datatypesPackageImpl extends EPackageImpl implements Oarp1_da
* method is guarded to have no affect on any invocation but its first.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void initializePackageContents() {
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/util/Oarp1_datatypesAdapterFactory.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/util/Oarp1_datatypesAdapterFactory.java
index 4f8323cf3ec..eb12e207b69 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/util/Oarp1_datatypesAdapterFactory.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/util/Oarp1_datatypesAdapterFactory.java
@@ -4,19 +4,19 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.*;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.CarLikeCommand;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.ExtentedLidarScan;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.MultiLayerLidarScan;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesPackage;
/**
* <!-- begin-user-doc -->
* 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesPackage
* @generated
*/
@@ -25,7 +25,7 @@ public class Oarp1_datatypesAdapterFactory extends AdapterFactoryImpl {
* The cached model package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected static Oarp1_datatypesPackage modelPackage;
@@ -34,7 +34,7 @@ public class Oarp1_datatypesAdapterFactory extends AdapterFactoryImpl {
* Creates an instance of the adapter factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Oarp1_datatypesAdapterFactory() {
@@ -48,7 +48,7 @@ public class Oarp1_datatypesAdapterFactory 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
*/
@@ -67,7 +67,7 @@ public class Oarp1_datatypesAdapterFactory extends AdapterFactoryImpl {
* The switch that delegates to the <code>createXXX</code> methods.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Oarp1_datatypesSwitch<Adapter> modelSwitch =
@@ -97,7 +97,7 @@ public class Oarp1_datatypesAdapterFactory extends AdapterFactoryImpl {
* Creates an adapter for the <code>target</code>.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param target
* the object to adapt.
* @return the adapter for the <code>target</code>.
@@ -115,7 +115,7 @@ public class Oarp1_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.CarLikeCommand
* @generated
@@ -130,7 +130,7 @@ public class Oarp1_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.MultiLayerLidarScan
* @generated
@@ -145,7 +145,7 @@ public class Oarp1_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.ExtentedLidarScan
* @generated
@@ -159,7 +159,7 @@ public class Oarp1_datatypesAdapterFactory extends AdapterFactoryImpl {
* <!-- begin-user-doc -->
* This default implementation returns null.
* <!-- end-user-doc -->
- *
+ *
* @return the new adapter.
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/util/Oarp1_datatypesSwitch.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/util/Oarp1_datatypesSwitch.java
index 2af728b7a95..0632f679c46 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/util/Oarp1_datatypesSwitch.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp1_datatypes/util/Oarp1_datatypesSwitch.java
@@ -4,10 +4,11 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
-
import org.eclipse.emf.ecore.util.Switch;
-
-import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.*;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.CarLikeCommand;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.ExtentedLidarScan;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.MultiLayerLidarScan;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesPackage;
/**
* <!-- begin-user-doc -->
@@ -18,7 +19,7 @@ import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTyp
* until a non-null result is returned,
* which is the result of the switch.
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesPackage
* @generated
*/
@@ -27,7 +28,7 @@ public class Oarp1_datatypesSwitch<T> extends Switch<T> {
* The cached model package
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected static Oarp1_datatypesPackage modelPackage;
@@ -36,7 +37,7 @@ public class Oarp1_datatypesSwitch<T> extends Switch<T> {
* Creates an instance of the switch.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Oarp1_datatypesSwitch() {
@@ -49,7 +50,7 @@ public class Oarp1_datatypesSwitch<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
@@ -63,7 +64,7 @@ public class Oarp1_datatypesSwitch<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
*/
@@ -105,7 +106,7 @@ public class Oarp1_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Car Like Command</em>'.
@@ -122,7 +123,7 @@ public class Oarp1_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Multi Layer Lidar Scan</em>'.
@@ -139,7 +140,7 @@ public class Oarp1_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Extented Lidar Scan</em>'.
@@ -156,7 +157,7 @@ public class Oarp1_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>EObject</em>'.
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Angular.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Angular.java
index 655131c434c..dc45e42dcb8 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Angular.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Angular.java
@@ -28,7 +28,7 @@ public interface Angular extends EObject {
* If the meaning of the '<em>Value</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Value</em>' attribute.
* @see #setValue(long)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage#getAngular_Value()
@@ -41,7 +41,7 @@ public interface Angular extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Angular#getValue <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Value</em>' attribute.
* @see #getValue()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Art_Set_Point.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Art_Set_Point.java
index ef474862745..bdb0a554af4 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Art_Set_Point.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Art_Set_Point.java
@@ -29,7 +29,7 @@ public interface Art_Set_Point extends EObject {
* If the meaning of the '<em>Omega left</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Omega left</em>' containment reference.
* @see #setOmega_left(Velocity_Angular)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage#getArt_Set_Point_Omega_left()
@@ -42,7 +42,7 @@ public interface Art_Set_Point extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Art_Set_Point#getOmega_left <em>Omega left</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Omega left</em>' containment reference.
* @see #getOmega_left()
@@ -57,7 +57,7 @@ public interface Art_Set_Point extends EObject {
* If the meaning of the '<em>Omega right</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Omega right</em>' containment reference.
* @see #setOmega_right(Velocity_Angular)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage#getArt_Set_Point_Omega_right()
@@ -70,7 +70,7 @@ public interface Art_Set_Point extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Art_Set_Point#getOmega_right <em>Omega right</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Omega right</em>' containment reference.
* @see #getOmega_right()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Distance.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Distance.java
index 2baa69897c0..cd34bfee52a 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Distance.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Distance.java
@@ -28,7 +28,7 @@ public interface Distance extends EObject {
* If the meaning of the '<em>Value</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Value</em>' attribute.
* @see #setValue(long)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage#getDistance_Value()
@@ -41,7 +41,7 @@ public interface Distance extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Distance#getValue <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Value</em>' attribute.
* @see #getValue()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Metric.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Metric.java
index 4adc83e0947..d8045245c17 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Metric.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Metric.java
@@ -28,7 +28,7 @@ public interface Metric extends EObject {
* If the meaning of the '<em>Value</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Value</em>' attribute.
* @see #setValue(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage#getMetric_Value()
@@ -41,7 +41,7 @@ public interface Metric extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Metric#getValue <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Value</em>' attribute.
* @see #getValue()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Milli_Amp.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Milli_Amp.java
index 5e9a6f9a6c2..0647652a5e7 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Milli_Amp.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Milli_Amp.java
@@ -28,7 +28,7 @@ public interface Milli_Amp extends EObject {
* If the meaning of the '<em>Value</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Value</em>' attribute.
* @see #setValue(long)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage#getMilli_Amp_Value()
@@ -41,7 +41,7 @@ public interface Milli_Amp extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Milli_Amp#getValue <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Value</em>' attribute.
* @see #getValue()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Oarp4_datatypesFactory.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Oarp4_datatypesFactory.java
index a50d3675b51..f805e7cb165 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Oarp4_datatypesFactory.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Oarp4_datatypesFactory.java
@@ -9,7 +9,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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage
* @generated
*/
@@ -18,7 +18,7 @@ public interface Oarp4_datatypesFactory extends EFactory {
* The singleton instance of the factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
Oarp4_datatypesFactory eINSTANCE = org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesFactoryImpl.init();
@@ -27,7 +27,7 @@ public interface Oarp4_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Velocity Linear</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Velocity Linear</em>'.
* @generated
*/
@@ -37,7 +37,7 @@ public interface Oarp4_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Art Set Point</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Art Set Point</em>'.
* @generated
*/
@@ -47,7 +47,7 @@ public interface Oarp4_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Velocity Angular</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Velocity Angular</em>'.
* @generated
*/
@@ -57,7 +57,7 @@ public interface Oarp4_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Distance</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Distance</em>'.
* @generated
*/
@@ -67,7 +67,7 @@ public interface Oarp4_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Metric</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Metric</em>'.
* @generated
*/
@@ -77,7 +77,7 @@ public interface Oarp4_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Angular</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Angular</em>'.
* @generated
*/
@@ -87,7 +87,7 @@ public interface Oarp4_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Op Set Point</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Op Set Point</em>'.
* @generated
*/
@@ -97,7 +97,7 @@ public interface Oarp4_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Speed Tics Left Right</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Speed Tics Left Right</em>'.
* @generated
*/
@@ -107,7 +107,7 @@ public interface Oarp4_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Speed Tics</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Speed Tics</em>'.
* @generated
*/
@@ -117,7 +117,7 @@ public interface Oarp4_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Odometer Tics</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Odometer Tics</em>'.
* @generated
*/
@@ -127,7 +127,7 @@ public interface Oarp4_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Odometer Tics Left Right</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Odometer Tics Left Right</em>'.
* @generated
*/
@@ -137,7 +137,7 @@ public interface Oarp4_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Proxi Left Right</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Proxi Left Right</em>'.
* @generated
*/
@@ -147,7 +147,7 @@ public interface Oarp4_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Milli Amp</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Milli Amp</em>'.
* @generated
*/
@@ -157,7 +157,7 @@ public interface Oarp4_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Odometer Linear Left Right</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Odometer Linear Left Right</em>'.
* @generated
*/
@@ -167,7 +167,7 @@ public interface Oarp4_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Velocity Angular Left Right</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Velocity Angular Left Right</em>'.
* @generated
*/
@@ -177,7 +177,7 @@ public interface Oarp4_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Velocity</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Velocity</em>'.
* @generated
*/
@@ -187,7 +187,7 @@ public interface Oarp4_datatypesFactory extends EFactory {
* Returns the package supported by this factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the package supported by this factory.
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Oarp4_datatypesPackage.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Oarp4_datatypesPackage.java
index 35d7bef9a7b..94d2d6ddba8 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Oarp4_datatypesPackage.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Oarp4_datatypesPackage.java
@@ -19,7 +19,7 @@ import org.eclipse.emf.ecore.EReference;
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesFactory
* @model kind="package"
* @generated
@@ -29,7 +29,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The package name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNAME = "oarp4_datatypes";
@@ -38,7 +38,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The package namespace URI.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNS_URI = "http:///RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes.ecore";
@@ -47,7 +47,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The package namespace name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNS_PREFIX = "RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes";
@@ -56,7 +56,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The singleton instance of the package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
Oarp4_datatypesPackage eINSTANCE = org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl.init();
@@ -65,7 +65,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Velocity_LinearImpl <em>Velocity Linear</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Velocity_LinearImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getVelocity_Linear()
* @generated
@@ -76,7 +76,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Value</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -86,7 +86,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Velocity Linear</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -96,7 +96,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of operations of the '<em>Velocity Linear</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -106,7 +106,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Art_Set_PointImpl <em>Art Set Point</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Art_Set_PointImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getArt_Set_Point()
* @generated
@@ -117,7 +117,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Omega left</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -127,7 +127,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Omega right</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -137,7 +137,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Art Set Point</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -147,7 +147,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of operations of the '<em>Art Set Point</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -157,7 +157,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Velocity_AngularImpl <em>Velocity Angular</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Velocity_AngularImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getVelocity_Angular()
* @generated
@@ -168,7 +168,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Value</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -178,7 +178,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Velocity Angular</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -188,7 +188,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of operations of the '<em>Velocity Angular</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -198,7 +198,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.DistanceImpl <em>Distance</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.DistanceImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getDistance()
* @generated
@@ -209,7 +209,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Value</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -219,7 +219,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Distance</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -229,7 +229,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of operations of the '<em>Distance</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -239,7 +239,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.MetricImpl <em>Metric</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.MetricImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getMetric()
* @generated
@@ -250,7 +250,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Value</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -260,7 +260,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Metric</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -270,7 +270,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of operations of the '<em>Metric</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -280,7 +280,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.AngularImpl <em>Angular</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.AngularImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getAngular()
* @generated
@@ -291,7 +291,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Value</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -301,7 +301,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Angular</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -311,7 +311,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of operations of the '<em>Angular</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -321,7 +321,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Op_Set_PointImpl <em>Op Set Point</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Op_Set_PointImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getOp_Set_Point()
* @generated
@@ -332,7 +332,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Velocity</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -342,7 +342,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Orientation</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -352,7 +352,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Op Set Point</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -362,7 +362,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of operations of the '<em>Op Set Point</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -372,7 +372,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Speed_Tics_Left_RightImpl <em>Speed Tics Left Right</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Speed_Tics_Left_RightImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getSpeed_Tics_Left_Right()
* @generated
@@ -383,7 +383,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Speed tics left</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -393,7 +393,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Speed tics right</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -403,7 +403,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Speed Tics Left Right</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -413,7 +413,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of operations of the '<em>Speed Tics Left Right</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -423,7 +423,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Speed_TicsImpl <em>Speed Tics</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Speed_TicsImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getSpeed_Tics()
* @generated
@@ -434,7 +434,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Value</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -444,7 +444,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Speed Tics</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -454,7 +454,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of operations of the '<em>Speed Tics</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -464,7 +464,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Odometer_TicsImpl <em>Odometer Tics</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Odometer_TicsImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getOdometer_Tics()
* @generated
@@ -475,7 +475,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Value</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -485,7 +485,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Odometer Tics</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -495,7 +495,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of operations of the '<em>Odometer Tics</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -505,7 +505,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Odometer_Tics_Left_RightImpl <em>Odometer Tics Left Right</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Odometer_Tics_Left_RightImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getOdometer_Tics_Left_Right()
* @generated
@@ -516,7 +516,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Odometer tics left</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -526,7 +526,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Odometer tics right</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -536,7 +536,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Odometer Tics Left Right</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -546,7 +546,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of operations of the '<em>Odometer Tics Left Right</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -556,7 +556,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Proxi_Left_RightImpl <em>Proxi Left Right</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Proxi_Left_RightImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getProxi_Left_Right()
* @generated
@@ -567,7 +567,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Proxi left</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -577,7 +577,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Proxi right</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -587,7 +587,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Proxi Left Right</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -597,7 +597,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of operations of the '<em>Proxi Left Right</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -607,7 +607,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Milli_AmpImpl <em>Milli Amp</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Milli_AmpImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getMilli_Amp()
* @generated
@@ -618,7 +618,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Value</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -628,7 +628,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Milli Amp</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -638,7 +638,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of operations of the '<em>Milli Amp</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -648,7 +648,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Odometer_Linear_Left_RightImpl <em>Odometer Linear Left Right</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Odometer_Linear_Left_RightImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getOdometer_Linear_Left_Right()
* @generated
@@ -659,7 +659,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Odometer linear left</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -669,7 +669,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Odometer linear right</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -679,7 +679,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Odometer Linear Left Right</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -689,7 +689,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of operations of the '<em>Odometer Linear Left Right</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -699,7 +699,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Velocity_Angular_Left_RightImpl <em>Velocity Angular Left Right</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Velocity_Angular_Left_RightImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getVelocity_Angular_Left_Right()
* @generated
@@ -710,7 +710,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Velocity angular left</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -720,7 +720,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Velocity angular right</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -730,7 +730,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Velocity Angular Left Right</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -740,7 +740,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of operations of the '<em>Velocity Angular Left Right</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -750,7 +750,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.VelocityImpl <em>Velocity</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.VelocityImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getVelocity()
* @generated
@@ -761,7 +761,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Velocity linear</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -771,7 +771,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Velocity angular</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -781,7 +781,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Velocity</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -791,7 +791,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The number of operations of the '<em>Velocity</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -802,7 +802,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Linear <em>Velocity Linear</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Velocity Linear</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Linear
* @generated
@@ -813,7 +813,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Linear#getValue <em>Value</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Value</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Linear#getValue()
* @see #getVelocity_Linear()
@@ -825,7 +825,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Art_Set_Point <em>Art Set Point</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Art Set Point</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Art_Set_Point
* @generated
@@ -836,7 +836,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Art_Set_Point#getOmega_left <em>Omega left</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Omega left</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Art_Set_Point#getOmega_left()
* @see #getArt_Set_Point()
@@ -848,7 +848,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Art_Set_Point#getOmega_right <em>Omega right</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Omega right</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Art_Set_Point#getOmega_right()
* @see #getArt_Set_Point()
@@ -860,7 +860,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Angular <em>Velocity Angular</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Velocity Angular</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Angular
* @generated
@@ -871,7 +871,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Angular#getValue <em>Value</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Value</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Angular#getValue()
* @see #getVelocity_Angular()
@@ -883,7 +883,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Distance <em>Distance</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Distance</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Distance
* @generated
@@ -894,7 +894,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Distance#getValue <em>Value</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Value</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Distance#getValue()
* @see #getDistance()
@@ -906,7 +906,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Metric <em>Metric</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Metric</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Metric
* @generated
@@ -917,7 +917,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Metric#getValue <em>Value</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Value</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Metric#getValue()
* @see #getMetric()
@@ -929,7 +929,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Angular <em>Angular</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Angular</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Angular
* @generated
@@ -940,7 +940,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Angular#getValue <em>Value</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Value</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Angular#getValue()
* @see #getAngular()
@@ -952,7 +952,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Op_Set_Point <em>Op Set Point</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Op Set Point</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Op_Set_Point
* @generated
@@ -963,7 +963,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Op_Set_Point#getVelocity <em>Velocity</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Velocity</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Op_Set_Point#getVelocity()
* @see #getOp_Set_Point()
@@ -975,7 +975,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Op_Set_Point#getOrientation <em>Orientation</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Orientation</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Op_Set_Point#getOrientation()
* @see #getOp_Set_Point()
@@ -987,7 +987,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Speed_Tics_Left_Right <em>Speed Tics Left Right</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Speed Tics Left Right</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Speed_Tics_Left_Right
* @generated
@@ -998,7 +998,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Speed_Tics_Left_Right#getSpeed_tics_left <em>Speed tics left</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Speed tics left</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Speed_Tics_Left_Right#getSpeed_tics_left()
* @see #getSpeed_Tics_Left_Right()
@@ -1010,7 +1010,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Speed_Tics_Left_Right#getSpeed_tics_right <em>Speed tics right</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Speed tics right</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Speed_Tics_Left_Right#getSpeed_tics_right()
* @see #getSpeed_Tics_Left_Right()
@@ -1022,7 +1022,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Speed_Tics <em>Speed Tics</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Speed Tics</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Speed_Tics
* @generated
@@ -1033,7 +1033,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Speed_Tics#getValue <em>Value</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Value</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Speed_Tics#getValue()
* @see #getSpeed_Tics()
@@ -1045,7 +1045,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Tics <em>Odometer Tics</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Odometer Tics</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Tics
* @generated
@@ -1056,7 +1056,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Tics#getValue <em>Value</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Value</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Tics#getValue()
* @see #getOdometer_Tics()
@@ -1068,7 +1068,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Tics_Left_Right <em>Odometer Tics Left Right</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Odometer Tics Left Right</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Tics_Left_Right
* @generated
@@ -1079,7 +1079,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Tics_Left_Right#getOdometer_tics_left <em>Odometer tics left</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Odometer tics left</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Tics_Left_Right#getOdometer_tics_left()
* @see #getOdometer_Tics_Left_Right()
@@ -1091,7 +1091,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Tics_Left_Right#getOdometer_tics_right <em>Odometer tics right</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Odometer tics right</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Tics_Left_Right#getOdometer_tics_right()
* @see #getOdometer_Tics_Left_Right()
@@ -1103,7 +1103,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Proxi_Left_Right <em>Proxi Left Right</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Proxi Left Right</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Proxi_Left_Right
* @generated
@@ -1114,7 +1114,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Proxi_Left_Right#getProxi_left <em>Proxi left</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Proxi left</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Proxi_Left_Right#getProxi_left()
* @see #getProxi_Left_Right()
@@ -1126,7 +1126,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Proxi_Left_Right#getProxi_right <em>Proxi right</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Proxi right</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Proxi_Left_Right#getProxi_right()
* @see #getProxi_Left_Right()
@@ -1138,7 +1138,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Milli_Amp <em>Milli Amp</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Milli Amp</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Milli_Amp
* @generated
@@ -1149,7 +1149,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Milli_Amp#getValue <em>Value</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Value</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Milli_Amp#getValue()
* @see #getMilli_Amp()
@@ -1161,7 +1161,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Linear_Left_Right <em>Odometer Linear Left Right</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Odometer Linear Left Right</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Linear_Left_Right
* @generated
@@ -1172,7 +1172,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Linear_Left_Right#getOdometer_linear_left <em>Odometer linear left</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Odometer linear left</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Linear_Left_Right#getOdometer_linear_left()
* @see #getOdometer_Linear_Left_Right()
@@ -1185,7 +1185,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* '.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Odometer linear right</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Linear_Left_Right#getOdometer_linear_right()
* @see #getOdometer_Linear_Left_Right()
@@ -1197,7 +1197,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Angular_Left_Right <em>Velocity Angular Left Right</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Velocity Angular Left Right</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Angular_Left_Right
* @generated
@@ -1209,7 +1209,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* <em>Velocity angular left</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Velocity angular left</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Angular_Left_Right#getVelocity_angular_left()
* @see #getVelocity_Angular_Left_Right()
@@ -1222,7 +1222,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* <em>Velocity angular right</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Velocity angular right</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Angular_Left_Right#getVelocity_angular_right()
* @see #getVelocity_Angular_Left_Right()
@@ -1234,7 +1234,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity <em>Velocity</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Velocity</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity
* @generated
@@ -1245,7 +1245,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity#getVelocity_linear <em>Velocity linear</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Velocity linear</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity#getVelocity_linear()
* @see #getVelocity()
@@ -1257,7 +1257,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity#getVelocity_angular <em>Velocity angular</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Velocity angular</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity#getVelocity_angular()
* @see #getVelocity()
@@ -1269,7 +1269,7 @@ public interface Oarp4_datatypesPackage 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
*/
@@ -1286,7 +1286,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
interface Literals {
@@ -1294,7 +1294,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Velocity_LinearImpl <em>Velocity Linear</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Velocity_LinearImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getVelocity_Linear()
* @generated
@@ -1305,7 +1305,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Value</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute VELOCITY_LINEAR__VALUE = eINSTANCE.getVelocity_Linear_Value();
@@ -1314,7 +1314,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Art_Set_PointImpl <em>Art Set Point</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Art_Set_PointImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getArt_Set_Point()
* @generated
@@ -1325,7 +1325,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Omega left</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference ART_SET_POINT__OMEGA_LEFT = eINSTANCE.getArt_Set_Point_Omega_left();
@@ -1334,7 +1334,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Omega right</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference ART_SET_POINT__OMEGA_RIGHT = eINSTANCE.getArt_Set_Point_Omega_right();
@@ -1343,7 +1343,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Velocity_AngularImpl <em>Velocity Angular</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Velocity_AngularImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getVelocity_Angular()
* @generated
@@ -1354,7 +1354,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Value</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute VELOCITY_ANGULAR__VALUE = eINSTANCE.getVelocity_Angular_Value();
@@ -1363,7 +1363,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.DistanceImpl <em>Distance</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.DistanceImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getDistance()
* @generated
@@ -1374,7 +1374,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Value</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute DISTANCE__VALUE = eINSTANCE.getDistance_Value();
@@ -1383,7 +1383,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.MetricImpl <em>Metric</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.MetricImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getMetric()
* @generated
@@ -1394,7 +1394,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Value</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute METRIC__VALUE = eINSTANCE.getMetric_Value();
@@ -1403,7 +1403,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.AngularImpl <em>Angular</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.AngularImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getAngular()
* @generated
@@ -1414,7 +1414,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Value</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute ANGULAR__VALUE = eINSTANCE.getAngular_Value();
@@ -1423,7 +1423,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Op_Set_PointImpl <em>Op Set Point</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Op_Set_PointImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getOp_Set_Point()
* @generated
@@ -1434,7 +1434,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Velocity</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference OP_SET_POINT__VELOCITY = eINSTANCE.getOp_Set_Point_Velocity();
@@ -1443,7 +1443,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Orientation</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference OP_SET_POINT__ORIENTATION = eINSTANCE.getOp_Set_Point_Orientation();
@@ -1452,7 +1452,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Speed_Tics_Left_RightImpl <em>Speed Tics Left Right</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Speed_Tics_Left_RightImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getSpeed_Tics_Left_Right()
* @generated
@@ -1463,7 +1463,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Speed tics left</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference SPEED_TICS_LEFT_RIGHT__SPEED_TICS_LEFT = eINSTANCE.getSpeed_Tics_Left_Right_Speed_tics_left();
@@ -1472,7 +1472,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Speed tics right</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference SPEED_TICS_LEFT_RIGHT__SPEED_TICS_RIGHT = eINSTANCE.getSpeed_Tics_Left_Right_Speed_tics_right();
@@ -1481,7 +1481,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Speed_TicsImpl <em>Speed Tics</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Speed_TicsImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getSpeed_Tics()
* @generated
@@ -1492,7 +1492,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Value</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute SPEED_TICS__VALUE = eINSTANCE.getSpeed_Tics_Value();
@@ -1501,7 +1501,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Odometer_TicsImpl <em>Odometer Tics</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Odometer_TicsImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getOdometer_Tics()
* @generated
@@ -1512,7 +1512,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Value</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute ODOMETER_TICS__VALUE = eINSTANCE.getOdometer_Tics_Value();
@@ -1521,7 +1521,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Odometer_Tics_Left_RightImpl <em>Odometer Tics Left Right</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Odometer_Tics_Left_RightImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getOdometer_Tics_Left_Right()
* @generated
@@ -1532,7 +1532,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Odometer tics left</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference ODOMETER_TICS_LEFT_RIGHT__ODOMETER_TICS_LEFT = eINSTANCE.getOdometer_Tics_Left_Right_Odometer_tics_left();
@@ -1541,7 +1541,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Odometer tics right</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference ODOMETER_TICS_LEFT_RIGHT__ODOMETER_TICS_RIGHT = eINSTANCE.getOdometer_Tics_Left_Right_Odometer_tics_right();
@@ -1550,7 +1550,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Proxi_Left_RightImpl <em>Proxi Left Right</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Proxi_Left_RightImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getProxi_Left_Right()
* @generated
@@ -1561,7 +1561,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Proxi left</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference PROXI_LEFT_RIGHT__PROXI_LEFT = eINSTANCE.getProxi_Left_Right_Proxi_left();
@@ -1570,7 +1570,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Proxi right</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference PROXI_LEFT_RIGHT__PROXI_RIGHT = eINSTANCE.getProxi_Left_Right_Proxi_right();
@@ -1579,7 +1579,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Milli_AmpImpl <em>Milli Amp</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Milli_AmpImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getMilli_Amp()
* @generated
@@ -1590,7 +1590,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Value</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute MILLI_AMP__VALUE = eINSTANCE.getMilli_Amp_Value();
@@ -1599,7 +1599,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Odometer_Linear_Left_RightImpl <em>Odometer Linear Left Right</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Odometer_Linear_Left_RightImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getOdometer_Linear_Left_Right()
* @generated
@@ -1610,7 +1610,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Odometer linear left</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference ODOMETER_LINEAR_LEFT_RIGHT__ODOMETER_LINEAR_LEFT = eINSTANCE.getOdometer_Linear_Left_Right_Odometer_linear_left();
@@ -1619,7 +1619,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Odometer linear right</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference ODOMETER_LINEAR_LEFT_RIGHT__ODOMETER_LINEAR_RIGHT = eINSTANCE.getOdometer_Linear_Left_Right_Odometer_linear_right();
@@ -1628,7 +1628,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Velocity_Angular_Left_RightImpl <em>Velocity Angular Left Right</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Velocity_Angular_Left_RightImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getVelocity_Angular_Left_Right()
* @generated
@@ -1639,7 +1639,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Velocity angular left</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference VELOCITY_ANGULAR_LEFT_RIGHT__VELOCITY_ANGULAR_LEFT = eINSTANCE.getVelocity_Angular_Left_Right_Velocity_angular_left();
@@ -1648,7 +1648,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Velocity angular right</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference VELOCITY_ANGULAR_LEFT_RIGHT__VELOCITY_ANGULAR_RIGHT = eINSTANCE.getVelocity_Angular_Left_Right_Velocity_angular_right();
@@ -1657,7 +1657,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.VelocityImpl <em>Velocity</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.VelocityImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl#getVelocity()
* @generated
@@ -1668,7 +1668,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Velocity linear</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference VELOCITY__VELOCITY_LINEAR = eINSTANCE.getVelocity_Velocity_linear();
@@ -1677,7 +1677,7 @@ public interface Oarp4_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Velocity angular</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference VELOCITY__VELOCITY_ANGULAR = eINSTANCE.getVelocity_Velocity_angular();
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Odometer_Linear_Left_Right.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Odometer_Linear_Left_Right.java
index 197f557f9d8..283f6f15742 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Odometer_Linear_Left_Right.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Odometer_Linear_Left_Right.java
@@ -29,7 +29,7 @@ public interface Odometer_Linear_Left_Right extends EObject {
* If the meaning of the '<em>Odometer linear left</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Odometer linear left</em>' containment reference.
* @see #setOdometer_linear_left(Metric)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage#getOdometer_Linear_Left_Right_Odometer_linear_left()
@@ -42,7 +42,7 @@ public interface Odometer_Linear_Left_Right extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Linear_Left_Right#getOdometer_linear_left <em>Odometer linear left</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Odometer linear left</em>' containment reference.
* @see #getOdometer_linear_left()
@@ -57,7 +57,7 @@ public interface Odometer_Linear_Left_Right extends EObject {
* If the meaning of the '<em>Odometer linear right</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Odometer linear right</em>' containment reference.
* @see #setOdometer_linear_right(Metric)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage#getOdometer_Linear_Left_Right_Odometer_linear_right()
@@ -70,7 +70,7 @@ public interface Odometer_Linear_Left_Right extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Linear_Left_Right#getOdometer_linear_right <em>Odometer linear right</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Odometer linear right</em>' containment reference.
* @see #getOdometer_linear_right()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Odometer_Tics.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Odometer_Tics.java
index 3b6030d6b6e..e753da8a7b3 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Odometer_Tics.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Odometer_Tics.java
@@ -28,7 +28,7 @@ public interface Odometer_Tics extends EObject {
* If the meaning of the '<em>Value</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Value</em>' attribute.
* @see #setValue(int)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage#getOdometer_Tics_Value()
@@ -41,7 +41,7 @@ public interface Odometer_Tics extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Tics#getValue <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Value</em>' attribute.
* @see #getValue()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Odometer_Tics_Left_Right.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Odometer_Tics_Left_Right.java
index a5aa824cf91..14dcac19413 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Odometer_Tics_Left_Right.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Odometer_Tics_Left_Right.java
@@ -29,7 +29,7 @@ public interface Odometer_Tics_Left_Right extends EObject {
* If the meaning of the '<em>Odometer tics left</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Odometer tics left</em>' containment reference.
* @see #setOdometer_tics_left(Odometer_Tics)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage#getOdometer_Tics_Left_Right_Odometer_tics_left()
@@ -42,7 +42,7 @@ public interface Odometer_Tics_Left_Right extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Tics_Left_Right#getOdometer_tics_left <em>Odometer tics left</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Odometer tics left</em>' containment reference.
* @see #getOdometer_tics_left()
@@ -57,7 +57,7 @@ public interface Odometer_Tics_Left_Right extends EObject {
* If the meaning of the '<em>Odometer tics right</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Odometer tics right</em>' containment reference.
* @see #setOdometer_tics_right(Odometer_Tics)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage#getOdometer_Tics_Left_Right_Odometer_tics_right()
@@ -70,7 +70,7 @@ public interface Odometer_Tics_Left_Right extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Tics_Left_Right#getOdometer_tics_right <em>Odometer tics right</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Odometer tics right</em>' containment reference.
* @see #getOdometer_tics_right()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Op_Set_Point.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Op_Set_Point.java
index 9c7e169c07e..f46e34b5fb1 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Op_Set_Point.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Op_Set_Point.java
@@ -29,7 +29,7 @@ public interface Op_Set_Point extends EObject {
* If the meaning of the '<em>Velocity</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Velocity</em>' containment reference.
* @see #setVelocity(Velocity_Linear)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage#getOp_Set_Point_Velocity()
@@ -42,7 +42,7 @@ public interface Op_Set_Point extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Op_Set_Point#getVelocity <em>Velocity</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Velocity</em>' containment reference.
* @see #getVelocity()
@@ -57,7 +57,7 @@ public interface Op_Set_Point extends EObject {
* If the meaning of the '<em>Orientation</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Orientation</em>' containment reference.
* @see #setOrientation(Angular)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage#getOp_Set_Point_Orientation()
@@ -70,7 +70,7 @@ public interface Op_Set_Point extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Op_Set_Point#getOrientation <em>Orientation</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Orientation</em>' containment reference.
* @see #getOrientation()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Proxi_Left_Right.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Proxi_Left_Right.java
index 1001007e573..302d0d440ae 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Proxi_Left_Right.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Proxi_Left_Right.java
@@ -29,7 +29,7 @@ public interface Proxi_Left_Right extends EObject {
* If the meaning of the '<em>Proxi left</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Proxi left</em>' containment reference.
* @see #setProxi_left(Distance)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage#getProxi_Left_Right_Proxi_left()
@@ -42,7 +42,7 @@ public interface Proxi_Left_Right extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Proxi_Left_Right#getProxi_left <em>Proxi left</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Proxi left</em>' containment reference.
* @see #getProxi_left()
@@ -57,7 +57,7 @@ public interface Proxi_Left_Right extends EObject {
* If the meaning of the '<em>Proxi right</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Proxi right</em>' containment reference.
* @see #setProxi_right(Distance)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage#getProxi_Left_Right_Proxi_right()
@@ -70,7 +70,7 @@ public interface Proxi_Left_Right extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Proxi_Left_Right#getProxi_right <em>Proxi right</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Proxi right</em>' containment reference.
* @see #getProxi_right()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Speed_Tics.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Speed_Tics.java
index 49650d2f48b..67b87f313fb 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Speed_Tics.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Speed_Tics.java
@@ -28,7 +28,7 @@ public interface Speed_Tics extends EObject {
* If the meaning of the '<em>Value</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Value</em>' attribute.
* @see #setValue(int)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage#getSpeed_Tics_Value()
@@ -41,7 +41,7 @@ public interface Speed_Tics extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Speed_Tics#getValue <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Value</em>' attribute.
* @see #getValue()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Speed_Tics_Left_Right.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Speed_Tics_Left_Right.java
index 6e0167c9654..f66f2909569 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Speed_Tics_Left_Right.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Speed_Tics_Left_Right.java
@@ -29,7 +29,7 @@ public interface Speed_Tics_Left_Right extends EObject {
* If the meaning of the '<em>Speed tics left</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Speed tics left</em>' containment reference.
* @see #setSpeed_tics_left(Speed_Tics)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage#getSpeed_Tics_Left_Right_Speed_tics_left()
@@ -42,7 +42,7 @@ public interface Speed_Tics_Left_Right extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Speed_Tics_Left_Right#getSpeed_tics_left <em>Speed tics left</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Speed tics left</em>' containment reference.
* @see #getSpeed_tics_left()
@@ -57,7 +57,7 @@ public interface Speed_Tics_Left_Right extends EObject {
* If the meaning of the '<em>Speed tics right</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Speed tics right</em>' containment reference.
* @see #setSpeed_tics_right(Speed_Tics)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage#getSpeed_Tics_Left_Right_Speed_tics_right()
@@ -70,7 +70,7 @@ public interface Speed_Tics_Left_Right extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Speed_Tics_Left_Right#getSpeed_tics_right <em>Speed tics right</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Speed tics right</em>' containment reference.
* @see #getSpeed_tics_right()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Velocity.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Velocity.java
index 56bc5e53d6b..6f18602d08e 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Velocity.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Velocity.java
@@ -29,7 +29,7 @@ public interface Velocity extends EObject {
* If the meaning of the '<em>Velocity linear</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Velocity linear</em>' containment reference.
* @see #setVelocity_linear(Velocity_Linear)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage#getVelocity_Velocity_linear()
@@ -42,7 +42,7 @@ public interface Velocity extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity#getVelocity_linear <em>Velocity linear</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Velocity linear</em>' containment reference.
* @see #getVelocity_linear()
@@ -57,7 +57,7 @@ public interface Velocity extends EObject {
* If the meaning of the '<em>Velocity angular</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Velocity angular</em>' containment reference.
* @see #setVelocity_angular(Velocity_Angular)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage#getVelocity_Velocity_angular()
@@ -70,7 +70,7 @@ public interface Velocity extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity#getVelocity_angular <em>Velocity angular</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Velocity angular</em>' containment reference.
* @see #getVelocity_angular()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Velocity_Angular.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Velocity_Angular.java
index 3051180a2e1..9200cc36a0f 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Velocity_Angular.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Velocity_Angular.java
@@ -28,7 +28,7 @@ public interface Velocity_Angular extends EObject {
* If the meaning of the '<em>Value</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Value</em>' attribute.
* @see #setValue(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage#getVelocity_Angular_Value()
@@ -41,7 +41,7 @@ public interface Velocity_Angular extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Angular#getValue <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Value</em>' attribute.
* @see #getValue()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Velocity_Angular_Left_Right.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Velocity_Angular_Left_Right.java
index 3f23328a8f2..5a6555cda0f 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Velocity_Angular_Left_Right.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Velocity_Angular_Left_Right.java
@@ -29,7 +29,7 @@ public interface Velocity_Angular_Left_Right extends EObject {
* If the meaning of the '<em>Velocity angular left</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Velocity angular left</em>' containment reference.
* @see #setVelocity_angular_left(Velocity_Angular)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage#getVelocity_Angular_Left_Right_Velocity_angular_left()
@@ -42,7 +42,7 @@ public interface Velocity_Angular_Left_Right extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Angular_Left_Right#getVelocity_angular_left <em>Velocity angular left</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Velocity angular left</em>' containment reference.
* @see #getVelocity_angular_left()
@@ -57,7 +57,7 @@ public interface Velocity_Angular_Left_Right extends EObject {
* If the meaning of the '<em>Velocity angular right</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Velocity angular right</em>' containment reference.
* @see #setVelocity_angular_right(Velocity_Angular)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage#getVelocity_Angular_Left_Right_Velocity_angular_right()
@@ -70,7 +70,7 @@ public interface Velocity_Angular_Left_Right extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Angular_Left_Right#getVelocity_angular_right <em>Velocity angular right</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Velocity angular right</em>' containment reference.
* @see #getVelocity_angular_right()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Velocity_Linear.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Velocity_Linear.java
index fb0b064009d..990c5fce94e 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Velocity_Linear.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/Velocity_Linear.java
@@ -28,7 +28,7 @@ public interface Velocity_Linear extends EObject {
* If the meaning of the '<em>Value</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Value</em>' attribute.
* @see #setValue(int)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage#getVelocity_Linear_Value()
@@ -41,7 +41,7 @@ public interface Velocity_Linear extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Linear#getValue <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Value</em>' attribute.
* @see #getValue()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/AngularImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/AngularImpl.java
index 096c08e1efe..70daddf0971 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/AngularImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/AngularImpl.java
@@ -3,12 +3,9 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Angular;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
@@ -30,7 +27,7 @@ public class AngularImpl extends MinimalEObjectImpl.Container implements Angular
* The default value of the '{@link #getValue() <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getValue()
* @generated
* @ordered
@@ -41,7 +38,7 @@ public class AngularImpl extends MinimalEObjectImpl.Container implements Angular
* The cached value of the '{@link #getValue() <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getValue()
* @generated
* @ordered
@@ -51,7 +48,7 @@ public class AngularImpl extends MinimalEObjectImpl.Container implements Angular
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected AngularImpl() {
@@ -61,7 +58,7 @@ public class AngularImpl extends MinimalEObjectImpl.Container implements Angular
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -72,7 +69,7 @@ public class AngularImpl extends MinimalEObjectImpl.Container implements Angular
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getValue() {
@@ -82,7 +79,7 @@ public class AngularImpl extends MinimalEObjectImpl.Container implements Angular
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setValue(long newValue) {
@@ -96,7 +93,7 @@ public class AngularImpl extends MinimalEObjectImpl.Container implements Angular
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -111,7 +108,7 @@ public class AngularImpl extends MinimalEObjectImpl.Container implements Angular
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -127,7 +124,7 @@ public class AngularImpl extends MinimalEObjectImpl.Container implements Angular
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -143,7 +140,7 @@ public class AngularImpl extends MinimalEObjectImpl.Container implements Angular
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -158,7 +155,7 @@ public class AngularImpl extends MinimalEObjectImpl.Container implements Angular
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Art_Set_PointImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Art_Set_PointImpl.java
index f9758322eee..ef1c3176e73 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Art_Set_PointImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Art_Set_PointImpl.java
@@ -4,13 +4,10 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Art_Set_Point;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Angular;
@@ -34,7 +31,7 @@ public class Art_Set_PointImpl extends MinimalEObjectImpl.Container implements A
* The cached value of the '{@link #getOmega_left() <em>Omega left</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getOmega_left()
* @generated
* @ordered
@@ -45,7 +42,7 @@ public class Art_Set_PointImpl extends MinimalEObjectImpl.Container implements A
* The cached value of the '{@link #getOmega_right() <em>Omega right</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getOmega_right()
* @generated
* @ordered
@@ -55,7 +52,7 @@ public class Art_Set_PointImpl extends MinimalEObjectImpl.Container implements A
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Art_Set_PointImpl() {
@@ -65,7 +62,7 @@ public class Art_Set_PointImpl extends MinimalEObjectImpl.Container implements A
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -76,7 +73,7 @@ public class Art_Set_PointImpl extends MinimalEObjectImpl.Container implements A
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Velocity_Angular getOmega_left() {
@@ -86,7 +83,7 @@ public class Art_Set_PointImpl extends MinimalEObjectImpl.Container implements A
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetOmega_left(Velocity_Angular newOmega_left, NotificationChain msgs) {
@@ -106,7 +103,7 @@ public class Art_Set_PointImpl extends MinimalEObjectImpl.Container implements A
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setOmega_left(Velocity_Angular newOmega_left) {
@@ -131,7 +128,7 @@ public class Art_Set_PointImpl extends MinimalEObjectImpl.Container implements A
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Velocity_Angular getOmega_right() {
@@ -141,7 +138,7 @@ public class Art_Set_PointImpl extends MinimalEObjectImpl.Container implements A
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetOmega_right(Velocity_Angular newOmega_right, NotificationChain msgs) {
@@ -161,7 +158,7 @@ public class Art_Set_PointImpl extends MinimalEObjectImpl.Container implements A
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setOmega_right(Velocity_Angular newOmega_right) {
@@ -186,7 +183,7 @@ public class Art_Set_PointImpl extends MinimalEObjectImpl.Container implements A
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -203,7 +200,7 @@ public class Art_Set_PointImpl extends MinimalEObjectImpl.Container implements A
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -220,7 +217,7 @@ public class Art_Set_PointImpl extends MinimalEObjectImpl.Container implements A
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -239,7 +236,7 @@ public class Art_Set_PointImpl extends MinimalEObjectImpl.Container implements A
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -258,7 +255,7 @@ public class Art_Set_PointImpl extends MinimalEObjectImpl.Container implements A
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/DistanceImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/DistanceImpl.java
index 0c6a1c3fb9e..0a2e1233d05 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/DistanceImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/DistanceImpl.java
@@ -3,12 +3,9 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Distance;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
@@ -30,7 +27,7 @@ public class DistanceImpl extends MinimalEObjectImpl.Container implements Distan
* The default value of the '{@link #getValue() <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getValue()
* @generated
* @ordered
@@ -41,7 +38,7 @@ public class DistanceImpl extends MinimalEObjectImpl.Container implements Distan
* The cached value of the '{@link #getValue() <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getValue()
* @generated
* @ordered
@@ -51,7 +48,7 @@ public class DistanceImpl extends MinimalEObjectImpl.Container implements Distan
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected DistanceImpl() {
@@ -61,7 +58,7 @@ public class DistanceImpl extends MinimalEObjectImpl.Container implements Distan
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -72,7 +69,7 @@ public class DistanceImpl extends MinimalEObjectImpl.Container implements Distan
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getValue() {
@@ -82,7 +79,7 @@ public class DistanceImpl extends MinimalEObjectImpl.Container implements Distan
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setValue(long newValue) {
@@ -96,7 +93,7 @@ public class DistanceImpl extends MinimalEObjectImpl.Container implements Distan
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -111,7 +108,7 @@ public class DistanceImpl extends MinimalEObjectImpl.Container implements Distan
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -127,7 +124,7 @@ public class DistanceImpl extends MinimalEObjectImpl.Container implements Distan
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -143,7 +140,7 @@ public class DistanceImpl extends MinimalEObjectImpl.Container implements Distan
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -158,7 +155,7 @@ public class DistanceImpl extends MinimalEObjectImpl.Container implements Distan
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/MetricImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/MetricImpl.java
index 4d578875f5b..db4edb41932 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/MetricImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/MetricImpl.java
@@ -3,12 +3,9 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Metric;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
@@ -30,7 +27,7 @@ public class MetricImpl extends MinimalEObjectImpl.Container implements Metric {
* The default value of the '{@link #getValue() <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getValue()
* @generated
* @ordered
@@ -41,7 +38,7 @@ public class MetricImpl extends MinimalEObjectImpl.Container implements Metric {
* The cached value of the '{@link #getValue() <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getValue()
* @generated
* @ordered
@@ -51,7 +48,7 @@ public class MetricImpl extends MinimalEObjectImpl.Container implements Metric {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected MetricImpl() {
@@ -61,7 +58,7 @@ public class MetricImpl extends MinimalEObjectImpl.Container implements Metric {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -72,7 +69,7 @@ public class MetricImpl extends MinimalEObjectImpl.Container implements Metric {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getValue() {
@@ -82,7 +79,7 @@ public class MetricImpl extends MinimalEObjectImpl.Container implements Metric {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setValue(double newValue) {
@@ -96,7 +93,7 @@ public class MetricImpl extends MinimalEObjectImpl.Container implements Metric {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -111,7 +108,7 @@ public class MetricImpl extends MinimalEObjectImpl.Container implements Metric {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -127,7 +124,7 @@ public class MetricImpl extends MinimalEObjectImpl.Container implements Metric {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -143,7 +140,7 @@ public class MetricImpl extends MinimalEObjectImpl.Container implements Metric {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -158,7 +155,7 @@ public class MetricImpl extends MinimalEObjectImpl.Container implements Metric {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Milli_AmpImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Milli_AmpImpl.java
index 4d46d342154..61b8d5e95ef 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Milli_AmpImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Milli_AmpImpl.java
@@ -3,12 +3,9 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Milli_Amp;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
@@ -30,7 +27,7 @@ public class Milli_AmpImpl extends MinimalEObjectImpl.Container implements Milli
* The default value of the '{@link #getValue() <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getValue()
* @generated
* @ordered
@@ -41,7 +38,7 @@ public class Milli_AmpImpl extends MinimalEObjectImpl.Container implements Milli
* The cached value of the '{@link #getValue() <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getValue()
* @generated
* @ordered
@@ -51,7 +48,7 @@ public class Milli_AmpImpl extends MinimalEObjectImpl.Container implements Milli
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Milli_AmpImpl() {
@@ -61,7 +58,7 @@ public class Milli_AmpImpl extends MinimalEObjectImpl.Container implements Milli
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -72,7 +69,7 @@ public class Milli_AmpImpl extends MinimalEObjectImpl.Container implements Milli
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getValue() {
@@ -82,7 +79,7 @@ public class Milli_AmpImpl extends MinimalEObjectImpl.Container implements Milli
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setValue(long newValue) {
@@ -96,7 +93,7 @@ public class Milli_AmpImpl extends MinimalEObjectImpl.Container implements Milli
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -111,7 +108,7 @@ public class Milli_AmpImpl extends MinimalEObjectImpl.Container implements Milli
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -127,7 +124,7 @@ public class Milli_AmpImpl extends MinimalEObjectImpl.Container implements Milli
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -143,7 +140,7 @@ public class Milli_AmpImpl extends MinimalEObjectImpl.Container implements Milli
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -158,7 +155,7 @@ public class Milli_AmpImpl extends MinimalEObjectImpl.Container implements Milli
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Oarp4_datatypesFactoryImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Oarp4_datatypesFactoryImpl.java
index 106bcd2ff19..cc1f8fcce56 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Oarp4_datatypesFactoryImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Oarp4_datatypesFactoryImpl.java
@@ -5,18 +5,32 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.ecore.EClass;
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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.*;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Angular;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Art_Set_Point;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Distance;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Metric;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Milli_Amp;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesFactory;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Linear_Left_Right;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Tics;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Tics_Left_Right;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Op_Set_Point;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Proxi_Left_Right;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Speed_Tics;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Speed_Tics_Left_Right;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Angular;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Angular_Left_Right;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Linear;
/**
* <!-- begin-user-doc -->
* An implementation of the model <b>Factory</b>.
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public class Oarp4_datatypesFactoryImpl extends EFactoryImpl implements Oarp4_datatypesFactory {
@@ -24,7 +38,7 @@ public class Oarp4_datatypesFactoryImpl extends EFactoryImpl implements Oarp4_da
* Creates the default factory implementation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static Oarp4_datatypesFactory init() {
@@ -43,7 +57,7 @@ public class Oarp4_datatypesFactoryImpl extends EFactoryImpl implements Oarp4_da
* Creates an instance of the factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Oarp4_datatypesFactoryImpl() {
@@ -53,7 +67,7 @@ public class Oarp4_datatypesFactoryImpl extends EFactoryImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -99,7 +113,7 @@ public class Oarp4_datatypesFactoryImpl extends EFactoryImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Velocity_Linear createVelocity_Linear() {
@@ -110,7 +124,7 @@ public class Oarp4_datatypesFactoryImpl extends EFactoryImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Art_Set_Point createArt_Set_Point() {
@@ -121,7 +135,7 @@ public class Oarp4_datatypesFactoryImpl extends EFactoryImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Velocity_Angular createVelocity_Angular() {
@@ -132,7 +146,7 @@ public class Oarp4_datatypesFactoryImpl extends EFactoryImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Distance createDistance() {
@@ -143,7 +157,7 @@ public class Oarp4_datatypesFactoryImpl extends EFactoryImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Metric createMetric() {
@@ -154,7 +168,7 @@ public class Oarp4_datatypesFactoryImpl extends EFactoryImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Angular createAngular() {
@@ -165,7 +179,7 @@ public class Oarp4_datatypesFactoryImpl extends EFactoryImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Op_Set_Point createOp_Set_Point() {
@@ -176,7 +190,7 @@ public class Oarp4_datatypesFactoryImpl extends EFactoryImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Speed_Tics_Left_Right createSpeed_Tics_Left_Right() {
@@ -187,7 +201,7 @@ public class Oarp4_datatypesFactoryImpl extends EFactoryImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Speed_Tics createSpeed_Tics() {
@@ -198,7 +212,7 @@ public class Oarp4_datatypesFactoryImpl extends EFactoryImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Odometer_Tics createOdometer_Tics() {
@@ -209,7 +223,7 @@ public class Oarp4_datatypesFactoryImpl extends EFactoryImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Odometer_Tics_Left_Right createOdometer_Tics_Left_Right() {
@@ -220,7 +234,7 @@ public class Oarp4_datatypesFactoryImpl extends EFactoryImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Proxi_Left_Right createProxi_Left_Right() {
@@ -231,7 +245,7 @@ public class Oarp4_datatypesFactoryImpl extends EFactoryImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Milli_Amp createMilli_Amp() {
@@ -242,7 +256,7 @@ public class Oarp4_datatypesFactoryImpl extends EFactoryImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Odometer_Linear_Left_Right createOdometer_Linear_Left_Right() {
@@ -253,7 +267,7 @@ public class Oarp4_datatypesFactoryImpl extends EFactoryImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Velocity_Angular_Left_Right createVelocity_Angular_Left_Right() {
@@ -264,7 +278,7 @@ public class Oarp4_datatypesFactoryImpl extends EFactoryImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Velocity createVelocity() {
@@ -275,7 +289,7 @@ public class Oarp4_datatypesFactoryImpl extends EFactoryImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Oarp4_datatypesPackage getOarp4_datatypesPackage() {
@@ -285,7 +299,7 @@ public class Oarp4_datatypesFactoryImpl extends EFactoryImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @deprecated
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Oarp4_datatypesPackageImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Oarp4_datatypesPackageImpl.java
index 0489439a5f8..14791f87ff0 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Oarp4_datatypesPackageImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Oarp4_datatypesPackageImpl.java
@@ -6,33 +6,19 @@ import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.EReference;
-
import org.eclipse.emf.ecore.impl.EPackageImpl;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
-
import org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.Actionlib_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.Diagnostic_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.Nav_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.Oarp1_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Angular;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Art_Set_Point;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Distance;
@@ -51,29 +37,24 @@ import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTyp
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Angular;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Angular_Left_Right;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Linear;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl;
-
import org.eclipse.uml2.uml.UMLPackage;
/**
* <!-- begin-user-doc -->
* An implementation of the model <b>Package</b>.
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_datatypesPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass velocity_LinearEClass = null;
@@ -81,7 +62,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass art_Set_PointEClass = null;
@@ -89,7 +70,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass velocity_AngularEClass = null;
@@ -97,7 +78,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass distanceEClass = null;
@@ -105,7 +86,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass metricEClass = null;
@@ -113,7 +94,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass angularEClass = null;
@@ -121,7 +102,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass op_Set_PointEClass = null;
@@ -129,7 +110,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass speed_Tics_Left_RightEClass = null;
@@ -137,7 +118,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass speed_TicsEClass = null;
@@ -145,7 +126,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass odometer_TicsEClass = null;
@@ -153,7 +134,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass odometer_Tics_Left_RightEClass = null;
@@ -161,7 +142,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass proxi_Left_RightEClass = null;
@@ -169,7 +150,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass milli_AmpEClass = null;
@@ -177,7 +158,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass odometer_Linear_Left_RightEClass = null;
@@ -185,7 +166,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass velocity_Angular_Left_RightEClass = null;
@@ -193,7 +174,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass velocityEClass = null;
@@ -203,7 +184,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
* 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 -->
- *
+ *
* @see org.eclipse.emf.ecore.EPackage.Registry
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage#eNS_URI
* @see #init()
@@ -216,7 +197,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private static boolean isInited = false;
@@ -227,7 +208,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
* <p>
* This method is used to initialize {@link Oarp4_datatypesPackage#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()
@@ -297,7 +278,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getVelocity_Linear() {
@@ -307,7 +288,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getVelocity_Linear_Value() {
@@ -317,7 +298,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getArt_Set_Point() {
@@ -327,7 +308,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getArt_Set_Point_Omega_left() {
@@ -337,7 +318,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getArt_Set_Point_Omega_right() {
@@ -347,7 +328,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getVelocity_Angular() {
@@ -357,7 +338,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getVelocity_Angular_Value() {
@@ -367,7 +348,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getDistance() {
@@ -377,7 +358,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getDistance_Value() {
@@ -387,7 +368,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getMetric() {
@@ -397,7 +378,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getMetric_Value() {
@@ -407,7 +388,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getAngular() {
@@ -417,7 +398,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getAngular_Value() {
@@ -427,7 +408,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getOp_Set_Point() {
@@ -437,7 +418,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getOp_Set_Point_Velocity() {
@@ -447,7 +428,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getOp_Set_Point_Orientation() {
@@ -457,7 +438,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getSpeed_Tics_Left_Right() {
@@ -467,7 +448,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getSpeed_Tics_Left_Right_Speed_tics_left() {
@@ -477,7 +458,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getSpeed_Tics_Left_Right_Speed_tics_right() {
@@ -487,7 +468,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getSpeed_Tics() {
@@ -497,7 +478,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getSpeed_Tics_Value() {
@@ -507,7 +488,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getOdometer_Tics() {
@@ -517,7 +498,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getOdometer_Tics_Value() {
@@ -527,7 +508,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getOdometer_Tics_Left_Right() {
@@ -537,7 +518,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getOdometer_Tics_Left_Right_Odometer_tics_left() {
@@ -547,7 +528,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getOdometer_Tics_Left_Right_Odometer_tics_right() {
@@ -557,7 +538,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getProxi_Left_Right() {
@@ -567,7 +548,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getProxi_Left_Right_Proxi_left() {
@@ -577,7 +558,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getProxi_Left_Right_Proxi_right() {
@@ -587,7 +568,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getMilli_Amp() {
@@ -597,7 +578,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getMilli_Amp_Value() {
@@ -607,7 +588,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getOdometer_Linear_Left_Right() {
@@ -617,7 +598,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getOdometer_Linear_Left_Right_Odometer_linear_left() {
@@ -627,7 +608,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getOdometer_Linear_Left_Right_Odometer_linear_right() {
@@ -637,7 +618,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getVelocity_Angular_Left_Right() {
@@ -647,7 +628,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getVelocity_Angular_Left_Right_Velocity_angular_left() {
@@ -657,7 +638,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getVelocity_Angular_Left_Right_Velocity_angular_right() {
@@ -667,7 +648,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getVelocity() {
@@ -677,7 +658,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getVelocity_Velocity_linear() {
@@ -687,7 +668,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getVelocity_Velocity_angular() {
@@ -697,7 +678,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Oarp4_datatypesFactory getOarp4_datatypesFactory() {
@@ -707,7 +688,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private boolean isCreated = false;
@@ -717,7 +698,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
* guarded to have no affect on any invocation but its first.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void createPackageContents() {
@@ -787,7 +768,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private boolean isInitialized = false;
@@ -797,7 +778,7 @@ public class Oarp4_datatypesPackageImpl extends EPackageImpl implements Oarp4_da
* method is guarded to have no affect on any invocation but its first.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void initializePackageContents() {
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Odometer_Linear_Left_RightImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Odometer_Linear_Left_RightImpl.java
index 65e9d60f4e6..d24511ec92f 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Odometer_Linear_Left_RightImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Odometer_Linear_Left_RightImpl.java
@@ -4,13 +4,10 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Metric;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Linear_Left_Right;
@@ -34,7 +31,7 @@ public class Odometer_Linear_Left_RightImpl extends MinimalEObjectImpl.Container
* The cached value of the '{@link #getOdometer_linear_left() <em>Odometer linear left</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getOdometer_linear_left()
* @generated
* @ordered
@@ -45,7 +42,7 @@ public class Odometer_Linear_Left_RightImpl extends MinimalEObjectImpl.Container
* The cached value of the '{@link #getOdometer_linear_right() <em>Odometer linear right</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getOdometer_linear_right()
* @generated
* @ordered
@@ -55,7 +52,7 @@ public class Odometer_Linear_Left_RightImpl extends MinimalEObjectImpl.Container
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Odometer_Linear_Left_RightImpl() {
@@ -65,7 +62,7 @@ public class Odometer_Linear_Left_RightImpl extends MinimalEObjectImpl.Container
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -76,7 +73,7 @@ public class Odometer_Linear_Left_RightImpl extends MinimalEObjectImpl.Container
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Metric getOdometer_linear_left() {
@@ -86,7 +83,7 @@ public class Odometer_Linear_Left_RightImpl extends MinimalEObjectImpl.Container
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetOdometer_linear_left(Metric newOdometer_linear_left, NotificationChain msgs) {
@@ -106,7 +103,7 @@ public class Odometer_Linear_Left_RightImpl extends MinimalEObjectImpl.Container
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setOdometer_linear_left(Metric newOdometer_linear_left) {
@@ -131,7 +128,7 @@ public class Odometer_Linear_Left_RightImpl extends MinimalEObjectImpl.Container
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Metric getOdometer_linear_right() {
@@ -141,7 +138,7 @@ public class Odometer_Linear_Left_RightImpl extends MinimalEObjectImpl.Container
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetOdometer_linear_right(Metric newOdometer_linear_right, NotificationChain msgs) {
@@ -161,7 +158,7 @@ public class Odometer_Linear_Left_RightImpl extends MinimalEObjectImpl.Container
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setOdometer_linear_right(Metric newOdometer_linear_right) {
@@ -186,7 +183,7 @@ public class Odometer_Linear_Left_RightImpl extends MinimalEObjectImpl.Container
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -203,7 +200,7 @@ public class Odometer_Linear_Left_RightImpl extends MinimalEObjectImpl.Container
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -220,7 +217,7 @@ public class Odometer_Linear_Left_RightImpl extends MinimalEObjectImpl.Container
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -239,7 +236,7 @@ public class Odometer_Linear_Left_RightImpl extends MinimalEObjectImpl.Container
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -258,7 +255,7 @@ public class Odometer_Linear_Left_RightImpl extends MinimalEObjectImpl.Container
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Odometer_TicsImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Odometer_TicsImpl.java
index 115e43fe5c2..8e39778280b 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Odometer_TicsImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Odometer_TicsImpl.java
@@ -3,12 +3,9 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Tics;
@@ -30,7 +27,7 @@ public class Odometer_TicsImpl extends MinimalEObjectImpl.Container implements O
* The default value of the '{@link #getValue() <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getValue()
* @generated
* @ordered
@@ -41,7 +38,7 @@ public class Odometer_TicsImpl extends MinimalEObjectImpl.Container implements O
* The cached value of the '{@link #getValue() <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getValue()
* @generated
* @ordered
@@ -51,7 +48,7 @@ public class Odometer_TicsImpl extends MinimalEObjectImpl.Container implements O
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Odometer_TicsImpl() {
@@ -61,7 +58,7 @@ public class Odometer_TicsImpl extends MinimalEObjectImpl.Container implements O
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -72,7 +69,7 @@ public class Odometer_TicsImpl extends MinimalEObjectImpl.Container implements O
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public int getValue() {
@@ -82,7 +79,7 @@ public class Odometer_TicsImpl extends MinimalEObjectImpl.Container implements O
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setValue(int newValue) {
@@ -96,7 +93,7 @@ public class Odometer_TicsImpl extends MinimalEObjectImpl.Container implements O
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -111,7 +108,7 @@ public class Odometer_TicsImpl extends MinimalEObjectImpl.Container implements O
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -127,7 +124,7 @@ public class Odometer_TicsImpl extends MinimalEObjectImpl.Container implements O
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -143,7 +140,7 @@ public class Odometer_TicsImpl extends MinimalEObjectImpl.Container implements O
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -158,7 +155,7 @@ public class Odometer_TicsImpl extends MinimalEObjectImpl.Container implements O
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Odometer_Tics_Left_RightImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Odometer_Tics_Left_RightImpl.java
index b463d1fcccd..ad485a9e02c 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Odometer_Tics_Left_RightImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Odometer_Tics_Left_RightImpl.java
@@ -4,13 +4,10 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Tics;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Tics_Left_Right;
@@ -34,7 +31,7 @@ public class Odometer_Tics_Left_RightImpl extends MinimalEObjectImpl.Container i
* The cached value of the '{@link #getOdometer_tics_left() <em>Odometer tics left</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getOdometer_tics_left()
* @generated
* @ordered
@@ -45,7 +42,7 @@ public class Odometer_Tics_Left_RightImpl extends MinimalEObjectImpl.Container i
* The cached value of the '{@link #getOdometer_tics_right() <em>Odometer tics right</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getOdometer_tics_right()
* @generated
* @ordered
@@ -55,7 +52,7 @@ public class Odometer_Tics_Left_RightImpl extends MinimalEObjectImpl.Container i
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Odometer_Tics_Left_RightImpl() {
@@ -65,7 +62,7 @@ public class Odometer_Tics_Left_RightImpl extends MinimalEObjectImpl.Container i
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -76,7 +73,7 @@ public class Odometer_Tics_Left_RightImpl extends MinimalEObjectImpl.Container i
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Odometer_Tics getOdometer_tics_left() {
@@ -86,7 +83,7 @@ public class Odometer_Tics_Left_RightImpl extends MinimalEObjectImpl.Container i
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetOdometer_tics_left(Odometer_Tics newOdometer_tics_left, NotificationChain msgs) {
@@ -106,7 +103,7 @@ public class Odometer_Tics_Left_RightImpl extends MinimalEObjectImpl.Container i
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setOdometer_tics_left(Odometer_Tics newOdometer_tics_left) {
@@ -131,7 +128,7 @@ public class Odometer_Tics_Left_RightImpl extends MinimalEObjectImpl.Container i
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Odometer_Tics getOdometer_tics_right() {
@@ -141,7 +138,7 @@ public class Odometer_Tics_Left_RightImpl extends MinimalEObjectImpl.Container i
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetOdometer_tics_right(Odometer_Tics newOdometer_tics_right, NotificationChain msgs) {
@@ -161,7 +158,7 @@ public class Odometer_Tics_Left_RightImpl extends MinimalEObjectImpl.Container i
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setOdometer_tics_right(Odometer_Tics newOdometer_tics_right) {
@@ -186,7 +183,7 @@ public class Odometer_Tics_Left_RightImpl extends MinimalEObjectImpl.Container i
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -203,7 +200,7 @@ public class Odometer_Tics_Left_RightImpl extends MinimalEObjectImpl.Container i
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -220,7 +217,7 @@ public class Odometer_Tics_Left_RightImpl extends MinimalEObjectImpl.Container i
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -239,7 +236,7 @@ public class Odometer_Tics_Left_RightImpl extends MinimalEObjectImpl.Container i
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -258,7 +255,7 @@ public class Odometer_Tics_Left_RightImpl extends MinimalEObjectImpl.Container i
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Op_Set_PointImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Op_Set_PointImpl.java
index e92caf22d18..9c24eed35ab 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Op_Set_PointImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Op_Set_PointImpl.java
@@ -4,13 +4,10 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Angular;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Op_Set_Point;
@@ -35,7 +32,7 @@ public class Op_Set_PointImpl extends MinimalEObjectImpl.Container implements Op
* The cached value of the '{@link #getVelocity() <em>Velocity</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getVelocity()
* @generated
* @ordered
@@ -46,7 +43,7 @@ public class Op_Set_PointImpl extends MinimalEObjectImpl.Container implements Op
* The cached value of the '{@link #getOrientation() <em>Orientation</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getOrientation()
* @generated
* @ordered
@@ -56,7 +53,7 @@ public class Op_Set_PointImpl extends MinimalEObjectImpl.Container implements Op
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Op_Set_PointImpl() {
@@ -66,7 +63,7 @@ public class Op_Set_PointImpl extends MinimalEObjectImpl.Container implements Op
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -77,7 +74,7 @@ public class Op_Set_PointImpl extends MinimalEObjectImpl.Container implements Op
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Velocity_Linear getVelocity() {
@@ -87,7 +84,7 @@ public class Op_Set_PointImpl extends MinimalEObjectImpl.Container implements Op
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetVelocity(Velocity_Linear newVelocity, NotificationChain msgs) {
@@ -107,7 +104,7 @@ public class Op_Set_PointImpl extends MinimalEObjectImpl.Container implements Op
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setVelocity(Velocity_Linear newVelocity) {
@@ -132,7 +129,7 @@ public class Op_Set_PointImpl extends MinimalEObjectImpl.Container implements Op
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Angular getOrientation() {
@@ -142,7 +139,7 @@ public class Op_Set_PointImpl extends MinimalEObjectImpl.Container implements Op
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetOrientation(Angular newOrientation, NotificationChain msgs) {
@@ -162,7 +159,7 @@ public class Op_Set_PointImpl extends MinimalEObjectImpl.Container implements Op
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setOrientation(Angular newOrientation) {
@@ -187,7 +184,7 @@ public class Op_Set_PointImpl extends MinimalEObjectImpl.Container implements Op
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -204,7 +201,7 @@ public class Op_Set_PointImpl extends MinimalEObjectImpl.Container implements Op
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -221,7 +218,7 @@ public class Op_Set_PointImpl extends MinimalEObjectImpl.Container implements Op
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -240,7 +237,7 @@ public class Op_Set_PointImpl extends MinimalEObjectImpl.Container implements Op
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -259,7 +256,7 @@ public class Op_Set_PointImpl extends MinimalEObjectImpl.Container implements Op
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Proxi_Left_RightImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Proxi_Left_RightImpl.java
index e18c272f278..aef44f9272b 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Proxi_Left_RightImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Proxi_Left_RightImpl.java
@@ -4,13 +4,10 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Distance;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Proxi_Left_Right;
@@ -34,7 +31,7 @@ public class Proxi_Left_RightImpl extends MinimalEObjectImpl.Container implement
* The cached value of the '{@link #getProxi_left() <em>Proxi left</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getProxi_left()
* @generated
* @ordered
@@ -45,7 +42,7 @@ public class Proxi_Left_RightImpl extends MinimalEObjectImpl.Container implement
* The cached value of the '{@link #getProxi_right() <em>Proxi right</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getProxi_right()
* @generated
* @ordered
@@ -55,7 +52,7 @@ public class Proxi_Left_RightImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Proxi_Left_RightImpl() {
@@ -65,7 +62,7 @@ public class Proxi_Left_RightImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -76,7 +73,7 @@ public class Proxi_Left_RightImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Distance getProxi_left() {
@@ -86,7 +83,7 @@ public class Proxi_Left_RightImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetProxi_left(Distance newProxi_left, NotificationChain msgs) {
@@ -106,7 +103,7 @@ public class Proxi_Left_RightImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setProxi_left(Distance newProxi_left) {
@@ -131,7 +128,7 @@ public class Proxi_Left_RightImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Distance getProxi_right() {
@@ -141,7 +138,7 @@ public class Proxi_Left_RightImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetProxi_right(Distance newProxi_right, NotificationChain msgs) {
@@ -161,7 +158,7 @@ public class Proxi_Left_RightImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setProxi_right(Distance newProxi_right) {
@@ -186,7 +183,7 @@ public class Proxi_Left_RightImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -203,7 +200,7 @@ public class Proxi_Left_RightImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -220,7 +217,7 @@ public class Proxi_Left_RightImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -239,7 +236,7 @@ public class Proxi_Left_RightImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -258,7 +255,7 @@ public class Proxi_Left_RightImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Speed_TicsImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Speed_TicsImpl.java
index ff3dc9abb1d..86483074099 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Speed_TicsImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Speed_TicsImpl.java
@@ -3,12 +3,9 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Speed_Tics;
@@ -30,7 +27,7 @@ public class Speed_TicsImpl extends MinimalEObjectImpl.Container implements Spee
* The default value of the '{@link #getValue() <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getValue()
* @generated
* @ordered
@@ -41,7 +38,7 @@ public class Speed_TicsImpl extends MinimalEObjectImpl.Container implements Spee
* The cached value of the '{@link #getValue() <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getValue()
* @generated
* @ordered
@@ -51,7 +48,7 @@ public class Speed_TicsImpl extends MinimalEObjectImpl.Container implements Spee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Speed_TicsImpl() {
@@ -61,7 +58,7 @@ public class Speed_TicsImpl extends MinimalEObjectImpl.Container implements Spee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -72,7 +69,7 @@ public class Speed_TicsImpl extends MinimalEObjectImpl.Container implements Spee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public int getValue() {
@@ -82,7 +79,7 @@ public class Speed_TicsImpl extends MinimalEObjectImpl.Container implements Spee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setValue(int newValue) {
@@ -96,7 +93,7 @@ public class Speed_TicsImpl extends MinimalEObjectImpl.Container implements Spee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -111,7 +108,7 @@ public class Speed_TicsImpl extends MinimalEObjectImpl.Container implements Spee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -127,7 +124,7 @@ public class Speed_TicsImpl extends MinimalEObjectImpl.Container implements Spee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -143,7 +140,7 @@ public class Speed_TicsImpl extends MinimalEObjectImpl.Container implements Spee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -158,7 +155,7 @@ public class Speed_TicsImpl extends MinimalEObjectImpl.Container implements Spee
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Speed_Tics_Left_RightImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Speed_Tics_Left_RightImpl.java
index 4d65b8ca447..07b39aac77f 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Speed_Tics_Left_RightImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Speed_Tics_Left_RightImpl.java
@@ -4,13 +4,10 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Speed_Tics;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Speed_Tics_Left_Right;
@@ -34,7 +31,7 @@ public class Speed_Tics_Left_RightImpl extends MinimalEObjectImpl.Container impl
* The cached value of the '{@link #getSpeed_tics_left() <em>Speed tics left</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSpeed_tics_left()
* @generated
* @ordered
@@ -45,7 +42,7 @@ public class Speed_Tics_Left_RightImpl extends MinimalEObjectImpl.Container impl
* The cached value of the '{@link #getSpeed_tics_right() <em>Speed tics right</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSpeed_tics_right()
* @generated
* @ordered
@@ -55,7 +52,7 @@ public class Speed_Tics_Left_RightImpl extends MinimalEObjectImpl.Container impl
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Speed_Tics_Left_RightImpl() {
@@ -65,7 +62,7 @@ public class Speed_Tics_Left_RightImpl extends MinimalEObjectImpl.Container impl
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -76,7 +73,7 @@ public class Speed_Tics_Left_RightImpl extends MinimalEObjectImpl.Container impl
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Speed_Tics getSpeed_tics_left() {
@@ -86,7 +83,7 @@ public class Speed_Tics_Left_RightImpl extends MinimalEObjectImpl.Container impl
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetSpeed_tics_left(Speed_Tics newSpeed_tics_left, NotificationChain msgs) {
@@ -106,7 +103,7 @@ public class Speed_Tics_Left_RightImpl extends MinimalEObjectImpl.Container impl
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setSpeed_tics_left(Speed_Tics newSpeed_tics_left) {
@@ -131,7 +128,7 @@ public class Speed_Tics_Left_RightImpl extends MinimalEObjectImpl.Container impl
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Speed_Tics getSpeed_tics_right() {
@@ -141,7 +138,7 @@ public class Speed_Tics_Left_RightImpl extends MinimalEObjectImpl.Container impl
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetSpeed_tics_right(Speed_Tics newSpeed_tics_right, NotificationChain msgs) {
@@ -161,7 +158,7 @@ public class Speed_Tics_Left_RightImpl extends MinimalEObjectImpl.Container impl
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setSpeed_tics_right(Speed_Tics newSpeed_tics_right) {
@@ -186,7 +183,7 @@ public class Speed_Tics_Left_RightImpl extends MinimalEObjectImpl.Container impl
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -203,7 +200,7 @@ public class Speed_Tics_Left_RightImpl extends MinimalEObjectImpl.Container impl
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -220,7 +217,7 @@ public class Speed_Tics_Left_RightImpl extends MinimalEObjectImpl.Container impl
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -239,7 +236,7 @@ public class Speed_Tics_Left_RightImpl extends MinimalEObjectImpl.Container impl
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -258,7 +255,7 @@ public class Speed_Tics_Left_RightImpl extends MinimalEObjectImpl.Container impl
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/VelocityImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/VelocityImpl.java
index a37f33ac745..aa506786284 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/VelocityImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/VelocityImpl.java
@@ -4,13 +4,10 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Angular;
@@ -35,7 +32,7 @@ public class VelocityImpl extends MinimalEObjectImpl.Container implements Veloci
* The cached value of the '{@link #getVelocity_linear() <em>Velocity linear</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getVelocity_linear()
* @generated
* @ordered
@@ -46,7 +43,7 @@ public class VelocityImpl extends MinimalEObjectImpl.Container implements Veloci
* The cached value of the '{@link #getVelocity_angular() <em>Velocity angular</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getVelocity_angular()
* @generated
* @ordered
@@ -56,7 +53,7 @@ public class VelocityImpl extends MinimalEObjectImpl.Container implements Veloci
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected VelocityImpl() {
@@ -66,7 +63,7 @@ public class VelocityImpl extends MinimalEObjectImpl.Container implements Veloci
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -77,7 +74,7 @@ public class VelocityImpl extends MinimalEObjectImpl.Container implements Veloci
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Velocity_Linear getVelocity_linear() {
@@ -87,7 +84,7 @@ public class VelocityImpl extends MinimalEObjectImpl.Container implements Veloci
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetVelocity_linear(Velocity_Linear newVelocity_linear, NotificationChain msgs) {
@@ -107,7 +104,7 @@ public class VelocityImpl extends MinimalEObjectImpl.Container implements Veloci
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setVelocity_linear(Velocity_Linear newVelocity_linear) {
@@ -132,7 +129,7 @@ public class VelocityImpl extends MinimalEObjectImpl.Container implements Veloci
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Velocity_Angular getVelocity_angular() {
@@ -142,7 +139,7 @@ public class VelocityImpl extends MinimalEObjectImpl.Container implements Veloci
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetVelocity_angular(Velocity_Angular newVelocity_angular, NotificationChain msgs) {
@@ -162,7 +159,7 @@ public class VelocityImpl extends MinimalEObjectImpl.Container implements Veloci
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setVelocity_angular(Velocity_Angular newVelocity_angular) {
@@ -187,7 +184,7 @@ public class VelocityImpl extends MinimalEObjectImpl.Container implements Veloci
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -204,7 +201,7 @@ public class VelocityImpl extends MinimalEObjectImpl.Container implements Veloci
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -221,7 +218,7 @@ public class VelocityImpl extends MinimalEObjectImpl.Container implements Veloci
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -240,7 +237,7 @@ public class VelocityImpl extends MinimalEObjectImpl.Container implements Veloci
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -259,7 +256,7 @@ public class VelocityImpl extends MinimalEObjectImpl.Container implements Veloci
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Velocity_AngularImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Velocity_AngularImpl.java
index e6c1ae5ed8f..3982d51e07e 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Velocity_AngularImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Velocity_AngularImpl.java
@@ -3,12 +3,9 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Angular;
@@ -30,7 +27,7 @@ public class Velocity_AngularImpl extends MinimalEObjectImpl.Container implement
* The default value of the '{@link #getValue() <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getValue()
* @generated
* @ordered
@@ -41,7 +38,7 @@ public class Velocity_AngularImpl extends MinimalEObjectImpl.Container implement
* The cached value of the '{@link #getValue() <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getValue()
* @generated
* @ordered
@@ -51,7 +48,7 @@ public class Velocity_AngularImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Velocity_AngularImpl() {
@@ -61,7 +58,7 @@ public class Velocity_AngularImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -72,7 +69,7 @@ public class Velocity_AngularImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getValue() {
@@ -82,7 +79,7 @@ public class Velocity_AngularImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setValue(double newValue) {
@@ -96,7 +93,7 @@ public class Velocity_AngularImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -111,7 +108,7 @@ public class Velocity_AngularImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -127,7 +124,7 @@ public class Velocity_AngularImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -143,7 +140,7 @@ public class Velocity_AngularImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -158,7 +155,7 @@ public class Velocity_AngularImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Velocity_Angular_Left_RightImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Velocity_Angular_Left_RightImpl.java
index ec68e711f66..7bffc9a3828 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Velocity_Angular_Left_RightImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Velocity_Angular_Left_RightImpl.java
@@ -4,13 +4,10 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Angular;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Angular_Left_Right;
@@ -34,7 +31,7 @@ public class Velocity_Angular_Left_RightImpl extends MinimalEObjectImpl.Containe
* The cached value of the '{@link #getVelocity_angular_left() <em>Velocity angular left</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getVelocity_angular_left()
* @generated
* @ordered
@@ -45,7 +42,7 @@ public class Velocity_Angular_Left_RightImpl extends MinimalEObjectImpl.Containe
* The cached value of the '{@link #getVelocity_angular_right() <em>Velocity angular right</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getVelocity_angular_right()
* @generated
* @ordered
@@ -55,7 +52,7 @@ public class Velocity_Angular_Left_RightImpl extends MinimalEObjectImpl.Containe
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Velocity_Angular_Left_RightImpl() {
@@ -65,7 +62,7 @@ public class Velocity_Angular_Left_RightImpl extends MinimalEObjectImpl.Containe
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -76,7 +73,7 @@ public class Velocity_Angular_Left_RightImpl extends MinimalEObjectImpl.Containe
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Velocity_Angular getVelocity_angular_left() {
@@ -86,7 +83,7 @@ public class Velocity_Angular_Left_RightImpl extends MinimalEObjectImpl.Containe
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetVelocity_angular_left(Velocity_Angular newVelocity_angular_left, NotificationChain msgs) {
@@ -106,7 +103,7 @@ public class Velocity_Angular_Left_RightImpl extends MinimalEObjectImpl.Containe
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setVelocity_angular_left(Velocity_Angular newVelocity_angular_left) {
@@ -131,7 +128,7 @@ public class Velocity_Angular_Left_RightImpl extends MinimalEObjectImpl.Containe
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Velocity_Angular getVelocity_angular_right() {
@@ -141,7 +138,7 @@ public class Velocity_Angular_Left_RightImpl extends MinimalEObjectImpl.Containe
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetVelocity_angular_right(Velocity_Angular newVelocity_angular_right, NotificationChain msgs) {
@@ -161,7 +158,7 @@ public class Velocity_Angular_Left_RightImpl extends MinimalEObjectImpl.Containe
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setVelocity_angular_right(Velocity_Angular newVelocity_angular_right) {
@@ -186,7 +183,7 @@ public class Velocity_Angular_Left_RightImpl extends MinimalEObjectImpl.Containe
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -203,7 +200,7 @@ public class Velocity_Angular_Left_RightImpl extends MinimalEObjectImpl.Containe
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -220,7 +217,7 @@ public class Velocity_Angular_Left_RightImpl extends MinimalEObjectImpl.Containe
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -239,7 +236,7 @@ public class Velocity_Angular_Left_RightImpl extends MinimalEObjectImpl.Containe
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -258,7 +255,7 @@ public class Velocity_Angular_Left_RightImpl extends MinimalEObjectImpl.Containe
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Velocity_LinearImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Velocity_LinearImpl.java
index e8f761e8825..77095a237e1 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Velocity_LinearImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/impl/Velocity_LinearImpl.java
@@ -3,12 +3,9 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Linear;
@@ -30,7 +27,7 @@ public class Velocity_LinearImpl extends MinimalEObjectImpl.Container implements
* The default value of the '{@link #getValue() <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getValue()
* @generated
* @ordered
@@ -41,7 +38,7 @@ public class Velocity_LinearImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getValue() <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getValue()
* @generated
* @ordered
@@ -51,7 +48,7 @@ public class Velocity_LinearImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Velocity_LinearImpl() {
@@ -61,7 +58,7 @@ public class Velocity_LinearImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -72,7 +69,7 @@ public class Velocity_LinearImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public int getValue() {
@@ -82,7 +79,7 @@ public class Velocity_LinearImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setValue(int newValue) {
@@ -96,7 +93,7 @@ public class Velocity_LinearImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -111,7 +108,7 @@ public class Velocity_LinearImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -127,7 +124,7 @@ public class Velocity_LinearImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -143,7 +140,7 @@ public class Velocity_LinearImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -158,7 +155,7 @@ public class Velocity_LinearImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/util/Oarp4_datatypesAdapterFactory.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/util/Oarp4_datatypesAdapterFactory.java
index 17cef5e71d6..b238ec2fd16 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/util/Oarp4_datatypesAdapterFactory.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/util/Oarp4_datatypesAdapterFactory.java
@@ -4,19 +4,32 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.*;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Angular;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Art_Set_Point;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Distance;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Metric;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Milli_Amp;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Linear_Left_Right;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Tics;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Tics_Left_Right;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Op_Set_Point;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Proxi_Left_Right;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Speed_Tics;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Speed_Tics_Left_Right;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Angular;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Angular_Left_Right;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Linear;
/**
* <!-- begin-user-doc -->
* 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage
* @generated
*/
@@ -25,7 +38,7 @@ public class Oarp4_datatypesAdapterFactory extends AdapterFactoryImpl {
* The cached model package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected static Oarp4_datatypesPackage modelPackage;
@@ -34,7 +47,7 @@ public class Oarp4_datatypesAdapterFactory extends AdapterFactoryImpl {
* Creates an instance of the adapter factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Oarp4_datatypesAdapterFactory() {
@@ -48,7 +61,7 @@ public class Oarp4_datatypesAdapterFactory 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
*/
@@ -67,7 +80,7 @@ public class Oarp4_datatypesAdapterFactory extends AdapterFactoryImpl {
* The switch that delegates to the <code>createXXX</code> methods.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Oarp4_datatypesSwitch<Adapter> modelSwitch =
@@ -162,7 +175,7 @@ public class Oarp4_datatypesAdapterFactory extends AdapterFactoryImpl {
* Creates an adapter for the <code>target</code>.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param target
* the object to adapt.
* @return the adapter for the <code>target</code>.
@@ -180,7 +193,7 @@ public class Oarp4_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Linear
* @generated
@@ -195,7 +208,7 @@ public class Oarp4_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Art_Set_Point
* @generated
@@ -210,7 +223,7 @@ public class Oarp4_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Angular
* @generated
@@ -225,7 +238,7 @@ public class Oarp4_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Distance
* @generated
@@ -240,7 +253,7 @@ public class Oarp4_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Metric
* @generated
@@ -255,7 +268,7 @@ public class Oarp4_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Angular
* @generated
@@ -270,7 +283,7 @@ public class Oarp4_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Op_Set_Point
* @generated
@@ -285,7 +298,7 @@ public class Oarp4_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Speed_Tics_Left_Right
* @generated
@@ -300,7 +313,7 @@ public class Oarp4_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Speed_Tics
* @generated
@@ -315,7 +328,7 @@ public class Oarp4_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Tics
* @generated
@@ -330,7 +343,7 @@ public class Oarp4_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Tics_Left_Right
* @generated
@@ -345,7 +358,7 @@ public class Oarp4_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Proxi_Left_Right
* @generated
@@ -360,7 +373,7 @@ public class Oarp4_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Milli_Amp
* @generated
@@ -375,7 +388,7 @@ public class Oarp4_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Linear_Left_Right
* @generated
@@ -390,7 +403,7 @@ public class Oarp4_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Angular_Left_Right
* @generated
@@ -405,7 +418,7 @@ public class Oarp4_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity
* @generated
@@ -419,7 +432,7 @@ public class Oarp4_datatypesAdapterFactory extends AdapterFactoryImpl {
* <!-- begin-user-doc -->
* This default implementation returns null.
* <!-- end-user-doc -->
- *
+ *
* @return the new adapter.
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/util/Oarp4_datatypesSwitch.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/util/Oarp4_datatypesSwitch.java
index 69eaedf759a..63c38b1cf04 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/util/Oarp4_datatypesSwitch.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/oarps_datatypes/oarp4_datatypes/util/Oarp4_datatypesSwitch.java
@@ -4,10 +4,24 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
-
import org.eclipse.emf.ecore.util.Switch;
-
-import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.*;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Angular;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Art_Set_Point;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Distance;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Metric;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Milli_Amp;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Linear_Left_Right;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Tics;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Odometer_Tics_Left_Right;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Op_Set_Point;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Proxi_Left_Right;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Speed_Tics;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Speed_Tics_Left_Right;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Angular;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Angular_Left_Right;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Velocity_Linear;
/**
* <!-- begin-user-doc -->
@@ -18,7 +32,7 @@ import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTyp
* until a non-null result is returned,
* which is the result of the switch.
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage
* @generated
*/
@@ -27,7 +41,7 @@ public class Oarp4_datatypesSwitch<T> extends Switch<T> {
* The cached model package
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected static Oarp4_datatypesPackage modelPackage;
@@ -36,7 +50,7 @@ public class Oarp4_datatypesSwitch<T> extends Switch<T> {
* Creates an instance of the switch.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Oarp4_datatypesSwitch() {
@@ -49,7 +63,7 @@ public class Oarp4_datatypesSwitch<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
@@ -63,7 +77,7 @@ public class Oarp4_datatypesSwitch<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
*/
@@ -209,7 +223,7 @@ public class Oarp4_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Velocity Linear</em>'.
@@ -226,7 +240,7 @@ public class Oarp4_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Art Set Point</em>'.
@@ -243,7 +257,7 @@ public class Oarp4_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Velocity Angular</em>'.
@@ -260,7 +274,7 @@ public class Oarp4_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Distance</em>'.
@@ -277,7 +291,7 @@ public class Oarp4_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Metric</em>'.
@@ -294,7 +308,7 @@ public class Oarp4_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Angular</em>'.
@@ -311,7 +325,7 @@ public class Oarp4_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Op Set Point</em>'.
@@ -328,7 +342,7 @@ public class Oarp4_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Speed Tics Left Right</em>'.
@@ -345,7 +359,7 @@ public class Oarp4_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Speed Tics</em>'.
@@ -362,7 +376,7 @@ public class Oarp4_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Odometer Tics</em>'.
@@ -379,7 +393,7 @@ public class Oarp4_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Odometer Tics Left Right</em>'.
@@ -396,7 +410,7 @@ public class Oarp4_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Proxi Left Right</em>'.
@@ -413,7 +427,7 @@ public class Oarp4_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Milli Amp</em>'.
@@ -430,7 +444,7 @@ public class Oarp4_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Odometer Linear Left Right</em>'.
@@ -447,7 +461,7 @@ public class Oarp4_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Velocity Angular Left Right</em>'.
@@ -464,7 +478,7 @@ public class Oarp4_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Velocity</em>'.
@@ -481,7 +495,7 @@ public class Oarp4_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>EObject</em>'.
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/COVARIANCE_TYPE.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/COVARIANCE_TYPE.java
index 2bbf8e121af..2b6f6d3b940 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/COVARIANCE_TYPE.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/COVARIANCE_TYPE.java
@@ -13,7 +13,7 @@ import org.eclipse.emf.common.util.Enumerator;
* A representation of the literals of the enumeration '<em><b>COVARIANCE TYPE</b></em>',
* and utility methods for working with them.
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getCOVARIANCE_TYPE()
* @model
* @generated
@@ -23,7 +23,7 @@ public enum COVARIANCE_TYPE implements Enumerator {
* The '<em><b>COVARIANCE TYPE UNKNOWN</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #COVARIANCE_TYPE_UNKNOWN_VALUE
* @generated
* @ordered
@@ -34,7 +34,7 @@ public enum COVARIANCE_TYPE implements Enumerator {
* The '<em><b>COVARIANCE TYPE APPROXIMATED</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #COVARIANCE_TYPE_APPROXIMATED_VALUE
* @generated
* @ordered
@@ -45,7 +45,7 @@ public enum COVARIANCE_TYPE implements Enumerator {
* The '<em><b>COVARIANCE TYPE DIAGONAL KNOWN</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #_COVARIANCE_TYPE_DIAGONAL_KNOWN_VALUE
* @generated
* @ordered
@@ -56,7 +56,7 @@ public enum COVARIANCE_TYPE implements Enumerator {
* The '<em><b>COVARIANCE TYPE KNOWN</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #COVARIANCE_TYPE_KNOWN_VALUE
* @generated
* @ordered
@@ -70,7 +70,7 @@ public enum COVARIANCE_TYPE implements Enumerator {
* If the meaning of '<em><b>COVARIANCE TYPE UNKNOWN</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #COVARIANCE_TYPE_UNKNOWN
* @model
* @generated
@@ -85,7 +85,7 @@ public enum COVARIANCE_TYPE implements Enumerator {
* If the meaning of '<em><b>COVARIANCE TYPE APPROXIMATED</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #COVARIANCE_TYPE_APPROXIMATED
* @model
* @generated
@@ -100,7 +100,7 @@ public enum COVARIANCE_TYPE implements Enumerator {
* If the meaning of '<em><b>COVARIANCE TYPE DIAGONAL KNOWN</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #_COVARIANCE_TYPE_DIAGONAL_KNOWN
* @model
* @generated
@@ -115,7 +115,7 @@ public enum COVARIANCE_TYPE implements Enumerator {
* If the meaning of '<em><b>COVARIANCE TYPE KNOWN</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #COVARIANCE_TYPE_KNOWN
* @model
* @generated
@@ -127,7 +127,7 @@ public enum COVARIANCE_TYPE implements Enumerator {
* An array of all the '<em><b>COVARIANCE TYPE</b></em>' enumerators.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private static final COVARIANCE_TYPE[] VALUES_ARRAY =
@@ -142,7 +142,7 @@ public enum COVARIANCE_TYPE implements Enumerator {
* A public read-only list of all the '<em><b>COVARIANCE TYPE</b></em>' enumerators.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static final List<COVARIANCE_TYPE> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
@@ -151,7 +151,7 @@ public enum COVARIANCE_TYPE implements Enumerator {
* Returns the '<em><b>COVARIANCE TYPE</b></em>' literal with the specified literal value.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static COVARIANCE_TYPE get(String literal) {
@@ -168,7 +168,7 @@ public enum COVARIANCE_TYPE implements Enumerator {
* Returns the '<em><b>COVARIANCE TYPE</b></em>' literal with the specified name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static COVARIANCE_TYPE getByName(String name) {
@@ -185,7 +185,7 @@ public enum COVARIANCE_TYPE implements Enumerator {
* Returns the '<em><b>COVARIANCE TYPE</b></em>' literal with the specified integer value.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static COVARIANCE_TYPE get(int value) {
@@ -205,7 +205,7 @@ public enum COVARIANCE_TYPE implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final int value;
@@ -213,7 +213,7 @@ public enum COVARIANCE_TYPE implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final String name;
@@ -221,7 +221,7 @@ public enum COVARIANCE_TYPE implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final String literal;
@@ -230,7 +230,7 @@ public enum COVARIANCE_TYPE implements Enumerator {
* Only this class can construct instances.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private COVARIANCE_TYPE(int value, String name, String literal) {
@@ -242,7 +242,7 @@ public enum COVARIANCE_TYPE implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public int getValue() {
@@ -252,7 +252,7 @@ public enum COVARIANCE_TYPE implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getName() {
@@ -262,7 +262,7 @@ public enum COVARIANCE_TYPE implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getLiteral() {
@@ -273,7 +273,7 @@ public enum COVARIANCE_TYPE implements Enumerator {
* Returns the literal value of the enumerator, which is its string representation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/CameraInfo.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/CameraInfo.java
index 45ac3627482..306469dc3d5 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/CameraInfo.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/CameraInfo.java
@@ -3,9 +3,7 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -42,7 +40,7 @@ public interface CameraInfo extends EObject {
* If the meaning of the '<em>Header</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Header</em>' containment reference.
* @see #setHeader(Header)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getCameraInfo_Header()
@@ -55,7 +53,7 @@ public interface CameraInfo extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getHeader <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Header</em>' containment reference.
* @see #getHeader()
@@ -70,7 +68,7 @@ public interface CameraInfo extends EObject {
* If the meaning of the '<em>Height</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Height</em>' attribute.
* @see #setHeight(long)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getCameraInfo_Height()
@@ -83,7 +81,7 @@ public interface CameraInfo extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getHeight <em>Height</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Height</em>' attribute.
* @see #getHeight()
@@ -98,7 +96,7 @@ public interface CameraInfo extends EObject {
* If the meaning of the '<em>Width</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Width</em>' attribute.
* @see #setWidth(long)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getCameraInfo_Width()
@@ -111,7 +109,7 @@ public interface CameraInfo extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getWidth <em>Width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Width</em>' attribute.
* @see #getWidth()
@@ -126,7 +124,7 @@ public interface CameraInfo extends EObject {
* If the meaning of the '<em>Distorsion model</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Distorsion model</em>' attribute.
* @see #setDistorsion_model(String)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getCameraInfo_Distorsion_model()
@@ -139,7 +137,7 @@ public interface CameraInfo extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getDistorsion_model <em>Distorsion model</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Distorsion model</em>' attribute.
* @see #getDistorsion_model()
@@ -155,7 +153,7 @@ public interface CameraInfo extends EObject {
* If the meaning of the '<em>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>D</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getCameraInfo_D()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float64" ordered="false"
@@ -171,7 +169,7 @@ public interface CameraInfo extends EObject {
* If the meaning of the '<em>K</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>K</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getCameraInfo_K()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float64" lower="9" upper="9" ordered="false"
@@ -187,7 +185,7 @@ public interface CameraInfo extends EObject {
* If the meaning of the '<em>R</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>R</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getCameraInfo_R()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float64" lower="9" upper="9" ordered="false"
@@ -203,7 +201,7 @@ public interface CameraInfo extends EObject {
* If the meaning of the '<em>P</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>P</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getCameraInfo_P()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float64" lower="12" upper="12" ordered="false"
@@ -218,7 +216,7 @@ public interface CameraInfo extends EObject {
* If the meaning of the '<em>Binning x</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Binning x</em>' attribute.
* @see #setBinning_x(long)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getCameraInfo_Binning_x()
@@ -231,7 +229,7 @@ public interface CameraInfo extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getBinning_x <em>Binning x</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Binning x</em>' attribute.
* @see #getBinning_x()
@@ -246,7 +244,7 @@ public interface CameraInfo extends EObject {
* If the meaning of the '<em>Binning y</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Binning y</em>' attribute.
* @see #setBinning_y(long)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getCameraInfo_Binning_y()
@@ -259,7 +257,7 @@ public interface CameraInfo extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getBinning_y <em>Binning y</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Binning y</em>' attribute.
* @see #getBinning_y()
@@ -274,7 +272,7 @@ public interface CameraInfo extends EObject {
* If the meaning of the '<em>Roi</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Roi</em>' containment reference.
* @see #setRoi(RegionOfInterest)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getCameraInfo_Roi()
@@ -287,7 +285,7 @@ public interface CameraInfo extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getRoi <em>Roi</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Roi</em>' containment reference.
* @see #getRoi()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/CarLikeOdometry.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/CarLikeOdometry.java
index aa295153023..f892312dab4 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/CarLikeOdometry.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/CarLikeOdometry.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes;
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -35,7 +34,7 @@ public interface CarLikeOdometry extends EObject {
* If the meaning of the '<em>Header</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Header</em>' containment reference.
* @see #setHeader(Header)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getCarLikeOdometry_Header()
@@ -48,7 +47,7 @@ public interface CarLikeOdometry extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CarLikeOdometry#getHeader <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Header</em>' containment reference.
* @see #getHeader()
@@ -63,7 +62,7 @@ public interface CarLikeOdometry extends EObject {
* If the meaning of the '<em>Steering angle</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Steering angle</em>' attribute.
* @see #setSteering_angle(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getCarLikeOdometry_Steering_angle()
@@ -76,7 +75,7 @@ public interface CarLikeOdometry extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CarLikeOdometry#getSteering_angle <em>Steering angle</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Steering angle</em>' attribute.
* @see #getSteering_angle()
@@ -91,7 +90,7 @@ public interface CarLikeOdometry extends EObject {
* If the meaning of the '<em>Left rear wheel distance</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Left rear wheel distance</em>' attribute.
* @see #setLeft_rear_wheel_distance(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getCarLikeOdometry_Left_rear_wheel_distance()
@@ -104,7 +103,7 @@ public interface CarLikeOdometry extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CarLikeOdometry#getLeft_rear_wheel_distance <em>Left rear wheel distance</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Left rear wheel distance</em>' attribute.
* @see #getLeft_rear_wheel_distance()
@@ -119,7 +118,7 @@ public interface CarLikeOdometry extends EObject {
* If the meaning of the '<em>Right rear wheel distance</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Right rear wheel distance</em>' attribute.
* @see #setRight_rear_wheel_distance(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getCarLikeOdometry_Right_rear_wheel_distance()
@@ -132,7 +131,7 @@ public interface CarLikeOdometry extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CarLikeOdometry#getRight_rear_wheel_distance <em>Right rear wheel distance</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Right rear wheel distance</em>' attribute.
* @see #getRight_rear_wheel_distance()
@@ -147,7 +146,7 @@ public interface CarLikeOdometry extends EObject {
* If the meaning of the '<em>Right rear wheel velocity</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Right rear wheel velocity</em>' attribute.
* @see #setRight_rear_wheel_velocity(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getCarLikeOdometry_Right_rear_wheel_velocity()
@@ -160,7 +159,7 @@ public interface CarLikeOdometry extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CarLikeOdometry#getRight_rear_wheel_velocity <em>Right rear wheel velocity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Right rear wheel velocity</em>' attribute.
* @see #getRight_rear_wheel_velocity()
@@ -175,7 +174,7 @@ public interface CarLikeOdometry extends EObject {
* If the meaning of the '<em>Left rear wheel velocity</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Left rear wheel velocity</em>' attribute.
* @see #setLeft_rear_wheel_velocity(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getCarLikeOdometry_Left_rear_wheel_velocity()
@@ -188,7 +187,7 @@ public interface CarLikeOdometry extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CarLikeOdometry#getLeft_rear_wheel_velocity <em>Left rear wheel velocity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Left rear wheel velocity</em>' attribute.
* @see #getLeft_rear_wheel_velocity()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/ChannelFloat32.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/ChannelFloat32.java
index 896252ea8b1..20804e65e08 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/ChannelFloat32.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/ChannelFloat32.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
/**
@@ -31,7 +30,7 @@ public interface ChannelFloat32 extends EObject {
* If the meaning of the '<em>Name</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Name</em>' attribute.
* @see #setName(String)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getChannelFloat32_Name()
@@ -44,7 +43,7 @@ public interface ChannelFloat32 extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.ChannelFloat32#getName <em>Name</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Name</em>' attribute.
* @see #getName()
@@ -60,7 +59,7 @@ public interface ChannelFloat32 extends EObject {
* If the meaning of the '<em>Values</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>Values</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getChannelFloat32_Values()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float32" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/CompressedImage.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/CompressedImage.java
index 6f1671982da..ed6ee3e9fba 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/CompressedImage.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/CompressedImage.java
@@ -3,9 +3,7 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -34,7 +32,7 @@ public interface CompressedImage extends EObject {
* If the meaning of the '<em>Header</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Header</em>' containment reference.
* @see #setHeader(Header)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getCompressedImage_Header()
@@ -47,7 +45,7 @@ public interface CompressedImage extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CompressedImage#getHeader <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Header</em>' containment reference.
* @see #getHeader()
@@ -62,7 +60,7 @@ public interface CompressedImage extends EObject {
* 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getCompressedImage_Format()
@@ -75,7 +73,7 @@ public interface CompressedImage extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CompressedImage#getFormat <em>Format</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Format</em>' attribute.
* @see #getFormat()
@@ -91,7 +89,7 @@ public interface CompressedImage extends EObject {
* If the meaning of the '<em>Data</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>Data</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getCompressedImage_Data()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt8" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/DifferentialOdometry.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/DifferentialOdometry.java
index dacc7fa5ef3..1add9978225 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/DifferentialOdometry.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/DifferentialOdometry.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes;
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -34,7 +33,7 @@ public interface DifferentialOdometry extends EObject {
* If the meaning of the '<em>Header</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Header</em>' containment reference.
* @see #setHeader(Header)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getDifferentialOdometry_Header()
@@ -47,7 +46,7 @@ public interface DifferentialOdometry extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.DifferentialOdometry#getHeader <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Header</em>' containment reference.
* @see #getHeader()
@@ -62,7 +61,7 @@ public interface DifferentialOdometry extends EObject {
* If the meaning of the '<em>Right distance</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Right distance</em>' attribute.
* @see #setRight_distance(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getDifferentialOdometry_Right_distance()
@@ -75,7 +74,7 @@ public interface DifferentialOdometry extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.DifferentialOdometry#getRight_distance <em>Right distance</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Right distance</em>' attribute.
* @see #getRight_distance()
@@ -90,7 +89,7 @@ public interface DifferentialOdometry extends EObject {
* If the meaning of the '<em>Left distance</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Left distance</em>' attribute.
* @see #setLeft_distance(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getDifferentialOdometry_Left_distance()
@@ -103,7 +102,7 @@ public interface DifferentialOdometry extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.DifferentialOdometry#getLeft_distance <em>Left distance</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Left distance</em>' attribute.
* @see #getLeft_distance()
@@ -118,7 +117,7 @@ public interface DifferentialOdometry extends EObject {
* If the meaning of the '<em>Left velocity</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Left velocity</em>' attribute.
* @see #setLeft_velocity(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getDifferentialOdometry_Left_velocity()
@@ -131,7 +130,7 @@ public interface DifferentialOdometry extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.DifferentialOdometry#getLeft_velocity <em>Left velocity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Left velocity</em>' attribute.
* @see #getLeft_velocity()
@@ -146,7 +145,7 @@ public interface DifferentialOdometry extends EObject {
* If the meaning of the '<em>Right velocity</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Right velocity</em>' attribute.
* @see #setRight_velocity(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getDifferentialOdometry_Right_velocity()
@@ -159,7 +158,7 @@ public interface DifferentialOdometry extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.DifferentialOdometry#getRight_velocity <em>Right velocity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Right velocity</em>' attribute.
* @see #getRight_velocity()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Image.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Image.java
index 8a76af23e4e..2abaa98fcf5 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Image.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Image.java
@@ -3,9 +3,7 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -38,7 +36,7 @@ public interface Image extends EObject {
* If the meaning of the '<em>Header</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Header</em>' containment reference.
* @see #setHeader(Header)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getImage_Header()
@@ -51,7 +49,7 @@ public interface Image extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image#getHeader <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Header</em>' containment reference.
* @see #getHeader()
@@ -66,7 +64,7 @@ public interface Image extends EObject {
* If the meaning of the '<em>Height</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Height</em>' attribute.
* @see #setHeight(long)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getImage_Height()
@@ -79,7 +77,7 @@ public interface Image extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image#getHeight <em>Height</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Height</em>' attribute.
* @see #getHeight()
@@ -94,7 +92,7 @@ public interface Image extends EObject {
* If the meaning of the '<em>Width</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Width</em>' attribute.
* @see #setWidth(long)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getImage_Width()
@@ -107,7 +105,7 @@ public interface Image extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image#getWidth <em>Width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Width</em>' attribute.
* @see #getWidth()
@@ -122,7 +120,7 @@ public interface Image extends EObject {
* If the meaning of the '<em>Encoding</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Encoding</em>' attribute.
* @see #setEncoding(String)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getImage_Encoding()
@@ -135,7 +133,7 @@ public interface Image extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image#getEncoding <em>Encoding</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Encoding</em>' attribute.
* @see #getEncoding()
@@ -150,7 +148,7 @@ public interface Image extends EObject {
* If the meaning of the '<em>Is bigendian</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 bigendian</em>' attribute.
* @see #setIs_bigendian(char)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getImage_Is_bigendian()
@@ -163,7 +161,7 @@ public interface Image extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image#getIs_bigendian <em>Is bigendian</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Is bigendian</em>' attribute.
* @see #getIs_bigendian()
@@ -178,7 +176,7 @@ public interface Image extends EObject {
* If the meaning of the '<em>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>Step</em>' attribute.
* @see #setStep(long)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getImage_Step()
@@ -191,7 +189,7 @@ public interface Image extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image#getStep <em>Step</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Step</em>' attribute.
* @see #getStep()
@@ -207,7 +205,7 @@ public interface Image extends EObject {
* If the meaning of the '<em>Data</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>Data</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getImage_Data()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt8" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Imu.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Imu.java
index 561331be664..2d4a2c9cf8a 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Imu.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Imu.java
@@ -3,12 +3,9 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Quaternion;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -41,7 +38,7 @@ public interface Imu extends EObject {
* If the meaning of the '<em>Header</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Header</em>' containment reference.
* @see #setHeader(Header)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getImu_Header()
@@ -54,7 +51,7 @@ public interface Imu extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Imu#getHeader <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Header</em>' containment reference.
* @see #getHeader()
@@ -69,7 +66,7 @@ public interface Imu extends EObject {
* If the meaning of the '<em>Orientation</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Orientation</em>' containment reference.
* @see #setOrientation(Quaternion)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getImu_Orientation()
@@ -82,7 +79,7 @@ public interface Imu extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Imu#getOrientation <em>Orientation</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Orientation</em>' containment reference.
* @see #getOrientation()
@@ -98,7 +95,7 @@ public interface Imu extends EObject {
* If the meaning of the '<em>Orientation covariance</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>Orientation covariance</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getImu_Orientation_covariance()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float64" lower="9" upper="9" ordered="false"
@@ -113,7 +110,7 @@ public interface Imu extends EObject {
* If the meaning of the '<em>Angular velocity</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Angular velocity</em>' containment reference.
* @see #setAngular_velocity(Vector3)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getImu_Angular_velocity()
@@ -126,7 +123,7 @@ public interface Imu extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Imu#getAngular_velocity <em>Angular velocity</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Angular velocity</em>' containment reference.
* @see #getAngular_velocity()
@@ -142,7 +139,7 @@ public interface Imu extends EObject {
* If the meaning of the '<em>Angular velocity covariance</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>Angular velocity covariance</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getImu_Angular_velocity_covariance()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float64" lower="9" upper="9" ordered="false"
@@ -157,7 +154,7 @@ public interface Imu extends EObject {
* If the meaning of the '<em>Linear acceleration</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Linear acceleration</em>' containment reference.
* @see #setLinear_acceleration(Vector3)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getImu_Linear_acceleration()
@@ -170,7 +167,7 @@ public interface Imu extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Imu#getLinear_acceleration <em>Linear acceleration</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Linear acceleration</em>' containment reference.
* @see #getLinear_acceleration()
@@ -186,7 +183,7 @@ public interface Imu extends EObject {
* If the meaning of the '<em>Linear acceleration covariance</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>Linear acceleration covariance</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getImu_Linear_acceleration_covariance()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float64" lower="9" upper="9" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/JointState.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/JointState.java
index e85358584d8..bbf13c88d29 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/JointState.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/JointState.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
/**
@@ -34,7 +33,7 @@ public interface JointState extends EObject {
* If the meaning of the '<em>Name</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>Name</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getJointState_Name()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.String" ordered="false"
@@ -50,7 +49,7 @@ public interface JointState extends EObject {
* If the meaning of the '<em>Position</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>Position</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getJointState_Position()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float64" ordered="false"
@@ -66,7 +65,7 @@ public interface JointState extends EObject {
* If the meaning of the '<em>Velocity</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>Velocity</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getJointState_Velocity()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float64" ordered="false"
@@ -82,7 +81,7 @@ public interface JointState extends EObject {
* If the meaning of the '<em>Effort</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>Effort</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getJointState_Effort()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float64" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Joy.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Joy.java
index e9549194aa1..255b260436a 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Joy.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Joy.java
@@ -3,9 +3,7 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -34,7 +32,7 @@ public interface Joy extends EObject {
* If the meaning of the '<em>Header</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Header</em>' containment reference.
* @see #setHeader(Header)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getJoy_Header()
@@ -47,7 +45,7 @@ public interface Joy extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Joy#getHeader <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Header</em>' containment reference.
* @see #getHeader()
@@ -63,7 +61,7 @@ public interface Joy extends EObject {
* If the meaning of the '<em>Axes</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>Axes</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getJoy_Axes()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float32" ordered="false"
@@ -79,7 +77,7 @@ public interface Joy extends EObject {
* If the meaning of the '<em>Buttons</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>Buttons</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getJoy_Buttons()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int32" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/JoyFeedback.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/JoyFeedback.java
index b7b423888bf..10ee400dc36 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/JoyFeedback.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/JoyFeedback.java
@@ -34,7 +34,7 @@ public interface JoyFeedback extends EObject {
* If the meaning of the '<em>TYPE LED</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>TYPE LED</em>' attribute.
* @see #setTYPE_LED(char)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getJoyFeedback_TYPE_LED()
@@ -47,7 +47,7 @@ public interface JoyFeedback extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedback#getTYPE_LED <em>TYPE LED</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>TYPE LED</em>' attribute.
* @see #getTYPE_LED()
@@ -63,7 +63,7 @@ public interface JoyFeedback extends EObject {
* If the meaning of the '<em>TYPE RUMBLE</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>TYPE RUMBLE</em>' attribute.
* @see #setTYPE_RUMBLE(char)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getJoyFeedback_TYPE_RUMBLE()
@@ -76,7 +76,7 @@ public interface JoyFeedback extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedback#getTYPE_RUMBLE <em>TYPE RUMBLE</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>TYPE RUMBLE</em>' attribute.
* @see #getTYPE_RUMBLE()
@@ -92,7 +92,7 @@ public interface JoyFeedback extends EObject {
* If the meaning of the '<em>TYPE BUZZER</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>TYPE BUZZER</em>' attribute.
* @see #setTYPE_BUZZER(char)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getJoyFeedback_TYPE_BUZZER()
@@ -105,7 +105,7 @@ public interface JoyFeedback extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedback#getTYPE_BUZZER <em>TYPE BUZZER</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>TYPE BUZZER</em>' attribute.
* @see #getTYPE_BUZZER()
@@ -120,7 +120,7 @@ public interface JoyFeedback extends EObject {
* If the meaning of the '<em>Type</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Type</em>' attribute.
* @see #setType(char)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getJoyFeedback_Type()
@@ -133,7 +133,7 @@ public interface JoyFeedback extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedback#getType <em>Type</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Type</em>' attribute.
* @see #getType()
@@ -148,7 +148,7 @@ public interface JoyFeedback extends EObject {
* If the meaning of the '<em>Id</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Id</em>' attribute.
* @see #setId(char)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getJoyFeedback_Id()
@@ -161,7 +161,7 @@ public interface JoyFeedback extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedback#getId <em>Id</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Id</em>' attribute.
* @see #getId()
@@ -176,7 +176,7 @@ public interface JoyFeedback extends EObject {
* If the meaning of the '<em>Intensity</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Intensity</em>' attribute.
* @see #setIntensity(float)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getJoyFeedback_Intensity()
@@ -189,7 +189,7 @@ public interface JoyFeedback extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedback#getIntensity <em>Intensity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Intensity</em>' attribute.
* @see #getIntensity()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/JoyFeedbackArray.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/JoyFeedbackArray.java
index 73daf64e1f7..65b54c986bf 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/JoyFeedbackArray.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/JoyFeedbackArray.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
/**
@@ -31,7 +30,7 @@ public interface JoyFeedbackArray extends EObject {
* If the meaning of the '<em>Array</em>' containment reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Array</em>' containment reference list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getJoyFeedbackArray_Array()
* @model containment="true" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/LaserScan.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/LaserScan.java
index d9859ccd42c..7ab5fb1c2a0 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/LaserScan.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/LaserScan.java
@@ -3,9 +3,7 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -41,7 +39,7 @@ public interface LaserScan extends EObject {
* If the meaning of the '<em>Header</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Header</em>' containment reference.
* @see #setHeader(Header)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getLaserScan_Header()
@@ -54,7 +52,7 @@ public interface LaserScan extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#getHeader <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Header</em>' containment reference.
* @see #getHeader()
@@ -69,7 +67,7 @@ public interface LaserScan extends EObject {
* 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getLaserScan_Angle_min()
@@ -82,7 +80,7 @@ public interface LaserScan extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#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()
@@ -97,7 +95,7 @@ public interface LaserScan extends EObject {
* 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getLaserScan_Angle_max()
@@ -110,7 +108,7 @@ public interface LaserScan extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#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()
@@ -125,7 +123,7 @@ public interface LaserScan extends EObject {
* If the meaning of the '<em>Angle 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>Angle increment</em>' attribute.
* @see #setAngle_increment(float)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getLaserScan_Angle_increment()
@@ -138,7 +136,7 @@ public interface LaserScan extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#getAngle_increment <em>Angle increment</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Angle increment</em>' attribute.
* @see #getAngle_increment()
@@ -153,7 +151,7 @@ public interface LaserScan extends EObject {
* 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getLaserScan_Time_increment()
@@ -166,7 +164,7 @@ public interface LaserScan extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#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()
@@ -181,7 +179,7 @@ public interface LaserScan extends EObject {
* 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getLaserScan_Scan_time()
@@ -194,7 +192,7 @@ public interface LaserScan extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#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()
@@ -209,7 +207,7 @@ public interface LaserScan extends EObject {
* 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getLaserScan_Range_min()
@@ -222,7 +220,7 @@ public interface LaserScan extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#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()
@@ -237,7 +235,7 @@ public interface LaserScan extends EObject {
* 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getLaserScan_Range_max()
@@ -250,7 +248,7 @@ public interface LaserScan extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#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()
@@ -266,7 +264,7 @@ public interface LaserScan extends EObject {
* If the meaning of the '<em>Range</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>Range</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getLaserScan_Range()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float32" ordered="false"
@@ -282,7 +280,7 @@ public interface LaserScan extends EObject {
* If the meaning of the '<em>Intensities</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>Intensities</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getLaserScan_Intensities()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float32" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/NavSatFix.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/NavSatFix.java
index ee952d01bd1..2e3b992d358 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/NavSatFix.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/NavSatFix.java
@@ -3,9 +3,7 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -40,7 +38,7 @@ public interface NavSatFix extends EObject {
* If the meaning of the '<em>Status</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Status</em>' attribute.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.STATUS_TYPE
* @see #setStatus(STATUS_TYPE)
@@ -54,7 +52,7 @@ public interface NavSatFix extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix#getStatus <em>Status</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Status</em>' attribute.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.STATUS_TYPE
@@ -71,7 +69,7 @@ public interface NavSatFix extends EObject {
* If the meaning of the '<em>Service</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Service</em>' attribute.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.SERVICE_TYPE
* @see #setService(SERVICE_TYPE)
@@ -85,7 +83,7 @@ public interface NavSatFix extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix#getService <em>Service</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Service</em>' attribute.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.SERVICE_TYPE
@@ -101,7 +99,7 @@ public interface NavSatFix extends EObject {
* If the meaning of the '<em>Header</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Header</em>' containment reference.
* @see #setHeader(Header)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getNavSatFix_Header()
@@ -114,7 +112,7 @@ public interface NavSatFix extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix#getHeader <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Header</em>' containment reference.
* @see #getHeader()
@@ -129,7 +127,7 @@ public interface NavSatFix extends EObject {
* If the meaning of the '<em>Latitude</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Latitude</em>' attribute.
* @see #setLatitude(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getNavSatFix_Latitude()
@@ -142,7 +140,7 @@ public interface NavSatFix extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix#getLatitude <em>Latitude</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Latitude</em>' attribute.
* @see #getLatitude()
@@ -157,7 +155,7 @@ public interface NavSatFix extends EObject {
* If the meaning of the '<em>Longitude</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Longitude</em>' attribute.
* @see #setLongitude(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getNavSatFix_Longitude()
@@ -170,7 +168,7 @@ public interface NavSatFix extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix#getLongitude <em>Longitude</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Longitude</em>' attribute.
* @see #getLongitude()
@@ -185,7 +183,7 @@ public interface NavSatFix extends EObject {
* If the meaning of the '<em>Altitude</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Altitude</em>' attribute.
* @see #setAltitude(double)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getNavSatFix_Altitude()
@@ -198,7 +196,7 @@ public interface NavSatFix extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix#getAltitude <em>Altitude</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Altitude</em>' attribute.
* @see #getAltitude()
@@ -214,7 +212,7 @@ public interface NavSatFix extends EObject {
* If the meaning of the '<em>Position covariance</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>Position covariance</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getNavSatFix_Position_covariance()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float64" lower="9" upper="9" ordered="false"
@@ -230,7 +228,7 @@ public interface NavSatFix extends EObject {
* If the meaning of the '<em>Position covariance type</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Position covariance type</em>' attribute.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.COVARIANCE_TYPE
* @see #setPosition_covariance_type(COVARIANCE_TYPE)
@@ -244,7 +242,7 @@ public interface NavSatFix extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix#getPosition_covariance_type <em>Position covariance type</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Position covariance type</em>' attribute.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.COVARIANCE_TYPE
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/NavSatStatus.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/NavSatStatus.java
index ce2ec053419..6c17f7351b6 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/NavSatStatus.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/NavSatStatus.java
@@ -38,7 +38,7 @@ public interface NavSatStatus extends EObject {
* If the meaning of the '<em>STATUS NO FIX</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>STATUS NO FIX</em>' attribute.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getNavSatStatus_STATUS_NO_FIX()
* @model default="-1" dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int8" required="true" changeable="false" ordered="false"
@@ -54,7 +54,7 @@ public interface NavSatStatus extends EObject {
* If the meaning of the '<em>STATUS FIX</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>STATUS FIX</em>' attribute.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getNavSatStatus_STATUS_FIX()
* @model default="0" dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int8" required="true" changeable="false" ordered="false"
@@ -70,7 +70,7 @@ public interface NavSatStatus extends EObject {
* If the meaning of the '<em>STATUS SBAS FIX</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>STATUS SBAS FIX</em>' attribute.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getNavSatStatus_STATUS_SBAS_FIX()
* @model default="1" dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int8" required="true" changeable="false" ordered="false"
@@ -86,7 +86,7 @@ public interface NavSatStatus extends EObject {
* If the meaning of the '<em>STATUS GBAS FIX</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>STATUS GBAS FIX</em>' attribute.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getNavSatStatus_STATUS_GBAS_FIX()
* @model default="2" dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int8" required="true" changeable="false" ordered="false"
@@ -101,7 +101,7 @@ public interface NavSatStatus extends EObject {
* If the meaning of the '<em>Status</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Status</em>' attribute.
* @see #setStatus(char)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getNavSatStatus_Status()
@@ -114,7 +114,7 @@ public interface NavSatStatus extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus#getStatus <em>Status</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Status</em>' attribute.
* @see #getStatus()
@@ -130,7 +130,7 @@ public interface NavSatStatus extends EObject {
* If the meaning of the '<em>SERVICE GPS</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>SERVICE GPS</em>' attribute.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getNavSatStatus_SERVICE_GPS()
* @model default="1" dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt16" required="true" changeable="false" ordered="false"
@@ -146,7 +146,7 @@ public interface NavSatStatus extends EObject {
* If the meaning of the '<em>SERVICE GLONASS</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>SERVICE GLONASS</em>' attribute.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getNavSatStatus_SERVICE_GLONASS()
* @model default="2" dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt16" required="true" changeable="false" ordered="false"
@@ -162,7 +162,7 @@ public interface NavSatStatus extends EObject {
* If the meaning of the '<em>SERVICE COMPASS</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>SERVICE COMPASS</em>' attribute.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getNavSatStatus_SERVICE_COMPASS()
* @model default="4" dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt16" required="true" changeable="false" ordered="false"
@@ -178,7 +178,7 @@ public interface NavSatStatus extends EObject {
* If the meaning of the '<em>SERVICE GALILEO</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>SERVICE GALILEO</em>' attribute.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getNavSatStatus_SERVICE_GALILEO()
* @model default="8" dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt16" required="true" changeable="false" ordered="false"
@@ -193,7 +193,7 @@ public interface NavSatStatus extends EObject {
* If the meaning of the '<em>Service</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Service</em>' attribute.
* @see #setService(int)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getNavSatStatus_Service()
@@ -206,7 +206,7 @@ public interface NavSatStatus extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus#getService <em>Service</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Service</em>' attribute.
* @see #getService()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/PointCloud.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/PointCloud.java
index 92819056f75..55b67753daa 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/PointCloud.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/PointCloud.java
@@ -3,11 +3,8 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point32;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -36,7 +33,7 @@ public interface PointCloud extends EObject {
* If the meaning of the '<em>Header</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Header</em>' containment reference.
* @see #setHeader(Header)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getPointCloud_Header()
@@ -49,7 +46,7 @@ public interface PointCloud extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud#getHeader <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Header</em>' containment reference.
* @see #getHeader()
@@ -65,7 +62,7 @@ public interface PointCloud extends EObject {
* If the meaning of the '<em>Points</em>' containment reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Points</em>' containment reference list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getPointCloud_Points()
* @model containment="true" ordered="false"
@@ -81,7 +78,7 @@ public interface PointCloud extends EObject {
* If the meaning of the '<em>Channels</em>' containment reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Channels</em>' containment reference list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getPointCloud_Channels()
* @model containment="true" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/PointCloud2.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/PointCloud2.java
index 760aa0b0062..83e4a185f12 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/PointCloud2.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/PointCloud2.java
@@ -3,9 +3,7 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -40,7 +38,7 @@ public interface PointCloud2 extends EObject {
* If the meaning of the '<em>Header</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Header</em>' containment reference.
* @see #setHeader(Header)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getPointCloud2_Header()
@@ -53,7 +51,7 @@ public interface PointCloud2 extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2#getHeader <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Header</em>' containment reference.
* @see #getHeader()
@@ -68,7 +66,7 @@ public interface PointCloud2 extends EObject {
* If the meaning of the '<em>Height</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Height</em>' attribute.
* @see #setHeight(long)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getPointCloud2_Height()
@@ -81,7 +79,7 @@ public interface PointCloud2 extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2#getHeight <em>Height</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Height</em>' attribute.
* @see #getHeight()
@@ -96,7 +94,7 @@ public interface PointCloud2 extends EObject {
* If the meaning of the '<em>Width</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Width</em>' attribute.
* @see #setWidth(long)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getPointCloud2_Width()
@@ -109,7 +107,7 @@ public interface PointCloud2 extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2#getWidth <em>Width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Width</em>' attribute.
* @see #getWidth()
@@ -125,7 +123,7 @@ public interface PointCloud2 extends EObject {
* If the meaning of the '<em>Fields</em>' containment reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Fields</em>' containment reference list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getPointCloud2_Fields()
* @model containment="true" ordered="false"
@@ -140,7 +138,7 @@ public interface PointCloud2 extends EObject {
* If the meaning of the '<em>Is bigendian</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 bigendian</em>' attribute.
* @see #setIs_bigendian(boolean)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getPointCloud2_Is_bigendian()
@@ -153,7 +151,7 @@ public interface PointCloud2 extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2#isIs_bigendian <em>Is bigendian</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Is bigendian</em>' attribute.
* @see #isIs_bigendian()
@@ -168,7 +166,7 @@ public interface PointCloud2 extends EObject {
* If the meaning of the '<em>Point 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>Point step</em>' attribute.
* @see #setPoint_step(long)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getPointCloud2_Point_step()
@@ -181,7 +179,7 @@ public interface PointCloud2 extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2#getPoint_step <em>Point step</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Point step</em>' attribute.
* @see #getPoint_step()
@@ -196,7 +194,7 @@ public interface PointCloud2 extends EObject {
* If the meaning of the '<em>Row 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>Row step</em>' attribute.
* @see #setRow_step(long)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getPointCloud2_Row_step()
@@ -209,7 +207,7 @@ public interface PointCloud2 extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2#getRow_step <em>Row step</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Row step</em>' attribute.
* @see #getRow_step()
@@ -225,7 +223,7 @@ public interface PointCloud2 extends EObject {
* If the meaning of the '<em>Data</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>Data</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getPointCloud2_Data()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt8" ordered="false"
@@ -240,7 +238,7 @@ public interface PointCloud2 extends EObject {
* If the meaning of the '<em>Is dense</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 dense</em>' attribute.
* @see #setIs_dense(boolean)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getPointCloud2_Is_dense()
@@ -253,7 +251,7 @@ public interface PointCloud2 extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2#isIs_dense <em>Is dense</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Is dense</em>' attribute.
* @see #isIs_dense()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/PointField.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/PointField.java
index 3ea26986281..e278af4b937 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/PointField.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/PointField.java
@@ -31,7 +31,7 @@ public interface PointField extends EObject {
* If the meaning of the '<em>Name</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Name</em>' attribute.
* @see #setName(String)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getPointField_Name()
@@ -44,7 +44,7 @@ public interface PointField extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointField#getName <em>Name</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Name</em>' attribute.
* @see #getName()
@@ -59,7 +59,7 @@ public interface PointField extends EObject {
* If the meaning of the '<em>Offset</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Offset</em>' attribute.
* @see #setOffset(long)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getPointField_Offset()
@@ -72,7 +72,7 @@ public interface PointField extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointField#getOffset <em>Offset</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Offset</em>' attribute.
* @see #getOffset()
@@ -87,7 +87,7 @@ public interface PointField extends EObject {
* If the meaning of the '<em>Datatype</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Datatype</em>' attribute.
* @see #setDatatype(char)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getPointField_Datatype()
@@ -100,7 +100,7 @@ public interface PointField extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointField#getDatatype <em>Datatype</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Datatype</em>' attribute.
* @see #getDatatype()
@@ -115,7 +115,7 @@ public interface PointField extends EObject {
* If the meaning of the '<em>Count</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Count</em>' attribute.
* @see #setCount(long)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getPointField_Count()
@@ -128,7 +128,7 @@ public interface PointField extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointField#getCount <em>Count</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Count</em>' attribute.
* @see #getCount()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Range.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Range.java
index d23d4209939..97870a6cb08 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Range.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Range.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes;
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -37,7 +36,7 @@ public interface Range extends EObject {
* If the meaning of the '<em>ULTRASOUND</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>ULTRASOUND</em>' attribute.
* @see #setULTRASOUND(char)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getRange_ULTRASOUND()
@@ -50,7 +49,7 @@ public interface Range extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range#getULTRASOUND <em>ULTRASOUND</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>ULTRASOUND</em>' attribute.
* @see #getULTRASOUND()
@@ -65,7 +64,7 @@ public interface Range extends EObject {
* If the meaning of the '<em>INFRARED</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>INFRARED</em>' attribute.
* @see #setINFRARED(char)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getRange_INFRARED()
@@ -78,7 +77,7 @@ public interface Range extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range#getINFRARED <em>INFRARED</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>INFRARED</em>' attribute.
* @see #getINFRARED()
@@ -93,7 +92,7 @@ public interface Range extends EObject {
* If the meaning of the '<em>Header</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Header</em>' containment reference.
* @see #setHeader(Header)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getRange_Header()
@@ -106,7 +105,7 @@ public interface Range extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range#getHeader <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Header</em>' containment reference.
* @see #getHeader()
@@ -121,7 +120,7 @@ public interface Range extends EObject {
* If the meaning of the '<em>Radiation type</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Radiation type</em>' attribute.
* @see #setRadiation_type(char)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getRange_Radiation_type()
@@ -134,7 +133,7 @@ public interface Range extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range#getRadiation_type <em>Radiation type</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Radiation type</em>' attribute.
* @see #getRadiation_type()
@@ -149,7 +148,7 @@ public interface Range extends EObject {
* If the meaning of the '<em>Field of view</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Field of view</em>' attribute.
* @see #setField_of_view(float)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getRange_Field_of_view()
@@ -162,7 +161,7 @@ public interface Range extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range#getField_of_view <em>Field of view</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Field of view</em>' attribute.
* @see #getField_of_view()
@@ -177,7 +176,7 @@ public interface Range extends EObject {
* If the meaning of the '<em>Min 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>Min range</em>' attribute.
* @see #setMin_range(float)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getRange_Min_range()
@@ -190,7 +189,7 @@ public interface Range extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range#getMin_range <em>Min range</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Min range</em>' attribute.
* @see #getMin_range()
@@ -205,7 +204,7 @@ public interface Range extends EObject {
* If the meaning of the '<em>Max 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>Max range</em>' attribute.
* @see #setMax_range(float)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getRange_Max_range()
@@ -218,7 +217,7 @@ public interface Range extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range#getMax_range <em>Max range</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Max range</em>' attribute.
* @see #getMax_range()
@@ -233,7 +232,7 @@ public interface Range extends EObject {
* If the meaning of the '<em>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>Range</em>' attribute.
* @see #setRange(float)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getRange_Range()
@@ -246,7 +245,7 @@ public interface Range extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range#getRange <em>Range</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Range</em>' attribute.
* @see #getRange()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/RegionOfInterest.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/RegionOfInterest.java
index c9cefbccdc5..8f039c79aac 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/RegionOfInterest.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/RegionOfInterest.java
@@ -32,7 +32,7 @@ public interface RegionOfInterest extends EObject {
* If the meaning of the '<em>Xoffset</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Xoffset</em>' attribute.
* @see #setX_offset(long)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getRegionOfInterest_X_offset()
@@ -45,7 +45,7 @@ public interface RegionOfInterest extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.RegionOfInterest#getX_offset <em>Xoffset</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Xoffset</em>' attribute.
* @see #getX_offset()
@@ -60,7 +60,7 @@ public interface RegionOfInterest extends EObject {
* If the meaning of the '<em>Yoffset</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Yoffset</em>' attribute.
* @see #setY_offset(long)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getRegionOfInterest_Y_offset()
@@ -73,7 +73,7 @@ public interface RegionOfInterest extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.RegionOfInterest#getY_offset <em>Yoffset</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Yoffset</em>' attribute.
* @see #getY_offset()
@@ -88,7 +88,7 @@ public interface RegionOfInterest extends EObject {
* If the meaning of the '<em>Height</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Height</em>' attribute.
* @see #setHeight(long)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getRegionOfInterest_Height()
@@ -101,7 +101,7 @@ public interface RegionOfInterest extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.RegionOfInterest#getHeight <em>Height</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Height</em>' attribute.
* @see #getHeight()
@@ -116,7 +116,7 @@ public interface RegionOfInterest extends EObject {
* If the meaning of the '<em>Do rectify</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Do rectify</em>' attribute.
* @see #setDo_rectify(boolean)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getRegionOfInterest_Do_rectify()
@@ -129,7 +129,7 @@ public interface RegionOfInterest extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.RegionOfInterest#isDo_rectify <em>Do rectify</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Do rectify</em>' attribute.
* @see #isDo_rectify()
@@ -144,7 +144,7 @@ public interface RegionOfInterest extends EObject {
* If the meaning of the '<em>Width</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Width</em>' attribute.
* @see #setWidth(long)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getRegionOfInterest_Width()
@@ -157,7 +157,7 @@ public interface RegionOfInterest extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.RegionOfInterest#getWidth <em>Width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Width</em>' attribute.
* @see #getWidth()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/SERVICE_TYPE.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/SERVICE_TYPE.java
index 325561fb9ed..a6d37de92fb 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/SERVICE_TYPE.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/SERVICE_TYPE.java
@@ -13,7 +13,7 @@ import org.eclipse.emf.common.util.Enumerator;
* A representation of the literals of the enumeration '<em><b>SERVICE TYPE</b></em>',
* and utility methods for working with them.
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getSERVICE_TYPE()
* @model
* @generated
@@ -23,7 +23,7 @@ public enum SERVICE_TYPE implements Enumerator {
* The '<em><b>SERVICE GPS</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #SERVICE_GPS_VALUE
* @generated
* @ordered
@@ -34,7 +34,7 @@ public enum SERVICE_TYPE implements Enumerator {
* The '<em><b>SERVICE GLONASS</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #SERVICE_GLONASS_VALUE
* @generated
* @ordered
@@ -45,7 +45,7 @@ public enum SERVICE_TYPE implements Enumerator {
* The '<em><b>SERVICE COMPASS</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #SERVICE_COMPASS_VALUE
* @generated
* @ordered
@@ -56,7 +56,7 @@ public enum SERVICE_TYPE implements Enumerator {
* The '<em><b>SERVICE GALILEO</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #SERVICE_GALILEO_VALUE
* @generated
* @ordered
@@ -70,7 +70,7 @@ public enum SERVICE_TYPE implements Enumerator {
* If the meaning of '<em><b>SERVICE GPS</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #SERVICE_GPS
* @model
* @generated
@@ -85,7 +85,7 @@ public enum SERVICE_TYPE implements Enumerator {
* If the meaning of '<em><b>SERVICE GLONASS</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #SERVICE_GLONASS
* @model
* @generated
@@ -100,7 +100,7 @@ public enum SERVICE_TYPE implements Enumerator {
* If the meaning of '<em><b>SERVICE COMPASS</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #SERVICE_COMPASS
* @model
* @generated
@@ -115,7 +115,7 @@ public enum SERVICE_TYPE implements Enumerator {
* If the meaning of '<em><b>SERVICE GALILEO</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #SERVICE_GALILEO
* @model
* @generated
@@ -127,7 +127,7 @@ public enum SERVICE_TYPE implements Enumerator {
* An array of all the '<em><b>SERVICE TYPE</b></em>' enumerators.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private static final SERVICE_TYPE[] VALUES_ARRAY =
@@ -142,7 +142,7 @@ public enum SERVICE_TYPE implements Enumerator {
* A public read-only list of all the '<em><b>SERVICE TYPE</b></em>' enumerators.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static final List<SERVICE_TYPE> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
@@ -151,7 +151,7 @@ public enum SERVICE_TYPE implements Enumerator {
* Returns the '<em><b>SERVICE TYPE</b></em>' literal with the specified literal value.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static SERVICE_TYPE get(String literal) {
@@ -168,7 +168,7 @@ public enum SERVICE_TYPE implements Enumerator {
* Returns the '<em><b>SERVICE TYPE</b></em>' literal with the specified name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static SERVICE_TYPE getByName(String name) {
@@ -185,7 +185,7 @@ public enum SERVICE_TYPE implements Enumerator {
* Returns the '<em><b>SERVICE TYPE</b></em>' literal with the specified integer value.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static SERVICE_TYPE get(int value) {
@@ -205,7 +205,7 @@ public enum SERVICE_TYPE implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final int value;
@@ -213,7 +213,7 @@ public enum SERVICE_TYPE implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final String name;
@@ -221,7 +221,7 @@ public enum SERVICE_TYPE implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final String literal;
@@ -230,7 +230,7 @@ public enum SERVICE_TYPE implements Enumerator {
* Only this class can construct instances.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private SERVICE_TYPE(int value, String name, String literal) {
@@ -242,7 +242,7 @@ public enum SERVICE_TYPE implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public int getValue() {
@@ -252,7 +252,7 @@ public enum SERVICE_TYPE implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getName() {
@@ -262,7 +262,7 @@ public enum SERVICE_TYPE implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getLiteral() {
@@ -273,7 +273,7 @@ public enum SERVICE_TYPE implements Enumerator {
* Returns the literal value of the enumerator, which is its string representation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/STATUS_TYPE.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/STATUS_TYPE.java
index af6be15a3e5..bb15762a347 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/STATUS_TYPE.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/STATUS_TYPE.java
@@ -13,7 +13,7 @@ import org.eclipse.emf.common.util.Enumerator;
* A representation of the literals of the enumeration '<em><b>STATUS TYPE</b></em>',
* and utility methods for working with them.
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#getSTATUS_TYPE()
* @model
* @generated
@@ -23,7 +23,7 @@ public enum STATUS_TYPE implements Enumerator {
* The '<em><b>STATUS NO FIX</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #STATUS_NO_FIX_VALUE
* @generated
* @ordered
@@ -34,7 +34,7 @@ public enum STATUS_TYPE implements Enumerator {
* The '<em><b>STATUS FIX</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #STATUS_FIX_VALUE
* @generated
* @ordered
@@ -45,7 +45,7 @@ public enum STATUS_TYPE implements Enumerator {
* The '<em><b>STATUS SBAS FIX</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #STATUS_SBAS_FIX_VALUE
* @generated
* @ordered
@@ -56,7 +56,7 @@ public enum STATUS_TYPE implements Enumerator {
* The '<em><b>STATUS GBAS FIX</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #STATUS_GBAS_FIX_VALUE
* @generated
* @ordered
@@ -70,7 +70,7 @@ public enum STATUS_TYPE implements Enumerator {
* If the meaning of '<em><b>STATUS NO FIX</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #STATUS_NO_FIX
* @model
* @generated
@@ -85,7 +85,7 @@ public enum STATUS_TYPE implements Enumerator {
* If the meaning of '<em><b>STATUS FIX</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #STATUS_FIX
* @model
* @generated
@@ -100,7 +100,7 @@ public enum STATUS_TYPE implements Enumerator {
* If the meaning of '<em><b>STATUS SBAS FIX</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #STATUS_SBAS_FIX
* @model
* @generated
@@ -115,7 +115,7 @@ public enum STATUS_TYPE implements Enumerator {
* If the meaning of '<em><b>STATUS GBAS FIX</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @see #STATUS_GBAS_FIX
* @model
* @generated
@@ -127,7 +127,7 @@ public enum STATUS_TYPE implements Enumerator {
* An array of all the '<em><b>STATUS TYPE</b></em>' enumerators.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private static final STATUS_TYPE[] VALUES_ARRAY =
@@ -142,7 +142,7 @@ public enum STATUS_TYPE implements Enumerator {
* A public read-only list of all the '<em><b>STATUS TYPE</b></em>' enumerators.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static final List<STATUS_TYPE> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
@@ -151,7 +151,7 @@ public enum STATUS_TYPE implements Enumerator {
* Returns the '<em><b>STATUS TYPE</b></em>' literal with the specified literal value.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static STATUS_TYPE get(String literal) {
@@ -168,7 +168,7 @@ public enum STATUS_TYPE implements Enumerator {
* Returns the '<em><b>STATUS TYPE</b></em>' literal with the specified name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static STATUS_TYPE getByName(String name) {
@@ -185,7 +185,7 @@ public enum STATUS_TYPE implements Enumerator {
* Returns the '<em><b>STATUS TYPE</b></em>' literal with the specified integer value.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static STATUS_TYPE get(int value) {
@@ -205,7 +205,7 @@ public enum STATUS_TYPE implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final int value;
@@ -213,7 +213,7 @@ public enum STATUS_TYPE implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final String name;
@@ -221,7 +221,7 @@ public enum STATUS_TYPE implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private final String literal;
@@ -230,7 +230,7 @@ public enum STATUS_TYPE implements Enumerator {
* Only this class can construct instances.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private STATUS_TYPE(int value, String name, String literal) {
@@ -242,7 +242,7 @@ public enum STATUS_TYPE implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public int getValue() {
@@ -252,7 +252,7 @@ public enum STATUS_TYPE implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getName() {
@@ -262,7 +262,7 @@ public enum STATUS_TYPE implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getLiteral() {
@@ -273,7 +273,7 @@ public enum STATUS_TYPE implements Enumerator {
* Returns the literal value of the enumerator, which is its string representation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Sensor_datatypesFactory.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Sensor_datatypesFactory.java
index 83e888b3c3b..34f899e4411 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Sensor_datatypesFactory.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Sensor_datatypesFactory.java
@@ -9,7 +9,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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage
* @generated
*/
@@ -18,7 +18,7 @@ public interface Sensor_datatypesFactory extends EFactory {
* The singleton instance of the factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
Sensor_datatypesFactory eINSTANCE = org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesFactoryImpl.init();
@@ -27,7 +27,7 @@ public interface Sensor_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Region Of Interest</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Region Of Interest</em>'.
* @generated
*/
@@ -37,7 +37,7 @@ public interface Sensor_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Range</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Range</em>'.
* @generated
*/
@@ -47,7 +47,7 @@ public interface Sensor_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Camera Info</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Camera Info</em>'.
* @generated
*/
@@ -57,7 +57,7 @@ public interface Sensor_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Imu</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Imu</em>'.
* @generated
*/
@@ -67,7 +67,7 @@ public interface Sensor_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Laser Scan</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Laser Scan</em>'.
* @generated
*/
@@ -77,7 +77,7 @@ public interface Sensor_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Image</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Image</em>'.
* @generated
*/
@@ -87,7 +87,7 @@ public interface Sensor_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Channel Float32</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Channel Float32</em>'.
* @generated
*/
@@ -97,7 +97,7 @@ public interface Sensor_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Compressed Image</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Compressed Image</em>'.
* @generated
*/
@@ -107,7 +107,7 @@ public interface Sensor_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Point Cloud</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Point Cloud</em>'.
* @generated
*/
@@ -117,7 +117,7 @@ public interface Sensor_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Point Field</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Point Field</em>'.
* @generated
*/
@@ -127,7 +127,7 @@ public interface Sensor_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Point Cloud2</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Point Cloud2</em>'.
* @generated
*/
@@ -137,7 +137,7 @@ public interface Sensor_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Joint State</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Joint State</em>'.
* @generated
*/
@@ -147,7 +147,7 @@ public interface Sensor_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Nav Sat Status</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Nav Sat Status</em>'.
* @generated
*/
@@ -157,7 +157,7 @@ public interface Sensor_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Nav Sat Fix</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Nav Sat Fix</em>'.
* @generated
*/
@@ -167,7 +167,7 @@ public interface Sensor_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Joy</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Joy</em>'.
* @generated
*/
@@ -177,7 +177,7 @@ public interface Sensor_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Joy Feedback</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Joy Feedback</em>'.
* @generated
*/
@@ -187,7 +187,7 @@ public interface Sensor_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Joy Feedback Array</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Joy Feedback Array</em>'.
* @generated
*/
@@ -197,7 +197,7 @@ public interface Sensor_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Car Like Odometry</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Car Like Odometry</em>'.
* @generated
*/
@@ -207,7 +207,7 @@ public interface Sensor_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Differential Odometry</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Differential Odometry</em>'.
* @generated
*/
@@ -217,7 +217,7 @@ public interface Sensor_datatypesFactory extends EFactory {
* Returns the package supported by this factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the package supported by this factory.
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Sensor_datatypesPackage.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Sensor_datatypesPackage.java
index caa5b9adf5f..14eb737c9f7 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Sensor_datatypesPackage.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/Sensor_datatypesPackage.java
@@ -20,7 +20,7 @@ import org.eclipse.emf.ecore.EReference;
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesFactory
* @model kind="package"
* @generated
@@ -30,7 +30,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The package name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNAME = "sensor_datatypes";
@@ -39,7 +39,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The package namespace URI.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNS_URI = "http:///RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes.ecore";
@@ -48,7 +48,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The package namespace name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNS_PREFIX = "RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes";
@@ -57,7 +57,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The singleton instance of the package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
Sensor_datatypesPackage eINSTANCE = org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl.init();
@@ -66,7 +66,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.RegionOfInterestImpl <em>Region Of Interest</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.RegionOfInterestImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getRegionOfInterest()
* @generated
@@ -77,7 +77,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Xoffset</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -87,7 +87,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Yoffset</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -97,7 +97,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -107,7 +107,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Do rectify</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -117,7 +117,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Width</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -127,7 +127,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Region Of Interest</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -137,7 +137,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of operations of the '<em>Region Of Interest</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -147,7 +147,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.RangeImpl <em>Range</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.RangeImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getRange()
* @generated
@@ -158,7 +158,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>ULTRASOUND</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -168,7 +168,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>INFRARED</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -178,7 +178,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Header</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -188,7 +188,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Radiation type</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -198,7 +198,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Field of view</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -208,7 +208,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Min range</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -218,7 +218,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Max range</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -228,7 +228,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Range</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -238,7 +238,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Range</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -248,7 +248,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of operations of the '<em>Range</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -258,7 +258,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.CameraInfoImpl <em>Camera Info</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.CameraInfoImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getCameraInfo()
* @generated
@@ -269,7 +269,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Header</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -279,7 +279,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -289,7 +289,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Width</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -299,7 +299,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Distorsion model</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -309,7 +309,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>D</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -319,7 +319,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>K</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -329,7 +329,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>R</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -339,7 +339,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>P</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -349,7 +349,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Binning x</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -359,7 +359,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Binning y</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -369,7 +369,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Roi</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -379,7 +379,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Camera Info</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -389,7 +389,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of operations of the '<em>Camera Info</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -399,7 +399,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.ImuImpl <em>Imu</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.ImuImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getImu()
* @generated
@@ -410,7 +410,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Header</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -420,7 +420,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Orientation</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -430,7 +430,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Orientation covariance</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -440,7 +440,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Angular velocity</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -450,7 +450,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Angular velocity covariance</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -460,7 +460,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Linear acceleration</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -470,7 +470,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Linear acceleration covariance</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -480,7 +480,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Imu</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -490,7 +490,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of operations of the '<em>Imu</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -500,7 +500,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.LaserScanImpl <em>Laser Scan</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.LaserScanImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getLaserScan()
* @generated
@@ -511,7 +511,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Header</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -521,7 +521,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Angle min</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -531,7 +531,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Angle max</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -541,7 +541,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Angle increment</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -551,7 +551,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Time increment</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -561,7 +561,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Scan time</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -571,7 +571,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Range min</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -581,7 +581,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Range max</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -591,7 +591,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Range</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -601,7 +601,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Intensities</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -611,7 +611,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Laser Scan</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -621,7 +621,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of operations of the '<em>Laser Scan</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -631,7 +631,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.ImageImpl <em>Image</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.ImageImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getImage()
* @generated
@@ -642,7 +642,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Header</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -652,7 +652,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -662,7 +662,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Width</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -672,7 +672,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Encoding</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -682,7 +682,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Is bigendian</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -692,7 +692,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Step</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -702,7 +702,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Data</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -712,7 +712,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Image</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -722,7 +722,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of operations of the '<em>Image</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -732,7 +732,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.ChannelFloat32Impl <em>Channel Float32</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.ChannelFloat32Impl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getChannelFloat32()
* @generated
@@ -743,7 +743,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -753,7 +753,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Values</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -763,7 +763,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Channel Float32</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -773,7 +773,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of operations of the '<em>Channel Float32</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -783,7 +783,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.CompressedImageImpl <em>Compressed Image</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.CompressedImageImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getCompressedImage()
* @generated
@@ -794,7 +794,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Header</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -804,7 +804,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Format</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -814,7 +814,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Data</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -824,7 +824,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Compressed Image</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -834,7 +834,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of operations of the '<em>Compressed Image</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -844,7 +844,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.PointCloudImpl <em>Point Cloud</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.PointCloudImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getPointCloud()
* @generated
@@ -855,7 +855,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Header</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -865,7 +865,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Points</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -875,7 +875,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Channels</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -885,7 +885,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Point Cloud</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -895,7 +895,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of operations of the '<em>Point Cloud</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -905,7 +905,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.PointFieldImpl <em>Point Field</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.PointFieldImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getPointField()
* @generated
@@ -916,7 +916,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -926,7 +926,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Offset</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -936,7 +936,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Datatype</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -946,7 +946,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Count</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -956,7 +956,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Point Field</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -966,7 +966,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of operations of the '<em>Point Field</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -976,7 +976,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.PointCloud2Impl <em>Point Cloud2</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.PointCloud2Impl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getPointCloud2()
* @generated
@@ -987,7 +987,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Header</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -997,7 +997,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Height</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1007,7 +1007,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Width</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1017,7 +1017,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Fields</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1027,7 +1027,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Is bigendian</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1037,7 +1037,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Point step</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1047,7 +1047,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Row step</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1057,7 +1057,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Data</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1067,7 +1067,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Is dense</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1077,7 +1077,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Point Cloud2</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1087,7 +1087,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of operations of the '<em>Point Cloud2</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1097,7 +1097,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.JointStateImpl <em>Joint State</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.JointStateImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getJointState()
* @generated
@@ -1108,7 +1108,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Name</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1118,7 +1118,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Position</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1128,7 +1128,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Velocity</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1138,7 +1138,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Effort</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1148,7 +1148,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Joint State</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1158,7 +1158,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of operations of the '<em>Joint State</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1168,7 +1168,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.NavSatStatusImpl <em>Nav Sat Status</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.NavSatStatusImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getNavSatStatus()
* @generated
@@ -1179,7 +1179,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>STATUS NO FIX</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1189,7 +1189,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>STATUS FIX</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1199,7 +1199,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>STATUS SBAS FIX</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1209,7 +1209,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>STATUS GBAS FIX</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1219,7 +1219,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Status</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1229,7 +1229,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>SERVICE GPS</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1239,7 +1239,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>SERVICE GLONASS</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1249,7 +1249,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>SERVICE COMPASS</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1259,7 +1259,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>SERVICE GALILEO</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1269,7 +1269,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Service</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1279,7 +1279,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Nav Sat Status</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1289,7 +1289,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of operations of the '<em>Nav Sat Status</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1299,7 +1299,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.NavSatFixImpl <em>Nav Sat Fix</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.NavSatFixImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getNavSatFix()
* @generated
@@ -1310,7 +1310,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Status</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1320,7 +1320,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Service</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1330,7 +1330,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Header</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1340,7 +1340,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Latitude</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1350,7 +1350,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Longitude</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1360,7 +1360,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Altitude</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1370,7 +1370,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Position covariance</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1380,7 +1380,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Position covariance type</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1390,7 +1390,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Nav Sat Fix</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1400,7 +1400,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of operations of the '<em>Nav Sat Fix</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1410,7 +1410,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.JoyImpl <em>Joy</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.JoyImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getJoy()
* @generated
@@ -1421,7 +1421,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Header</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1431,7 +1431,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Axes</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1441,7 +1441,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Buttons</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1451,7 +1451,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Joy</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1461,7 +1461,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of operations of the '<em>Joy</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1471,7 +1471,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.JoyFeedbackImpl <em>Joy Feedback</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.JoyFeedbackImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getJoyFeedback()
* @generated
@@ -1482,7 +1482,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>TYPE LED</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1492,7 +1492,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>TYPE RUMBLE</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1502,7 +1502,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>TYPE BUZZER</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1512,7 +1512,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Type</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1522,7 +1522,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Id</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1532,7 +1532,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Intensity</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1542,7 +1542,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Joy Feedback</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1552,7 +1552,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of operations of the '<em>Joy Feedback</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1562,7 +1562,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.JoyFeedbackArrayImpl <em>Joy Feedback Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.JoyFeedbackArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getJoyFeedbackArray()
* @generated
@@ -1573,7 +1573,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Array</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1583,7 +1583,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Joy Feedback Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1593,7 +1593,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of operations of the '<em>Joy Feedback Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1603,7 +1603,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.CarLikeOdometryImpl <em>Car Like Odometry</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.CarLikeOdometryImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getCarLikeOdometry()
* @generated
@@ -1614,7 +1614,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Header</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1624,7 +1624,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Steering angle</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1634,7 +1634,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Left rear wheel distance</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1644,7 +1644,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Right rear wheel distance</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1654,7 +1654,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Right rear wheel velocity</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1664,7 +1664,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Left rear wheel velocity</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1674,7 +1674,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Car Like Odometry</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1684,7 +1684,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of operations of the '<em>Car Like Odometry</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1694,7 +1694,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.DifferentialOdometryImpl <em>Differential Odometry</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.DifferentialOdometryImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getDifferentialOdometry()
* @generated
@@ -1705,7 +1705,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Header</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1715,7 +1715,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Right distance</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1725,7 +1725,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Left distance</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1735,7 +1735,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Left velocity</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1745,7 +1745,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Right velocity</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1755,7 +1755,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Differential Odometry</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1765,7 +1765,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The number of operations of the '<em>Differential Odometry</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -1775,7 +1775,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.STATUS_TYPE <em>STATUS TYPE</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.STATUS_TYPE
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getSTATUS_TYPE()
* @generated
@@ -1786,7 +1786,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.SERVICE_TYPE <em>SERVICE TYPE</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.SERVICE_TYPE
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getSERVICE_TYPE()
* @generated
@@ -1797,7 +1797,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.COVARIANCE_TYPE <em>COVARIANCE TYPE</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.COVARIANCE_TYPE
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getCOVARIANCE_TYPE()
* @generated
@@ -1809,7 +1809,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.RegionOfInterest <em>Region Of Interest</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Region Of Interest</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.RegionOfInterest
* @generated
@@ -1820,7 +1820,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.RegionOfInterest#getX_offset <em>Xoffset</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Xoffset</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.RegionOfInterest#getX_offset()
* @see #getRegionOfInterest()
@@ -1832,7 +1832,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.RegionOfInterest#getY_offset <em>Yoffset</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Yoffset</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.RegionOfInterest#getY_offset()
* @see #getRegionOfInterest()
@@ -1844,7 +1844,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.RegionOfInterest#getHeight <em>Height</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Height</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.RegionOfInterest#getHeight()
* @see #getRegionOfInterest()
@@ -1856,7 +1856,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.RegionOfInterest#isDo_rectify <em>Do rectify</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Do rectify</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.RegionOfInterest#isDo_rectify()
* @see #getRegionOfInterest()
@@ -1868,7 +1868,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.RegionOfInterest#getWidth <em>Width</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Width</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.RegionOfInterest#getWidth()
* @see #getRegionOfInterest()
@@ -1880,7 +1880,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range <em>Range</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Range</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range
* @generated
@@ -1891,7 +1891,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range#getULTRASOUND <em>ULTRASOUND</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>ULTRASOUND</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range#getULTRASOUND()
* @see #getRange()
@@ -1903,7 +1903,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range#getINFRARED <em>INFRARED</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>INFRARED</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range#getINFRARED()
* @see #getRange()
@@ -1915,7 +1915,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range#getHeader <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range#getHeader()
* @see #getRange()
@@ -1927,7 +1927,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range#getRadiation_type <em>Radiation type</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Radiation type</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range#getRadiation_type()
* @see #getRange()
@@ -1939,7 +1939,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range#getField_of_view <em>Field of view</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Field of view</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range#getField_of_view()
* @see #getRange()
@@ -1951,7 +1951,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range#getMin_range <em>Min range</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Min range</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range#getMin_range()
* @see #getRange()
@@ -1963,7 +1963,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range#getMax_range <em>Max range</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Max range</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range#getMax_range()
* @see #getRange()
@@ -1975,7 +1975,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range#getRange <em>Range</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Range</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range#getRange()
* @see #getRange()
@@ -1987,7 +1987,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo <em>Camera Info</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Camera Info</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo
* @generated
@@ -1998,7 +1998,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getHeader <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getHeader()
* @see #getCameraInfo()
@@ -2010,7 +2010,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getHeight <em>Height</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Height</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getHeight()
* @see #getCameraInfo()
@@ -2022,7 +2022,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getWidth <em>Width</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Width</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getWidth()
* @see #getCameraInfo()
@@ -2034,7 +2034,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getDistorsion_model <em>Distorsion model</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Distorsion model</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getDistorsion_model()
* @see #getCameraInfo()
@@ -2046,7 +2046,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getD <em>D</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>D</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getD()
* @see #getCameraInfo()
@@ -2058,7 +2058,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getK <em>K</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>K</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getK()
* @see #getCameraInfo()
@@ -2070,7 +2070,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getR <em>R</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>R</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getR()
* @see #getCameraInfo()
@@ -2082,7 +2082,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getP <em>P</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>P</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getP()
* @see #getCameraInfo()
@@ -2094,7 +2094,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getBinning_x <em>Binning x</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Binning x</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getBinning_x()
* @see #getCameraInfo()
@@ -2106,7 +2106,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getBinning_y <em>Binning y</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Binning y</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getBinning_y()
* @see #getCameraInfo()
@@ -2118,7 +2118,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getRoi <em>Roi</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Roi</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo#getRoi()
* @see #getCameraInfo()
@@ -2130,7 +2130,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Imu <em>Imu</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Imu</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Imu
* @generated
@@ -2141,7 +2141,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Imu#getHeader <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Imu#getHeader()
* @see #getImu()
@@ -2153,7 +2153,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Imu#getOrientation <em>Orientation</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Orientation</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Imu#getOrientation()
* @see #getImu()
@@ -2165,7 +2165,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Imu#getOrientation_covariance <em>Orientation covariance</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Orientation covariance</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Imu#getOrientation_covariance()
* @see #getImu()
@@ -2177,7 +2177,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Imu#getAngular_velocity <em>Angular velocity</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Angular velocity</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Imu#getAngular_velocity()
* @see #getImu()
@@ -2189,7 +2189,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Imu#getAngular_velocity_covariance <em>Angular velocity covariance</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Angular velocity covariance</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Imu#getAngular_velocity_covariance()
* @see #getImu()
@@ -2201,7 +2201,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Imu#getLinear_acceleration <em>Linear acceleration</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Linear acceleration</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Imu#getLinear_acceleration()
* @see #getImu()
@@ -2213,7 +2213,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Imu#getLinear_acceleration_covariance <em>Linear acceleration covariance</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Linear acceleration covariance</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Imu#getLinear_acceleration_covariance()
* @see #getImu()
@@ -2225,7 +2225,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan <em>Laser Scan</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Laser Scan</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan
* @generated
@@ -2236,7 +2236,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#getHeader <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#getHeader()
* @see #getLaserScan()
@@ -2248,7 +2248,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#getAngle_min <em>Angle min</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Angle min</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#getAngle_min()
* @see #getLaserScan()
@@ -2260,7 +2260,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#getAngle_max <em>Angle max</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Angle max</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#getAngle_max()
* @see #getLaserScan()
@@ -2272,7 +2272,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#getAngle_increment <em>Angle increment</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Angle increment</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#getAngle_increment()
* @see #getLaserScan()
@@ -2284,7 +2284,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#getTime_increment <em>Time increment</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Time increment</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#getTime_increment()
* @see #getLaserScan()
@@ -2296,7 +2296,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#getScan_time <em>Scan time</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Scan time</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#getScan_time()
* @see #getLaserScan()
@@ -2308,7 +2308,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#getRange_min <em>Range min</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Range min</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#getRange_min()
* @see #getLaserScan()
@@ -2320,7 +2320,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#getRange_max <em>Range max</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Range max</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#getRange_max()
* @see #getLaserScan()
@@ -2332,7 +2332,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#getRange <em>Range</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Range</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#getRange()
* @see #getLaserScan()
@@ -2344,7 +2344,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#getIntensities <em>Intensities</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Intensities</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan#getIntensities()
* @see #getLaserScan()
@@ -2356,7 +2356,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image <em>Image</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Image</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image
* @generated
@@ -2367,7 +2367,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image#getHeader <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image#getHeader()
* @see #getImage()
@@ -2379,7 +2379,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image#getHeight <em>Height</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Height</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image#getHeight()
* @see #getImage()
@@ -2391,7 +2391,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image#getWidth <em>Width</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Width</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image#getWidth()
* @see #getImage()
@@ -2403,7 +2403,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image#getEncoding <em>Encoding</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Encoding</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image#getEncoding()
* @see #getImage()
@@ -2415,7 +2415,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image#getIs_bigendian <em>Is bigendian</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Is bigendian</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image#getIs_bigendian()
* @see #getImage()
@@ -2427,7 +2427,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image#getStep <em>Step</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Step</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image#getStep()
* @see #getImage()
@@ -2439,7 +2439,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image#getData <em>Data</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Data</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image#getData()
* @see #getImage()
@@ -2451,7 +2451,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.ChannelFloat32 <em>Channel Float32</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Channel Float32</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.ChannelFloat32
* @generated
@@ -2462,7 +2462,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.ChannelFloat32#getName <em>Name</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Name</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.ChannelFloat32#getName()
* @see #getChannelFloat32()
@@ -2474,7 +2474,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.ChannelFloat32#getValues <em>Values</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Values</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.ChannelFloat32#getValues()
* @see #getChannelFloat32()
@@ -2486,7 +2486,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CompressedImage <em>Compressed Image</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Compressed Image</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CompressedImage
* @generated
@@ -2497,7 +2497,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CompressedImage#getHeader <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CompressedImage#getHeader()
* @see #getCompressedImage()
@@ -2509,7 +2509,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CompressedImage#getFormat <em>Format</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Format</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CompressedImage#getFormat()
* @see #getCompressedImage()
@@ -2521,7 +2521,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CompressedImage#getData <em>Data</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Data</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CompressedImage#getData()
* @see #getCompressedImage()
@@ -2533,7 +2533,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud <em>Point Cloud</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Point Cloud</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud
* @generated
@@ -2544,7 +2544,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud#getHeader <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud#getHeader()
* @see #getPointCloud()
@@ -2556,7 +2556,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud#getPoints <em>Points</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference list '<em>Points</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud#getPoints()
* @see #getPointCloud()
@@ -2568,7 +2568,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud#getChannels <em>Channels</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference list '<em>Channels</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud#getChannels()
* @see #getPointCloud()
@@ -2580,7 +2580,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointField <em>Point Field</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Point Field</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointField
* @generated
@@ -2591,7 +2591,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointField#getName <em>Name</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Name</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointField#getName()
* @see #getPointField()
@@ -2603,7 +2603,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointField#getOffset <em>Offset</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Offset</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointField#getOffset()
* @see #getPointField()
@@ -2615,7 +2615,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointField#getDatatype <em>Datatype</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Datatype</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointField#getDatatype()
* @see #getPointField()
@@ -2627,7 +2627,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointField#getCount <em>Count</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Count</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointField#getCount()
* @see #getPointField()
@@ -2639,7 +2639,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2 <em>Point Cloud2</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Point Cloud2</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2
* @generated
@@ -2650,7 +2650,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2#getHeader <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2#getHeader()
* @see #getPointCloud2()
@@ -2662,7 +2662,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2#getHeight <em>Height</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Height</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2#getHeight()
* @see #getPointCloud2()
@@ -2674,7 +2674,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2#getWidth <em>Width</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Width</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2#getWidth()
* @see #getPointCloud2()
@@ -2686,7 +2686,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2#getFields <em>Fields</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference list '<em>Fields</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2#getFields()
* @see #getPointCloud2()
@@ -2698,7 +2698,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2#isIs_bigendian <em>Is bigendian</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Is bigendian</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2#isIs_bigendian()
* @see #getPointCloud2()
@@ -2710,7 +2710,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2#getPoint_step <em>Point step</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Point step</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2#getPoint_step()
* @see #getPointCloud2()
@@ -2722,7 +2722,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2#getRow_step <em>Row step</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Row step</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2#getRow_step()
* @see #getPointCloud2()
@@ -2734,7 +2734,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2#getData <em>Data</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Data</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2#getData()
* @see #getPointCloud2()
@@ -2746,7 +2746,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2#isIs_dense <em>Is dense</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Is dense</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2#isIs_dense()
* @see #getPointCloud2()
@@ -2758,7 +2758,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JointState <em>Joint State</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Joint State</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JointState
* @generated
@@ -2769,7 +2769,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JointState#getName <em>Name</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Name</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JointState#getName()
* @see #getJointState()
@@ -2781,7 +2781,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JointState#getPosition <em>Position</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Position</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JointState#getPosition()
* @see #getJointState()
@@ -2793,7 +2793,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JointState#getVelocity <em>Velocity</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Velocity</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JointState#getVelocity()
* @see #getJointState()
@@ -2805,7 +2805,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JointState#getEffort <em>Effort</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Effort</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JointState#getEffort()
* @see #getJointState()
@@ -2817,7 +2817,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus <em>Nav Sat Status</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Nav Sat Status</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus
* @generated
@@ -2828,7 +2828,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus#getSTATUS_NO_FIX <em>STATUS NO FIX</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>STATUS NO FIX</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus#getSTATUS_NO_FIX()
* @see #getNavSatStatus()
@@ -2840,7 +2840,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus#getSTATUS_FIX <em>STATUS FIX</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>STATUS FIX</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus#getSTATUS_FIX()
* @see #getNavSatStatus()
@@ -2852,7 +2852,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus#getSTATUS_SBAS_FIX <em>STATUS SBAS FIX</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>STATUS SBAS FIX</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus#getSTATUS_SBAS_FIX()
* @see #getNavSatStatus()
@@ -2864,7 +2864,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus#getSTATUS_GBAS_FIX <em>STATUS GBAS FIX</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>STATUS GBAS FIX</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus#getSTATUS_GBAS_FIX()
* @see #getNavSatStatus()
@@ -2876,7 +2876,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus#getStatus <em>Status</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Status</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus#getStatus()
* @see #getNavSatStatus()
@@ -2888,7 +2888,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus#getSERVICE_GPS <em>SERVICE GPS</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>SERVICE GPS</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus#getSERVICE_GPS()
* @see #getNavSatStatus()
@@ -2900,7 +2900,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus#getSERVICE_GLONASS <em>SERVICE GLONASS</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>SERVICE GLONASS</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus#getSERVICE_GLONASS()
* @see #getNavSatStatus()
@@ -2912,7 +2912,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus#getSERVICE_COMPASS <em>SERVICE COMPASS</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>SERVICE COMPASS</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus#getSERVICE_COMPASS()
* @see #getNavSatStatus()
@@ -2924,7 +2924,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus#getSERVICE_GALILEO <em>SERVICE GALILEO</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>SERVICE GALILEO</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus#getSERVICE_GALILEO()
* @see #getNavSatStatus()
@@ -2936,7 +2936,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus#getService <em>Service</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Service</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus#getService()
* @see #getNavSatStatus()
@@ -2948,7 +2948,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix <em>Nav Sat Fix</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Nav Sat Fix</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix
* @generated
@@ -2959,7 +2959,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix#getStatus <em>Status</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Status</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix#getStatus()
* @see #getNavSatFix()
@@ -2971,7 +2971,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix#getService <em>Service</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Service</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix#getService()
* @see #getNavSatFix()
@@ -2983,7 +2983,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix#getHeader <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix#getHeader()
* @see #getNavSatFix()
@@ -2995,7 +2995,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix#getLatitude <em>Latitude</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Latitude</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix#getLatitude()
* @see #getNavSatFix()
@@ -3007,7 +3007,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix#getLongitude <em>Longitude</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Longitude</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix#getLongitude()
* @see #getNavSatFix()
@@ -3019,7 +3019,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix#getAltitude <em>Altitude</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Altitude</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix#getAltitude()
* @see #getNavSatFix()
@@ -3031,7 +3031,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix#getPosition_covariance <em>Position covariance</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Position covariance</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix#getPosition_covariance()
* @see #getNavSatFix()
@@ -3043,7 +3043,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix#getPosition_covariance_type <em>Position covariance type</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Position covariance type</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix#getPosition_covariance_type()
* @see #getNavSatFix()
@@ -3055,7 +3055,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Joy <em>Joy</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Joy</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Joy
* @generated
@@ -3066,7 +3066,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Joy#getHeader <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Joy#getHeader()
* @see #getJoy()
@@ -3078,7 +3078,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Joy#getAxes <em>Axes</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Axes</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Joy#getAxes()
* @see #getJoy()
@@ -3090,7 +3090,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Joy#getButtons <em>Buttons</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Buttons</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Joy#getButtons()
* @see #getJoy()
@@ -3102,7 +3102,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedback <em>Joy Feedback</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Joy Feedback</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedback
* @generated
@@ -3113,7 +3113,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedback#getTYPE_LED <em>TYPE LED</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>TYPE LED</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedback#getTYPE_LED()
* @see #getJoyFeedback()
@@ -3125,7 +3125,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedback#getTYPE_RUMBLE <em>TYPE RUMBLE</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>TYPE RUMBLE</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedback#getTYPE_RUMBLE()
* @see #getJoyFeedback()
@@ -3137,7 +3137,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedback#getTYPE_BUZZER <em>TYPE BUZZER</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>TYPE BUZZER</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedback#getTYPE_BUZZER()
* @see #getJoyFeedback()
@@ -3149,7 +3149,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedback#getType <em>Type</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Type</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedback#getType()
* @see #getJoyFeedback()
@@ -3161,7 +3161,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedback#getId <em>Id</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Id</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedback#getId()
* @see #getJoyFeedback()
@@ -3173,7 +3173,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedback#getIntensity <em>Intensity</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Intensity</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedback#getIntensity()
* @see #getJoyFeedback()
@@ -3185,7 +3185,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedbackArray <em>Joy Feedback Array</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Joy Feedback Array</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedbackArray
* @generated
@@ -3196,7 +3196,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedbackArray#getArray <em>Array</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference list '<em>Array</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedbackArray#getArray()
* @see #getJoyFeedbackArray()
@@ -3208,7 +3208,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CarLikeOdometry <em>Car Like Odometry</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Car Like Odometry</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CarLikeOdometry
* @generated
@@ -3219,7 +3219,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CarLikeOdometry#getHeader <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CarLikeOdometry#getHeader()
* @see #getCarLikeOdometry()
@@ -3231,7 +3231,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CarLikeOdometry#getSteering_angle <em>Steering angle</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Steering angle</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CarLikeOdometry#getSteering_angle()
* @see #getCarLikeOdometry()
@@ -3243,7 +3243,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CarLikeOdometry#getLeft_rear_wheel_distance <em>Left rear wheel distance</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Left rear wheel distance</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CarLikeOdometry#getLeft_rear_wheel_distance()
* @see #getCarLikeOdometry()
@@ -3255,7 +3255,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CarLikeOdometry#getRight_rear_wheel_distance <em>Right rear wheel distance</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Right rear wheel distance</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CarLikeOdometry#getRight_rear_wheel_distance()
* @see #getCarLikeOdometry()
@@ -3267,7 +3267,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CarLikeOdometry#getRight_rear_wheel_velocity <em>Right rear wheel velocity</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Right rear wheel velocity</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CarLikeOdometry#getRight_rear_wheel_velocity()
* @see #getCarLikeOdometry()
@@ -3279,7 +3279,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CarLikeOdometry#getLeft_rear_wheel_velocity <em>Left rear wheel velocity</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Left rear wheel velocity</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CarLikeOdometry#getLeft_rear_wheel_velocity()
* @see #getCarLikeOdometry()
@@ -3291,7 +3291,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.DifferentialOdometry <em>Differential Odometry</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Differential Odometry</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.DifferentialOdometry
* @generated
@@ -3302,7 +3302,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.DifferentialOdometry#getHeader <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.DifferentialOdometry#getHeader()
* @see #getDifferentialOdometry()
@@ -3314,7 +3314,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.DifferentialOdometry#getRight_distance <em>Right distance</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Right distance</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.DifferentialOdometry#getRight_distance()
* @see #getDifferentialOdometry()
@@ -3326,7 +3326,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.DifferentialOdometry#getLeft_distance <em>Left distance</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Left distance</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.DifferentialOdometry#getLeft_distance()
* @see #getDifferentialOdometry()
@@ -3338,7 +3338,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.DifferentialOdometry#getLeft_velocity <em>Left velocity</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Left velocity</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.DifferentialOdometry#getLeft_velocity()
* @see #getDifferentialOdometry()
@@ -3350,7 +3350,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.DifferentialOdometry#getRight_velocity <em>Right velocity</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Right velocity</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.DifferentialOdometry#getRight_velocity()
* @see #getDifferentialOdometry()
@@ -3362,7 +3362,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for enum '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.STATUS_TYPE <em>STATUS TYPE</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for enum '<em>STATUS TYPE</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.STATUS_TYPE
* @generated
@@ -3373,7 +3373,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for enum '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.SERVICE_TYPE <em>SERVICE TYPE</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for enum '<em>SERVICE TYPE</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.SERVICE_TYPE
* @generated
@@ -3384,7 +3384,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* Returns the meta object for enum '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.COVARIANCE_TYPE <em>COVARIANCE TYPE</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for enum '<em>COVARIANCE TYPE</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.COVARIANCE_TYPE
* @generated
@@ -3395,7 +3395,7 @@ public interface Sensor_datatypesPackage 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
*/
@@ -3412,7 +3412,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
interface Literals {
@@ -3420,7 +3420,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.RegionOfInterestImpl <em>Region Of Interest</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.RegionOfInterestImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getRegionOfInterest()
* @generated
@@ -3431,7 +3431,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Xoffset</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute REGION_OF_INTEREST__XOFFSET = eINSTANCE.getRegionOfInterest_X_offset();
@@ -3440,7 +3440,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Yoffset</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute REGION_OF_INTEREST__YOFFSET = eINSTANCE.getRegionOfInterest_Y_offset();
@@ -3449,7 +3449,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Height</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute REGION_OF_INTEREST__HEIGHT = eINSTANCE.getRegionOfInterest_Height();
@@ -3458,7 +3458,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Do rectify</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute REGION_OF_INTEREST__DO_RECTIFY = eINSTANCE.getRegionOfInterest_Do_rectify();
@@ -3467,7 +3467,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Width</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute REGION_OF_INTEREST__WIDTH = eINSTANCE.getRegionOfInterest_Width();
@@ -3476,7 +3476,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.RangeImpl <em>Range</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.RangeImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getRange()
* @generated
@@ -3487,7 +3487,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>ULTRASOUND</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute RANGE__ULTRASOUND = eINSTANCE.getRange_ULTRASOUND();
@@ -3496,7 +3496,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>INFRARED</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute RANGE__INFRARED = eINSTANCE.getRange_INFRARED();
@@ -3505,7 +3505,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Header</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference RANGE__HEADER = eINSTANCE.getRange_Header();
@@ -3514,7 +3514,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Radiation type</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute RANGE__RADIATION_TYPE = eINSTANCE.getRange_Radiation_type();
@@ -3523,7 +3523,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Field of view</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute RANGE__FIELD_OF_VIEW = eINSTANCE.getRange_Field_of_view();
@@ -3532,7 +3532,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Min range</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute RANGE__MIN_RANGE = eINSTANCE.getRange_Min_range();
@@ -3541,7 +3541,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Max range</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute RANGE__MAX_RANGE = eINSTANCE.getRange_Max_range();
@@ -3550,7 +3550,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Range</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute RANGE__RANGE = eINSTANCE.getRange_Range();
@@ -3559,7 +3559,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.CameraInfoImpl <em>Camera Info</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.CameraInfoImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getCameraInfo()
* @generated
@@ -3570,7 +3570,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Header</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference CAMERA_INFO__HEADER = eINSTANCE.getCameraInfo_Header();
@@ -3579,7 +3579,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Height</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CAMERA_INFO__HEIGHT = eINSTANCE.getCameraInfo_Height();
@@ -3588,7 +3588,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Width</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CAMERA_INFO__WIDTH = eINSTANCE.getCameraInfo_Width();
@@ -3597,7 +3597,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Distorsion model</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CAMERA_INFO__DISTORSION_MODEL = eINSTANCE.getCameraInfo_Distorsion_model();
@@ -3606,7 +3606,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>D</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CAMERA_INFO__D = eINSTANCE.getCameraInfo_D();
@@ -3615,7 +3615,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>K</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CAMERA_INFO__K = eINSTANCE.getCameraInfo_K();
@@ -3624,7 +3624,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>R</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CAMERA_INFO__R = eINSTANCE.getCameraInfo_R();
@@ -3633,7 +3633,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>P</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CAMERA_INFO__P = eINSTANCE.getCameraInfo_P();
@@ -3642,7 +3642,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Binning x</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CAMERA_INFO__BINNING_X = eINSTANCE.getCameraInfo_Binning_x();
@@ -3651,7 +3651,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Binning y</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CAMERA_INFO__BINNING_Y = eINSTANCE.getCameraInfo_Binning_y();
@@ -3660,7 +3660,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Roi</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference CAMERA_INFO__ROI = eINSTANCE.getCameraInfo_Roi();
@@ -3669,7 +3669,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.ImuImpl <em>Imu</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.ImuImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getImu()
* @generated
@@ -3680,7 +3680,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Header</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference IMU__HEADER = eINSTANCE.getImu_Header();
@@ -3689,7 +3689,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Orientation</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference IMU__ORIENTATION = eINSTANCE.getImu_Orientation();
@@ -3698,7 +3698,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Orientation covariance</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute IMU__ORIENTATION_COVARIANCE = eINSTANCE.getImu_Orientation_covariance();
@@ -3707,7 +3707,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Angular velocity</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference IMU__ANGULAR_VELOCITY = eINSTANCE.getImu_Angular_velocity();
@@ -3716,7 +3716,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Angular velocity covariance</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute IMU__ANGULAR_VELOCITY_COVARIANCE = eINSTANCE.getImu_Angular_velocity_covariance();
@@ -3725,7 +3725,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Linear acceleration</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference IMU__LINEAR_ACCELERATION = eINSTANCE.getImu_Linear_acceleration();
@@ -3734,7 +3734,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Linear acceleration covariance</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute IMU__LINEAR_ACCELERATION_COVARIANCE = eINSTANCE.getImu_Linear_acceleration_covariance();
@@ -3743,7 +3743,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.LaserScanImpl <em>Laser Scan</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.LaserScanImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getLaserScan()
* @generated
@@ -3754,7 +3754,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Header</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference LASER_SCAN__HEADER = eINSTANCE.getLaserScan_Header();
@@ -3763,7 +3763,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Angle min</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute LASER_SCAN__ANGLE_MIN = eINSTANCE.getLaserScan_Angle_min();
@@ -3772,7 +3772,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Angle max</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute LASER_SCAN__ANGLE_MAX = eINSTANCE.getLaserScan_Angle_max();
@@ -3781,7 +3781,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Angle increment</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute LASER_SCAN__ANGLE_INCREMENT = eINSTANCE.getLaserScan_Angle_increment();
@@ -3790,7 +3790,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Time increment</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute LASER_SCAN__TIME_INCREMENT = eINSTANCE.getLaserScan_Time_increment();
@@ -3799,7 +3799,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Scan time</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute LASER_SCAN__SCAN_TIME = eINSTANCE.getLaserScan_Scan_time();
@@ -3808,7 +3808,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Range min</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute LASER_SCAN__RANGE_MIN = eINSTANCE.getLaserScan_Range_min();
@@ -3817,7 +3817,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Range max</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute LASER_SCAN__RANGE_MAX = eINSTANCE.getLaserScan_Range_max();
@@ -3826,7 +3826,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Range</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute LASER_SCAN__RANGE = eINSTANCE.getLaserScan_Range();
@@ -3835,7 +3835,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Intensities</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute LASER_SCAN__INTENSITIES = eINSTANCE.getLaserScan_Intensities();
@@ -3844,7 +3844,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.ImageImpl <em>Image</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.ImageImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getImage()
* @generated
@@ -3855,7 +3855,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Header</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference IMAGE__HEADER = eINSTANCE.getImage_Header();
@@ -3864,7 +3864,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Height</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute IMAGE__HEIGHT = eINSTANCE.getImage_Height();
@@ -3873,7 +3873,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Width</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute IMAGE__WIDTH = eINSTANCE.getImage_Width();
@@ -3882,7 +3882,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Encoding</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute IMAGE__ENCODING = eINSTANCE.getImage_Encoding();
@@ -3891,7 +3891,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Is bigendian</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute IMAGE__IS_BIGENDIAN = eINSTANCE.getImage_Is_bigendian();
@@ -3900,7 +3900,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Step</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute IMAGE__STEP = eINSTANCE.getImage_Step();
@@ -3909,7 +3909,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Data</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute IMAGE__DATA = eINSTANCE.getImage_Data();
@@ -3918,7 +3918,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.ChannelFloat32Impl <em>Channel Float32</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.ChannelFloat32Impl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getChannelFloat32()
* @generated
@@ -3929,7 +3929,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Name</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CHANNEL_FLOAT32__NAME = eINSTANCE.getChannelFloat32_Name();
@@ -3938,7 +3938,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Values</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CHANNEL_FLOAT32__VALUES = eINSTANCE.getChannelFloat32_Values();
@@ -3947,7 +3947,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.CompressedImageImpl <em>Compressed Image</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.CompressedImageImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getCompressedImage()
* @generated
@@ -3958,7 +3958,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Header</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference COMPRESSED_IMAGE__HEADER = eINSTANCE.getCompressedImage_Header();
@@ -3967,7 +3967,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Format</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute COMPRESSED_IMAGE__FORMAT = eINSTANCE.getCompressedImage_Format();
@@ -3976,7 +3976,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Data</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute COMPRESSED_IMAGE__DATA = eINSTANCE.getCompressedImage_Data();
@@ -3985,7 +3985,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.PointCloudImpl <em>Point Cloud</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.PointCloudImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getPointCloud()
* @generated
@@ -3996,7 +3996,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Header</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference POINT_CLOUD__HEADER = eINSTANCE.getPointCloud_Header();
@@ -4005,7 +4005,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Points</b></em>' containment reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference POINT_CLOUD__POINTS = eINSTANCE.getPointCloud_Points();
@@ -4014,7 +4014,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Channels</b></em>' containment reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference POINT_CLOUD__CHANNELS = eINSTANCE.getPointCloud_Channels();
@@ -4023,7 +4023,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.PointFieldImpl <em>Point Field</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.PointFieldImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getPointField()
* @generated
@@ -4034,7 +4034,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Name</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute POINT_FIELD__NAME = eINSTANCE.getPointField_Name();
@@ -4043,7 +4043,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Offset</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute POINT_FIELD__OFFSET = eINSTANCE.getPointField_Offset();
@@ -4052,7 +4052,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Datatype</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute POINT_FIELD__DATATYPE = eINSTANCE.getPointField_Datatype();
@@ -4061,7 +4061,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Count</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute POINT_FIELD__COUNT = eINSTANCE.getPointField_Count();
@@ -4070,7 +4070,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.PointCloud2Impl <em>Point Cloud2</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.PointCloud2Impl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getPointCloud2()
* @generated
@@ -4081,7 +4081,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Header</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference POINT_CLOUD2__HEADER = eINSTANCE.getPointCloud2_Header();
@@ -4090,7 +4090,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Height</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute POINT_CLOUD2__HEIGHT = eINSTANCE.getPointCloud2_Height();
@@ -4099,7 +4099,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Width</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute POINT_CLOUD2__WIDTH = eINSTANCE.getPointCloud2_Width();
@@ -4108,7 +4108,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Fields</b></em>' containment reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference POINT_CLOUD2__FIELDS = eINSTANCE.getPointCloud2_Fields();
@@ -4117,7 +4117,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Is bigendian</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute POINT_CLOUD2__IS_BIGENDIAN = eINSTANCE.getPointCloud2_Is_bigendian();
@@ -4126,7 +4126,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Point step</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute POINT_CLOUD2__POINT_STEP = eINSTANCE.getPointCloud2_Point_step();
@@ -4135,7 +4135,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Row step</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute POINT_CLOUD2__ROW_STEP = eINSTANCE.getPointCloud2_Row_step();
@@ -4144,7 +4144,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Data</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute POINT_CLOUD2__DATA = eINSTANCE.getPointCloud2_Data();
@@ -4153,7 +4153,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Is dense</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute POINT_CLOUD2__IS_DENSE = eINSTANCE.getPointCloud2_Is_dense();
@@ -4162,7 +4162,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.JointStateImpl <em>Joint State</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.JointStateImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getJointState()
* @generated
@@ -4173,7 +4173,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Name</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute JOINT_STATE__NAME = eINSTANCE.getJointState_Name();
@@ -4182,7 +4182,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Position</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute JOINT_STATE__POSITION = eINSTANCE.getJointState_Position();
@@ -4191,7 +4191,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Velocity</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute JOINT_STATE__VELOCITY = eINSTANCE.getJointState_Velocity();
@@ -4200,7 +4200,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Effort</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute JOINT_STATE__EFFORT = eINSTANCE.getJointState_Effort();
@@ -4209,7 +4209,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.NavSatStatusImpl <em>Nav Sat Status</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.NavSatStatusImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getNavSatStatus()
* @generated
@@ -4220,7 +4220,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>STATUS NO FIX</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute NAV_SAT_STATUS__STATUS_NO_FIX = eINSTANCE.getNavSatStatus_STATUS_NO_FIX();
@@ -4229,7 +4229,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>STATUS FIX</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute NAV_SAT_STATUS__STATUS_FIX = eINSTANCE.getNavSatStatus_STATUS_FIX();
@@ -4238,7 +4238,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>STATUS SBAS FIX</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute NAV_SAT_STATUS__STATUS_SBAS_FIX = eINSTANCE.getNavSatStatus_STATUS_SBAS_FIX();
@@ -4247,7 +4247,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>STATUS GBAS FIX</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute NAV_SAT_STATUS__STATUS_GBAS_FIX = eINSTANCE.getNavSatStatus_STATUS_GBAS_FIX();
@@ -4256,7 +4256,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Status</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute NAV_SAT_STATUS__STATUS = eINSTANCE.getNavSatStatus_Status();
@@ -4265,7 +4265,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>SERVICE GPS</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute NAV_SAT_STATUS__SERVICE_GPS = eINSTANCE.getNavSatStatus_SERVICE_GPS();
@@ -4274,7 +4274,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>SERVICE GLONASS</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute NAV_SAT_STATUS__SERVICE_GLONASS = eINSTANCE.getNavSatStatus_SERVICE_GLONASS();
@@ -4283,7 +4283,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>SERVICE COMPASS</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute NAV_SAT_STATUS__SERVICE_COMPASS = eINSTANCE.getNavSatStatus_SERVICE_COMPASS();
@@ -4292,7 +4292,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>SERVICE GALILEO</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute NAV_SAT_STATUS__SERVICE_GALILEO = eINSTANCE.getNavSatStatus_SERVICE_GALILEO();
@@ -4301,7 +4301,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Service</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute NAV_SAT_STATUS__SERVICE = eINSTANCE.getNavSatStatus_Service();
@@ -4310,7 +4310,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.NavSatFixImpl <em>Nav Sat Fix</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.NavSatFixImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getNavSatFix()
* @generated
@@ -4321,7 +4321,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Status</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute NAV_SAT_FIX__STATUS = eINSTANCE.getNavSatFix_Status();
@@ -4330,7 +4330,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Service</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute NAV_SAT_FIX__SERVICE = eINSTANCE.getNavSatFix_Service();
@@ -4339,7 +4339,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Header</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference NAV_SAT_FIX__HEADER = eINSTANCE.getNavSatFix_Header();
@@ -4348,7 +4348,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Latitude</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute NAV_SAT_FIX__LATITUDE = eINSTANCE.getNavSatFix_Latitude();
@@ -4357,7 +4357,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Longitude</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute NAV_SAT_FIX__LONGITUDE = eINSTANCE.getNavSatFix_Longitude();
@@ -4366,7 +4366,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Altitude</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute NAV_SAT_FIX__ALTITUDE = eINSTANCE.getNavSatFix_Altitude();
@@ -4375,7 +4375,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Position covariance</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute NAV_SAT_FIX__POSITION_COVARIANCE = eINSTANCE.getNavSatFix_Position_covariance();
@@ -4384,7 +4384,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Position covariance type</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute NAV_SAT_FIX__POSITION_COVARIANCE_TYPE = eINSTANCE.getNavSatFix_Position_covariance_type();
@@ -4393,7 +4393,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.JoyImpl <em>Joy</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.JoyImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getJoy()
* @generated
@@ -4404,7 +4404,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Header</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference JOY__HEADER = eINSTANCE.getJoy_Header();
@@ -4413,7 +4413,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Axes</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute JOY__AXES = eINSTANCE.getJoy_Axes();
@@ -4422,7 +4422,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Buttons</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute JOY__BUTTONS = eINSTANCE.getJoy_Buttons();
@@ -4431,7 +4431,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.JoyFeedbackImpl <em>Joy Feedback</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.JoyFeedbackImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getJoyFeedback()
* @generated
@@ -4442,7 +4442,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>TYPE LED</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute JOY_FEEDBACK__TYPE_LED = eINSTANCE.getJoyFeedback_TYPE_LED();
@@ -4451,7 +4451,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>TYPE RUMBLE</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute JOY_FEEDBACK__TYPE_RUMBLE = eINSTANCE.getJoyFeedback_TYPE_RUMBLE();
@@ -4460,7 +4460,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>TYPE BUZZER</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute JOY_FEEDBACK__TYPE_BUZZER = eINSTANCE.getJoyFeedback_TYPE_BUZZER();
@@ -4469,7 +4469,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Type</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute JOY_FEEDBACK__TYPE = eINSTANCE.getJoyFeedback_Type();
@@ -4478,7 +4478,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Id</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute JOY_FEEDBACK__ID = eINSTANCE.getJoyFeedback_Id();
@@ -4487,7 +4487,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Intensity</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute JOY_FEEDBACK__INTENSITY = eINSTANCE.getJoyFeedback_Intensity();
@@ -4496,7 +4496,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.JoyFeedbackArrayImpl <em>Joy Feedback Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.JoyFeedbackArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getJoyFeedbackArray()
* @generated
@@ -4507,7 +4507,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Array</b></em>' containment reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference JOY_FEEDBACK_ARRAY__ARRAY = eINSTANCE.getJoyFeedbackArray_Array();
@@ -4516,7 +4516,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.CarLikeOdometryImpl <em>Car Like Odometry</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.CarLikeOdometryImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getCarLikeOdometry()
* @generated
@@ -4527,7 +4527,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Header</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference CAR_LIKE_ODOMETRY__HEADER = eINSTANCE.getCarLikeOdometry_Header();
@@ -4536,7 +4536,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Steering angle</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CAR_LIKE_ODOMETRY__STEERING_ANGLE = eINSTANCE.getCarLikeOdometry_Steering_angle();
@@ -4545,7 +4545,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Left rear wheel distance</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CAR_LIKE_ODOMETRY__LEFT_REAR_WHEEL_DISTANCE = eINSTANCE.getCarLikeOdometry_Left_rear_wheel_distance();
@@ -4554,7 +4554,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Right rear wheel distance</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CAR_LIKE_ODOMETRY__RIGHT_REAR_WHEEL_DISTANCE = eINSTANCE.getCarLikeOdometry_Right_rear_wheel_distance();
@@ -4563,7 +4563,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Right rear wheel velocity</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CAR_LIKE_ODOMETRY__RIGHT_REAR_WHEEL_VELOCITY = eINSTANCE.getCarLikeOdometry_Right_rear_wheel_velocity();
@@ -4572,7 +4572,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Left rear wheel velocity</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute CAR_LIKE_ODOMETRY__LEFT_REAR_WHEEL_VELOCITY = eINSTANCE.getCarLikeOdometry_Left_rear_wheel_velocity();
@@ -4581,7 +4581,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.DifferentialOdometryImpl <em>Differential Odometry</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.DifferentialOdometryImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getDifferentialOdometry()
* @generated
@@ -4592,7 +4592,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Header</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference DIFFERENTIAL_ODOMETRY__HEADER = eINSTANCE.getDifferentialOdometry_Header();
@@ -4601,7 +4601,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Right distance</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute DIFFERENTIAL_ODOMETRY__RIGHT_DISTANCE = eINSTANCE.getDifferentialOdometry_Right_distance();
@@ -4610,7 +4610,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Left distance</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute DIFFERENTIAL_ODOMETRY__LEFT_DISTANCE = eINSTANCE.getDifferentialOdometry_Left_distance();
@@ -4619,7 +4619,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Left velocity</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute DIFFERENTIAL_ODOMETRY__LEFT_VELOCITY = eINSTANCE.getDifferentialOdometry_Left_velocity();
@@ -4628,7 +4628,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Right velocity</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute DIFFERENTIAL_ODOMETRY__RIGHT_VELOCITY = eINSTANCE.getDifferentialOdometry_Right_velocity();
@@ -4637,7 +4637,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.STATUS_TYPE <em>STATUS TYPE</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.STATUS_TYPE
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getSTATUS_TYPE()
* @generated
@@ -4648,7 +4648,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.SERVICE_TYPE <em>SERVICE TYPE</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.SERVICE_TYPE
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getSERVICE_TYPE()
* @generated
@@ -4659,7 +4659,7 @@ public interface Sensor_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.COVARIANCE_TYPE <em>COVARIANCE TYPE</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.COVARIANCE_TYPE
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl#getCOVARIANCE_TYPE()
* @generated
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/CameraInfoImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/CameraInfoImpl.java
index ce79a388a19..d7adc815e51 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/CameraInfoImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/CameraInfoImpl.java
@@ -6,21 +6,15 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.RegionOfInterest;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -51,7 +45,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
* The cached value of the '{@link #getHeader() <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeader()
* @generated
* @ordered
@@ -62,7 +56,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
* The default value of the '{@link #getHeight() <em>Height</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeight()
* @generated
* @ordered
@@ -73,7 +67,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
* The cached value of the '{@link #getHeight() <em>Height</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeight()
* @generated
* @ordered
@@ -84,7 +78,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
* The default value of the '{@link #getWidth() <em>Width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWidth()
* @generated
* @ordered
@@ -95,7 +89,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
* The cached value of the '{@link #getWidth() <em>Width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWidth()
* @generated
* @ordered
@@ -106,7 +100,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
* The default value of the '{@link #getDistorsion_model() <em>Distorsion model</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getDistorsion_model()
* @generated
* @ordered
@@ -117,7 +111,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
* The cached value of the '{@link #getDistorsion_model() <em>Distorsion model</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getDistorsion_model()
* @generated
* @ordered
@@ -128,7 +122,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
* The cached value of the '{@link #getD() <em>D</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getD()
* @generated
* @ordered
@@ -139,7 +133,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
* The cached value of the '{@link #getK() <em>K</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getK()
* @generated
* @ordered
@@ -150,7 +144,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
* The cached value of the '{@link #getR() <em>R</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getR()
* @generated
* @ordered
@@ -161,7 +155,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
* The cached value of the '{@link #getP() <em>P</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getP()
* @generated
* @ordered
@@ -172,7 +166,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
* The default value of the '{@link #getBinning_x() <em>Binning x</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getBinning_x()
* @generated
* @ordered
@@ -183,7 +177,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
* The cached value of the '{@link #getBinning_x() <em>Binning x</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getBinning_x()
* @generated
* @ordered
@@ -194,7 +188,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
* The default value of the '{@link #getBinning_y() <em>Binning y</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getBinning_y()
* @generated
* @ordered
@@ -205,7 +199,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
* The cached value of the '{@link #getBinning_y() <em>Binning y</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getBinning_y()
* @generated
* @ordered
@@ -216,7 +210,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
* The cached value of the '{@link #getRoi() <em>Roi</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRoi()
* @generated
* @ordered
@@ -226,7 +220,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected CameraInfoImpl() {
@@ -236,7 +230,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -247,7 +241,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header getHeader() {
@@ -257,7 +251,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetHeader(Header newHeader, NotificationChain msgs) {
@@ -277,7 +271,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeader(Header newHeader) {
@@ -302,7 +296,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getHeight() {
@@ -312,7 +306,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeight(long newHeight) {
@@ -326,7 +320,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getWidth() {
@@ -336,7 +330,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setWidth(long newWidth) {
@@ -350,7 +344,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getDistorsion_model() {
@@ -360,7 +354,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setDistorsion_model(String newDistorsion_model) {
@@ -374,7 +368,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Double> getD() {
@@ -387,7 +381,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Double> getK() {
@@ -400,7 +394,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Double> getR() {
@@ -413,7 +407,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Double> getP() {
@@ -426,7 +420,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getBinning_x() {
@@ -436,7 +430,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setBinning_x(long newBinning_x) {
@@ -450,7 +444,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getBinning_y() {
@@ -460,7 +454,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setBinning_y(long newBinning_y) {
@@ -474,7 +468,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public RegionOfInterest getRoi() {
@@ -484,7 +478,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetRoi(RegionOfInterest newRoi, NotificationChain msgs) {
@@ -504,7 +498,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setRoi(RegionOfInterest newRoi) {
@@ -529,7 +523,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -546,7 +540,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -581,7 +575,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -632,7 +626,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -678,7 +672,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -713,7 +707,7 @@ public class CameraInfoImpl extends MinimalEObjectImpl.Container implements Came
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/CarLikeOdometryImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/CarLikeOdometryImpl.java
index 83bf64ade01..fbc3247f9bc 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/CarLikeOdometryImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/CarLikeOdometryImpl.java
@@ -4,16 +4,12 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CarLikeOdometry;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -39,7 +35,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getHeader() <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeader()
* @generated
* @ordered
@@ -50,7 +46,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
* The default value of the '{@link #getSteering_angle() <em>Steering angle</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSteering_angle()
* @generated
* @ordered
@@ -61,7 +57,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getSteering_angle() <em>Steering angle</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSteering_angle()
* @generated
* @ordered
@@ -72,7 +68,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
* The default value of the '{@link #getLeft_rear_wheel_distance() <em>Left rear wheel distance</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLeft_rear_wheel_distance()
* @generated
* @ordered
@@ -83,7 +79,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getLeft_rear_wheel_distance() <em>Left rear wheel distance</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLeft_rear_wheel_distance()
* @generated
* @ordered
@@ -94,7 +90,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
* The default value of the '{@link #getRight_rear_wheel_distance() <em>Right rear wheel distance</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRight_rear_wheel_distance()
* @generated
* @ordered
@@ -105,7 +101,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getRight_rear_wheel_distance() <em>Right rear wheel distance</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRight_rear_wheel_distance()
* @generated
* @ordered
@@ -116,7 +112,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
* The default value of the '{@link #getRight_rear_wheel_velocity() <em>Right rear wheel velocity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRight_rear_wheel_velocity()
* @generated
* @ordered
@@ -127,7 +123,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getRight_rear_wheel_velocity() <em>Right rear wheel velocity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRight_rear_wheel_velocity()
* @generated
* @ordered
@@ -138,7 +134,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
* The default value of the '{@link #getLeft_rear_wheel_velocity() <em>Left rear wheel velocity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLeft_rear_wheel_velocity()
* @generated
* @ordered
@@ -149,7 +145,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getLeft_rear_wheel_velocity() <em>Left rear wheel velocity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLeft_rear_wheel_velocity()
* @generated
* @ordered
@@ -159,7 +155,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected CarLikeOdometryImpl() {
@@ -169,7 +165,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -180,7 +176,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header getHeader() {
@@ -190,7 +186,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetHeader(Header newHeader, NotificationChain msgs) {
@@ -210,7 +206,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeader(Header newHeader) {
@@ -235,7 +231,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getSteering_angle() {
@@ -245,7 +241,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setSteering_angle(double newSteering_angle) {
@@ -259,7 +255,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getLeft_rear_wheel_distance() {
@@ -269,7 +265,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLeft_rear_wheel_distance(double newLeft_rear_wheel_distance) {
@@ -283,7 +279,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getRight_rear_wheel_distance() {
@@ -293,7 +289,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setRight_rear_wheel_distance(double newRight_rear_wheel_distance) {
@@ -307,7 +303,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getRight_rear_wheel_velocity() {
@@ -317,7 +313,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setRight_rear_wheel_velocity(double newRight_rear_wheel_velocity) {
@@ -331,7 +327,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getLeft_rear_wheel_velocity() {
@@ -341,7 +337,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLeft_rear_wheel_velocity(double newLeft_rear_wheel_velocity) {
@@ -355,7 +351,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -370,7 +366,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -395,7 +391,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -426,7 +422,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -457,7 +453,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -482,7 +478,7 @@ public class CarLikeOdometryImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/ChannelFloat32Impl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/ChannelFloat32Impl.java
index e0edfc31e54..afa53a3747c 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/ChannelFloat32Impl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/ChannelFloat32Impl.java
@@ -5,16 +5,11 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.ChannelFloat32;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
@@ -37,7 +32,7 @@ public class ChannelFloat32Impl extends MinimalEObjectImpl.Container implements
* The default value of the '{@link #getName() <em>Name</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getName()
* @generated
* @ordered
@@ -48,7 +43,7 @@ public class ChannelFloat32Impl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getName() <em>Name</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getName()
* @generated
* @ordered
@@ -59,7 +54,7 @@ public class ChannelFloat32Impl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getValues() <em>Values</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getValues()
* @generated
* @ordered
@@ -69,7 +64,7 @@ public class ChannelFloat32Impl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected ChannelFloat32Impl() {
@@ -79,7 +74,7 @@ public class ChannelFloat32Impl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -90,7 +85,7 @@ public class ChannelFloat32Impl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getName() {
@@ -100,7 +95,7 @@ public class ChannelFloat32Impl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setName(String newName) {
@@ -114,7 +109,7 @@ public class ChannelFloat32Impl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Float> getValues() {
@@ -127,7 +122,7 @@ public class ChannelFloat32Impl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -144,7 +139,7 @@ public class ChannelFloat32Impl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -165,7 +160,7 @@ public class ChannelFloat32Impl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -184,7 +179,7 @@ public class ChannelFloat32Impl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -201,7 +196,7 @@ public class ChannelFloat32Impl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/CompressedImageImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/CompressedImageImpl.java
index 1daaebdfff8..30993ae1e24 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/CompressedImageImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/CompressedImageImpl.java
@@ -6,20 +6,14 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CompressedImage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -42,7 +36,7 @@ public class CompressedImageImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getHeader() <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeader()
* @generated
* @ordered
@@ -53,7 +47,7 @@ public class CompressedImageImpl extends MinimalEObjectImpl.Container implements
* The default value of the '{@link #getFormat() <em>Format</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getFormat()
* @generated
* @ordered
@@ -64,7 +58,7 @@ public class CompressedImageImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getFormat() <em>Format</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getFormat()
* @generated
* @ordered
@@ -75,7 +69,7 @@ public class CompressedImageImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getData() <em>Data</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getData()
* @generated
* @ordered
@@ -85,7 +79,7 @@ public class CompressedImageImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected CompressedImageImpl() {
@@ -95,7 +89,7 @@ public class CompressedImageImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -106,7 +100,7 @@ public class CompressedImageImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header getHeader() {
@@ -116,7 +110,7 @@ public class CompressedImageImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetHeader(Header newHeader, NotificationChain msgs) {
@@ -136,7 +130,7 @@ public class CompressedImageImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeader(Header newHeader) {
@@ -161,7 +155,7 @@ public class CompressedImageImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getFormat() {
@@ -171,7 +165,7 @@ public class CompressedImageImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setFormat(String newFormat) {
@@ -185,7 +179,7 @@ public class CompressedImageImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Character> getData() {
@@ -198,7 +192,7 @@ public class CompressedImageImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -213,7 +207,7 @@ public class CompressedImageImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -232,7 +226,7 @@ public class CompressedImageImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -256,7 +250,7 @@ public class CompressedImageImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -278,7 +272,7 @@ public class CompressedImageImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -297,7 +291,7 @@ public class CompressedImageImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/DifferentialOdometryImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/DifferentialOdometryImpl.java
index 80a322f0a44..64f00ad190b 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/DifferentialOdometryImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/DifferentialOdometryImpl.java
@@ -4,16 +4,12 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.DifferentialOdometry;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -38,7 +34,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
* The cached value of the '{@link #getHeader() <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeader()
* @generated
* @ordered
@@ -49,7 +45,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
* The default value of the '{@link #getRight_distance() <em>Right distance</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRight_distance()
* @generated
* @ordered
@@ -60,7 +56,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
* The cached value of the '{@link #getRight_distance() <em>Right distance</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRight_distance()
* @generated
* @ordered
@@ -71,7 +67,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
* The default value of the '{@link #getLeft_distance() <em>Left distance</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLeft_distance()
* @generated
* @ordered
@@ -82,7 +78,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
* The cached value of the '{@link #getLeft_distance() <em>Left distance</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLeft_distance()
* @generated
* @ordered
@@ -93,7 +89,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
* The default value of the '{@link #getLeft_velocity() <em>Left velocity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLeft_velocity()
* @generated
* @ordered
@@ -104,7 +100,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
* The cached value of the '{@link #getLeft_velocity() <em>Left velocity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLeft_velocity()
* @generated
* @ordered
@@ -115,7 +111,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
* The default value of the '{@link #getRight_velocity() <em>Right velocity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRight_velocity()
* @generated
* @ordered
@@ -126,7 +122,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
* The cached value of the '{@link #getRight_velocity() <em>Right velocity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRight_velocity()
* @generated
* @ordered
@@ -136,7 +132,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected DifferentialOdometryImpl() {
@@ -146,7 +142,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -157,7 +153,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header getHeader() {
@@ -167,7 +163,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetHeader(Header newHeader, NotificationChain msgs) {
@@ -187,7 +183,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeader(Header newHeader) {
@@ -212,7 +208,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getRight_distance() {
@@ -222,7 +218,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setRight_distance(double newRight_distance) {
@@ -236,7 +232,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getLeft_distance() {
@@ -246,7 +242,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLeft_distance(double newLeft_distance) {
@@ -260,7 +256,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getLeft_velocity() {
@@ -270,7 +266,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLeft_velocity(double newLeft_velocity) {
@@ -284,7 +280,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getRight_velocity() {
@@ -294,7 +290,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setRight_velocity(double newRight_velocity) {
@@ -308,7 +304,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -323,7 +319,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -346,7 +342,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -374,7 +370,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -402,7 +398,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -425,7 +421,7 @@ public class DifferentialOdometryImpl extends MinimalEObjectImpl.Container imple
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/ImageImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/ImageImpl.java
index 990f3ed25bc..892a64e9a8e 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/ImageImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/ImageImpl.java
@@ -6,20 +6,14 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -46,7 +40,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
* The cached value of the '{@link #getHeader() <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeader()
* @generated
* @ordered
@@ -57,7 +51,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
* The default value of the '{@link #getHeight() <em>Height</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeight()
* @generated
* @ordered
@@ -68,7 +62,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
* The cached value of the '{@link #getHeight() <em>Height</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeight()
* @generated
* @ordered
@@ -79,7 +73,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
* The default value of the '{@link #getWidth() <em>Width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWidth()
* @generated
* @ordered
@@ -90,7 +84,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
* The cached value of the '{@link #getWidth() <em>Width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWidth()
* @generated
* @ordered
@@ -101,7 +95,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
* The default value of the '{@link #getEncoding() <em>Encoding</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getEncoding()
* @generated
* @ordered
@@ -112,7 +106,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
* The cached value of the '{@link #getEncoding() <em>Encoding</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getEncoding()
* @generated
* @ordered
@@ -123,7 +117,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
* The default value of the '{@link #getIs_bigendian() <em>Is bigendian</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getIs_bigendian()
* @generated
* @ordered
@@ -134,7 +128,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
* The cached value of the '{@link #getIs_bigendian() <em>Is bigendian</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getIs_bigendian()
* @generated
* @ordered
@@ -145,7 +139,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
* The default value of the '{@link #getStep() <em>Step</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getStep()
* @generated
* @ordered
@@ -156,7 +150,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
* The cached value of the '{@link #getStep() <em>Step</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getStep()
* @generated
* @ordered
@@ -167,7 +161,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
* The cached value of the '{@link #getData() <em>Data</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getData()
* @generated
* @ordered
@@ -177,7 +171,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected ImageImpl() {
@@ -187,7 +181,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -198,7 +192,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header getHeader() {
@@ -208,7 +202,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetHeader(Header newHeader, NotificationChain msgs) {
@@ -228,7 +222,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeader(Header newHeader) {
@@ -253,7 +247,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getHeight() {
@@ -263,7 +257,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeight(long newHeight) {
@@ -277,7 +271,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getWidth() {
@@ -287,7 +281,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setWidth(long newWidth) {
@@ -301,7 +295,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getEncoding() {
@@ -311,7 +305,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setEncoding(String newEncoding) {
@@ -325,7 +319,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getIs_bigendian() {
@@ -335,7 +329,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setIs_bigendian(char newIs_bigendian) {
@@ -349,7 +343,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getStep() {
@@ -359,7 +353,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setStep(long newStep) {
@@ -373,7 +367,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Character> getData() {
@@ -386,7 +380,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -401,7 +395,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -428,7 +422,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -464,7 +458,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -498,7 +492,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -525,7 +519,7 @@ public class ImageImpl extends MinimalEObjectImpl.Container implements Image {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/ImuImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/ImuImpl.java
index 93990f8ae4c..7dc39c60114 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/ImuImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/ImuImpl.java
@@ -6,23 +6,16 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Quaternion;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Vector3;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Imu;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -49,7 +42,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
* The cached value of the '{@link #getHeader() <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeader()
* @generated
* @ordered
@@ -60,7 +53,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
* The cached value of the '{@link #getOrientation() <em>Orientation</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getOrientation()
* @generated
* @ordered
@@ -71,7 +64,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
* The cached value of the '{@link #getOrientation_covariance() <em>Orientation covariance</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getOrientation_covariance()
* @generated
* @ordered
@@ -82,7 +75,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
* The cached value of the '{@link #getAngular_velocity() <em>Angular velocity</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getAngular_velocity()
* @generated
* @ordered
@@ -93,7 +86,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
* The cached value of the '{@link #getAngular_velocity_covariance() <em>Angular velocity covariance</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getAngular_velocity_covariance()
* @generated
* @ordered
@@ -104,7 +97,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
* The cached value of the '{@link #getLinear_acceleration() <em>Linear acceleration</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLinear_acceleration()
* @generated
* @ordered
@@ -115,7 +108,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
* The cached value of the '{@link #getLinear_acceleration_covariance() <em>Linear acceleration covariance</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLinear_acceleration_covariance()
* @generated
* @ordered
@@ -125,7 +118,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected ImuImpl() {
@@ -135,7 +128,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -146,7 +139,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header getHeader() {
@@ -156,7 +149,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetHeader(Header newHeader, NotificationChain msgs) {
@@ -176,7 +169,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeader(Header newHeader) {
@@ -201,7 +194,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Quaternion getOrientation() {
@@ -211,7 +204,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetOrientation(Quaternion newOrientation, NotificationChain msgs) {
@@ -231,7 +224,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setOrientation(Quaternion newOrientation) {
@@ -256,7 +249,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Double> getOrientation_covariance() {
@@ -269,7 +262,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Vector3 getAngular_velocity() {
@@ -279,7 +272,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetAngular_velocity(Vector3 newAngular_velocity, NotificationChain msgs) {
@@ -299,7 +292,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setAngular_velocity(Vector3 newAngular_velocity) {
@@ -324,7 +317,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Double> getAngular_velocity_covariance() {
@@ -337,7 +330,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Vector3 getLinear_acceleration() {
@@ -347,7 +340,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetLinear_acceleration(Vector3 newLinear_acceleration, NotificationChain msgs) {
@@ -367,7 +360,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLinear_acceleration(Vector3 newLinear_acceleration) {
@@ -392,7 +385,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Double> getLinear_acceleration_covariance() {
@@ -405,7 +398,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -426,7 +419,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -453,7 +446,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -491,7 +484,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -525,7 +518,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -552,7 +545,7 @@ public class ImuImpl extends MinimalEObjectImpl.Container implements Imu {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/JointStateImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/JointStateImpl.java
index 8fd9fd08146..7ec5ae304a8 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/JointStateImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/JointStateImpl.java
@@ -5,13 +5,9 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import java.util.Collection;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JointState;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
@@ -36,7 +32,7 @@ public class JointStateImpl extends MinimalEObjectImpl.Container implements Join
* The cached value of the '{@link #getName() <em>Name</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getName()
* @generated
* @ordered
@@ -47,7 +43,7 @@ public class JointStateImpl extends MinimalEObjectImpl.Container implements Join
* The cached value of the '{@link #getPosition() <em>Position</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPosition()
* @generated
* @ordered
@@ -58,7 +54,7 @@ public class JointStateImpl extends MinimalEObjectImpl.Container implements Join
* The cached value of the '{@link #getVelocity() <em>Velocity</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getVelocity()
* @generated
* @ordered
@@ -69,7 +65,7 @@ public class JointStateImpl extends MinimalEObjectImpl.Container implements Join
* The cached value of the '{@link #getEffort() <em>Effort</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getEffort()
* @generated
* @ordered
@@ -79,7 +75,7 @@ public class JointStateImpl extends MinimalEObjectImpl.Container implements Join
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected JointStateImpl() {
@@ -89,7 +85,7 @@ public class JointStateImpl extends MinimalEObjectImpl.Container implements Join
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -100,7 +96,7 @@ public class JointStateImpl extends MinimalEObjectImpl.Container implements Join
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<String> getName() {
@@ -113,7 +109,7 @@ public class JointStateImpl extends MinimalEObjectImpl.Container implements Join
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Double> getPosition() {
@@ -126,7 +122,7 @@ public class JointStateImpl extends MinimalEObjectImpl.Container implements Join
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Double> getVelocity() {
@@ -139,7 +135,7 @@ public class JointStateImpl extends MinimalEObjectImpl.Container implements Join
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Double> getEffort() {
@@ -152,7 +148,7 @@ public class JointStateImpl extends MinimalEObjectImpl.Container implements Join
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -173,7 +169,7 @@ public class JointStateImpl extends MinimalEObjectImpl.Container implements Join
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -203,7 +199,7 @@ public class JointStateImpl extends MinimalEObjectImpl.Container implements Join
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -228,7 +224,7 @@ public class JointStateImpl extends MinimalEObjectImpl.Container implements Join
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -249,7 +245,7 @@ public class JointStateImpl extends MinimalEObjectImpl.Container implements Join
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/JoyFeedbackArrayImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/JoyFeedbackArrayImpl.java
index b738377c2a3..978ec6a7a78 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/JoyFeedbackArrayImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/JoyFeedbackArrayImpl.java
@@ -5,17 +5,12 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import java.util.Collection;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EObjectContainmentEList;
import org.eclipse.emf.ecore.util.InternalEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedback;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedbackArray;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
@@ -38,7 +33,7 @@ public class JoyFeedbackArrayImpl extends MinimalEObjectImpl.Container implement
* The cached value of the '{@link #getArray() <em>Array</em>}' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getArray()
* @generated
* @ordered
@@ -48,7 +43,7 @@ public class JoyFeedbackArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected JoyFeedbackArrayImpl() {
@@ -58,7 +53,7 @@ public class JoyFeedbackArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -69,7 +64,7 @@ public class JoyFeedbackArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<JoyFeedback> getArray() {
@@ -82,7 +77,7 @@ public class JoyFeedbackArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -97,7 +92,7 @@ public class JoyFeedbackArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -112,7 +107,7 @@ public class JoyFeedbackArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -130,7 +125,7 @@ public class JoyFeedbackArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -146,7 +141,7 @@ public class JoyFeedbackArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/JoyFeedbackImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/JoyFeedbackImpl.java
index 26b139d4580..c79e00d6ca6 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/JoyFeedbackImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/JoyFeedbackImpl.java
@@ -3,12 +3,9 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedback;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
@@ -35,7 +32,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
* The default value of the '{@link #getTYPE_LED() <em>TYPE LED</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getTYPE_LED()
* @generated
* @ordered
@@ -46,7 +43,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
* The cached value of the '{@link #getTYPE_LED() <em>TYPE LED</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getTYPE_LED()
* @generated
* @ordered
@@ -57,7 +54,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
* The default value of the '{@link #getTYPE_RUMBLE() <em>TYPE RUMBLE</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getTYPE_RUMBLE()
* @generated
* @ordered
@@ -68,7 +65,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
* The cached value of the '{@link #getTYPE_RUMBLE() <em>TYPE RUMBLE</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getTYPE_RUMBLE()
* @generated
* @ordered
@@ -79,7 +76,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
* The default value of the '{@link #getTYPE_BUZZER() <em>TYPE BUZZER</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getTYPE_BUZZER()
* @generated
* @ordered
@@ -90,7 +87,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
* The cached value of the '{@link #getTYPE_BUZZER() <em>TYPE BUZZER</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getTYPE_BUZZER()
* @generated
* @ordered
@@ -101,7 +98,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
* The default value of the '{@link #getType() <em>Type</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getType()
* @generated
* @ordered
@@ -112,7 +109,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
* The cached value of the '{@link #getType() <em>Type</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getType()
* @generated
* @ordered
@@ -123,7 +120,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
* The default value of the '{@link #getId() <em>Id</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getId()
* @generated
* @ordered
@@ -134,7 +131,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
* The cached value of the '{@link #getId() <em>Id</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getId()
* @generated
* @ordered
@@ -145,7 +142,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
* The default value of the '{@link #getIntensity() <em>Intensity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getIntensity()
* @generated
* @ordered
@@ -156,7 +153,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
* The cached value of the '{@link #getIntensity() <em>Intensity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getIntensity()
* @generated
* @ordered
@@ -166,7 +163,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected JoyFeedbackImpl() {
@@ -176,7 +173,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -187,7 +184,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getTYPE_LED() {
@@ -197,7 +194,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setTYPE_LED(char newTYPE_LED) {
@@ -211,7 +208,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getTYPE_RUMBLE() {
@@ -221,7 +218,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setTYPE_RUMBLE(char newTYPE_RUMBLE) {
@@ -235,7 +232,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getTYPE_BUZZER() {
@@ -245,7 +242,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setTYPE_BUZZER(char newTYPE_BUZZER) {
@@ -259,7 +256,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getType() {
@@ -269,7 +266,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setType(char newType) {
@@ -283,7 +280,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getId() {
@@ -293,7 +290,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setId(char newId) {
@@ -307,7 +304,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getIntensity() {
@@ -317,7 +314,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setIntensity(float newIntensity) {
@@ -331,7 +328,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -356,7 +353,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -387,7 +384,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -418,7 +415,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -443,7 +440,7 @@ public class JoyFeedbackImpl extends MinimalEObjectImpl.Container implements Joy
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/JoyImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/JoyImpl.java
index efc3196fa5d..619226cac82 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/JoyImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/JoyImpl.java
@@ -6,20 +6,14 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Joy;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -42,7 +36,7 @@ public class JoyImpl extends MinimalEObjectImpl.Container implements Joy {
* The cached value of the '{@link #getHeader() <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeader()
* @generated
* @ordered
@@ -53,7 +47,7 @@ public class JoyImpl extends MinimalEObjectImpl.Container implements Joy {
* The cached value of the '{@link #getAxes() <em>Axes</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getAxes()
* @generated
* @ordered
@@ -64,7 +58,7 @@ public class JoyImpl extends MinimalEObjectImpl.Container implements Joy {
* The cached value of the '{@link #getButtons() <em>Buttons</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getButtons()
* @generated
* @ordered
@@ -74,7 +68,7 @@ public class JoyImpl extends MinimalEObjectImpl.Container implements Joy {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected JoyImpl() {
@@ -84,7 +78,7 @@ public class JoyImpl extends MinimalEObjectImpl.Container implements Joy {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -95,7 +89,7 @@ public class JoyImpl extends MinimalEObjectImpl.Container implements Joy {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header getHeader() {
@@ -105,7 +99,7 @@ public class JoyImpl extends MinimalEObjectImpl.Container implements Joy {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetHeader(Header newHeader, NotificationChain msgs) {
@@ -125,7 +119,7 @@ public class JoyImpl extends MinimalEObjectImpl.Container implements Joy {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeader(Header newHeader) {
@@ -150,7 +144,7 @@ public class JoyImpl extends MinimalEObjectImpl.Container implements Joy {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Float> getAxes() {
@@ -163,7 +157,7 @@ public class JoyImpl extends MinimalEObjectImpl.Container implements Joy {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Integer> getButtons() {
@@ -176,7 +170,7 @@ public class JoyImpl extends MinimalEObjectImpl.Container implements Joy {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -191,7 +185,7 @@ public class JoyImpl extends MinimalEObjectImpl.Container implements Joy {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -210,7 +204,7 @@ public class JoyImpl extends MinimalEObjectImpl.Container implements Joy {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -235,7 +229,7 @@ public class JoyImpl extends MinimalEObjectImpl.Container implements Joy {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -257,7 +251,7 @@ public class JoyImpl extends MinimalEObjectImpl.Container implements Joy {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -276,7 +270,7 @@ public class JoyImpl extends MinimalEObjectImpl.Container implements Joy {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/LaserScanImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/LaserScanImpl.java
index 0118330e939..207166cb256 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/LaserScanImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/LaserScanImpl.java
@@ -6,20 +6,14 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -49,7 +43,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
* The cached value of the '{@link #getHeader() <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeader()
* @generated
* @ordered
@@ -60,7 +54,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
* The default value of the '{@link #getAngle_min() <em>Angle min</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getAngle_min()
* @generated
* @ordered
@@ -71,7 +65,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
* The cached value of the '{@link #getAngle_min() <em>Angle min</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getAngle_min()
* @generated
* @ordered
@@ -82,7 +76,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
* The default value of the '{@link #getAngle_max() <em>Angle max</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getAngle_max()
* @generated
* @ordered
@@ -93,7 +87,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
* The cached value of the '{@link #getAngle_max() <em>Angle max</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getAngle_max()
* @generated
* @ordered
@@ -104,7 +98,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
* The default value of the '{@link #getAngle_increment() <em>Angle increment</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getAngle_increment()
* @generated
* @ordered
@@ -115,7 +109,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
* The cached value of the '{@link #getAngle_increment() <em>Angle increment</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getAngle_increment()
* @generated
* @ordered
@@ -126,7 +120,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
* The default value of the '{@link #getTime_increment() <em>Time increment</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getTime_increment()
* @generated
* @ordered
@@ -137,7 +131,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
* The cached value of the '{@link #getTime_increment() <em>Time increment</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getTime_increment()
* @generated
* @ordered
@@ -148,7 +142,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
* The default value of the '{@link #getScan_time() <em>Scan time</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getScan_time()
* @generated
* @ordered
@@ -159,7 +153,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
* The cached value of the '{@link #getScan_time() <em>Scan time</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getScan_time()
* @generated
* @ordered
@@ -170,7 +164,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
* The default value of the '{@link #getRange_min() <em>Range min</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRange_min()
* @generated
* @ordered
@@ -181,7 +175,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
* The cached value of the '{@link #getRange_min() <em>Range min</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRange_min()
* @generated
* @ordered
@@ -192,7 +186,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
* The default value of the '{@link #getRange_max() <em>Range max</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRange_max()
* @generated
* @ordered
@@ -203,7 +197,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
* The cached value of the '{@link #getRange_max() <em>Range max</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRange_max()
* @generated
* @ordered
@@ -214,7 +208,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
* The cached value of the '{@link #getRange() <em>Range</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRange()
* @generated
* @ordered
@@ -225,7 +219,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
* The cached value of the '{@link #getIntensities() <em>Intensities</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getIntensities()
* @generated
* @ordered
@@ -235,7 +229,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected LaserScanImpl() {
@@ -245,7 +239,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -256,7 +250,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header getHeader() {
@@ -266,7 +260,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetHeader(Header newHeader, NotificationChain msgs) {
@@ -286,7 +280,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeader(Header newHeader) {
@@ -311,7 +305,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getAngle_min() {
@@ -321,7 +315,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setAngle_min(float newAngle_min) {
@@ -335,7 +329,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getAngle_max() {
@@ -345,7 +339,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setAngle_max(float newAngle_max) {
@@ -359,7 +353,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getAngle_increment() {
@@ -369,7 +363,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setAngle_increment(float newAngle_increment) {
@@ -383,7 +377,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getTime_increment() {
@@ -393,7 +387,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setTime_increment(float newTime_increment) {
@@ -407,7 +401,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getScan_time() {
@@ -417,7 +411,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setScan_time(float newScan_time) {
@@ -431,7 +425,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getRange_min() {
@@ -441,7 +435,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setRange_min(float newRange_min) {
@@ -455,7 +449,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getRange_max() {
@@ -465,7 +459,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setRange_max(float newRange_max) {
@@ -479,7 +473,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Float> getRange() {
@@ -492,7 +486,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Float> getIntensities() {
@@ -505,7 +499,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -520,7 +514,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -553,7 +547,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -599,7 +593,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -642,7 +636,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -675,7 +669,7 @@ public class LaserScanImpl extends MinimalEObjectImpl.Container implements Laser
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/NavSatFixImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/NavSatFixImpl.java
index 6897cbc609e..c7df06b3a0b 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/NavSatFixImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/NavSatFixImpl.java
@@ -6,23 +6,17 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.COVARIANCE_TYPE;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.SERVICE_TYPE;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.STATUS_TYPE;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -50,7 +44,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
* The default value of the '{@link #getStatus() <em>Status</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getStatus()
* @generated
* @ordered
@@ -61,7 +55,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
* The cached value of the '{@link #getStatus() <em>Status</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getStatus()
* @generated
* @ordered
@@ -72,7 +66,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
* The default value of the '{@link #getService() <em>Service</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getService()
* @generated
* @ordered
@@ -83,7 +77,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
* The cached value of the '{@link #getService() <em>Service</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getService()
* @generated
* @ordered
@@ -94,7 +88,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
* The cached value of the '{@link #getHeader() <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeader()
* @generated
* @ordered
@@ -105,7 +99,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
* The default value of the '{@link #getLatitude() <em>Latitude</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLatitude()
* @generated
* @ordered
@@ -116,7 +110,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
* The cached value of the '{@link #getLatitude() <em>Latitude</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLatitude()
* @generated
* @ordered
@@ -127,7 +121,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
* The default value of the '{@link #getLongitude() <em>Longitude</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLongitude()
* @generated
* @ordered
@@ -138,7 +132,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
* The cached value of the '{@link #getLongitude() <em>Longitude</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLongitude()
* @generated
* @ordered
@@ -149,7 +143,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
* The default value of the '{@link #getAltitude() <em>Altitude</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getAltitude()
* @generated
* @ordered
@@ -160,7 +154,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
* The cached value of the '{@link #getAltitude() <em>Altitude</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getAltitude()
* @generated
* @ordered
@@ -171,7 +165,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
* The cached value of the '{@link #getPosition_covariance() <em>Position covariance</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPosition_covariance()
* @generated
* @ordered
@@ -182,7 +176,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
* The default value of the '{@link #getPosition_covariance_type() <em>Position covariance type</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPosition_covariance_type()
* @generated
* @ordered
@@ -193,7 +187,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
* The cached value of the '{@link #getPosition_covariance_type() <em>Position covariance type</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPosition_covariance_type()
* @generated
* @ordered
@@ -203,7 +197,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected NavSatFixImpl() {
@@ -213,7 +207,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -224,7 +218,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public STATUS_TYPE getStatus() {
@@ -234,7 +228,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setStatus(STATUS_TYPE newStatus) {
@@ -248,7 +242,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public SERVICE_TYPE getService() {
@@ -258,7 +252,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setService(SERVICE_TYPE newService) {
@@ -272,7 +266,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header getHeader() {
@@ -282,7 +276,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetHeader(Header newHeader, NotificationChain msgs) {
@@ -302,7 +296,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeader(Header newHeader) {
@@ -327,7 +321,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getLatitude() {
@@ -337,7 +331,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLatitude(double newLatitude) {
@@ -351,7 +345,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getLongitude() {
@@ -361,7 +355,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLongitude(double newLongitude) {
@@ -375,7 +369,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public double getAltitude() {
@@ -385,7 +379,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setAltitude(double newAltitude) {
@@ -399,7 +393,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Double> getPosition_covariance() {
@@ -412,7 +406,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public COVARIANCE_TYPE getPosition_covariance_type() {
@@ -422,7 +416,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setPosition_covariance_type(COVARIANCE_TYPE newPosition_covariance_type) {
@@ -436,7 +430,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -451,7 +445,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -480,7 +474,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -519,7 +513,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -556,7 +550,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -585,7 +579,7 @@ public class NavSatFixImpl extends MinimalEObjectImpl.Container implements NavSa
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/NavSatStatusImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/NavSatStatusImpl.java
index 3a368de1579..259f58752cd 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/NavSatStatusImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/NavSatStatusImpl.java
@@ -3,12 +3,9 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
@@ -39,7 +36,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
* The default value of the '{@link #getSTATUS_NO_FIX() <em>STATUS NO FIX</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSTATUS_NO_FIX()
* @generated
* @ordered
@@ -50,7 +47,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
* The cached value of the '{@link #getSTATUS_NO_FIX() <em>STATUS NO FIX</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSTATUS_NO_FIX()
* @generated
* @ordered
@@ -61,7 +58,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
* The default value of the '{@link #getSTATUS_FIX() <em>STATUS FIX</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSTATUS_FIX()
* @generated
* @ordered
@@ -72,7 +69,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
* The cached value of the '{@link #getSTATUS_FIX() <em>STATUS FIX</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSTATUS_FIX()
* @generated
* @ordered
@@ -83,7 +80,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
* The default value of the '{@link #getSTATUS_SBAS_FIX() <em>STATUS SBAS FIX</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSTATUS_SBAS_FIX()
* @generated
* @ordered
@@ -94,7 +91,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
* The cached value of the '{@link #getSTATUS_SBAS_FIX() <em>STATUS SBAS FIX</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSTATUS_SBAS_FIX()
* @generated
* @ordered
@@ -105,7 +102,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
* The default value of the '{@link #getSTATUS_GBAS_FIX() <em>STATUS GBAS FIX</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSTATUS_GBAS_FIX()
* @generated
* @ordered
@@ -116,7 +113,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
* The cached value of the '{@link #getSTATUS_GBAS_FIX() <em>STATUS GBAS FIX</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSTATUS_GBAS_FIX()
* @generated
* @ordered
@@ -127,7 +124,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
* The default value of the '{@link #getStatus() <em>Status</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getStatus()
* @generated
* @ordered
@@ -138,7 +135,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
* The cached value of the '{@link #getStatus() <em>Status</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getStatus()
* @generated
* @ordered
@@ -149,7 +146,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
* The default value of the '{@link #getSERVICE_GPS() <em>SERVICE GPS</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSERVICE_GPS()
* @generated
* @ordered
@@ -160,7 +157,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
* The cached value of the '{@link #getSERVICE_GPS() <em>SERVICE GPS</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSERVICE_GPS()
* @generated
* @ordered
@@ -171,7 +168,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
* The default value of the '{@link #getSERVICE_GLONASS() <em>SERVICE GLONASS</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSERVICE_GLONASS()
* @generated
* @ordered
@@ -182,7 +179,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
* The cached value of the '{@link #getSERVICE_GLONASS() <em>SERVICE GLONASS</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSERVICE_GLONASS()
* @generated
* @ordered
@@ -193,7 +190,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
* The default value of the '{@link #getSERVICE_COMPASS() <em>SERVICE COMPASS</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSERVICE_COMPASS()
* @generated
* @ordered
@@ -204,7 +201,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
* The cached value of the '{@link #getSERVICE_COMPASS() <em>SERVICE COMPASS</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSERVICE_COMPASS()
* @generated
* @ordered
@@ -215,7 +212,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
* The default value of the '{@link #getSERVICE_GALILEO() <em>SERVICE GALILEO</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSERVICE_GALILEO()
* @generated
* @ordered
@@ -226,7 +223,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
* The cached value of the '{@link #getSERVICE_GALILEO() <em>SERVICE GALILEO</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSERVICE_GALILEO()
* @generated
* @ordered
@@ -237,7 +234,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
* The default value of the '{@link #getService() <em>Service</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getService()
* @generated
* @ordered
@@ -248,7 +245,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
* The cached value of the '{@link #getService() <em>Service</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getService()
* @generated
* @ordered
@@ -258,7 +255,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected NavSatStatusImpl() {
@@ -268,7 +265,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -279,7 +276,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getSTATUS_NO_FIX() {
@@ -289,7 +286,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getSTATUS_FIX() {
@@ -299,7 +296,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getSTATUS_SBAS_FIX() {
@@ -309,7 +306,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getSTATUS_GBAS_FIX() {
@@ -319,7 +316,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getStatus() {
@@ -329,7 +326,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setStatus(char newStatus) {
@@ -343,7 +340,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public int getSERVICE_GPS() {
@@ -353,7 +350,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public int getSERVICE_GLONASS() {
@@ -363,7 +360,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public int getSERVICE_COMPASS() {
@@ -373,7 +370,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public int getSERVICE_GALILEO() {
@@ -383,7 +380,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public int getService() {
@@ -393,7 +390,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setService(int newService) {
@@ -407,7 +404,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -440,7 +437,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -459,7 +456,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -478,7 +475,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -511,7 +508,7 @@ public class NavSatStatusImpl extends MinimalEObjectImpl.Container implements Na
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/PointCloud2Impl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/PointCloud2Impl.java
index 29c941afc17..06116dbb12e 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/PointCloud2Impl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/PointCloud2Impl.java
@@ -6,23 +6,17 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
import org.eclipse.emf.ecore.util.EObjectContainmentEList;
import org.eclipse.emf.ecore.util.InternalEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointField;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -51,7 +45,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
* The cached value of the '{@link #getHeader() <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeader()
* @generated
* @ordered
@@ -62,7 +56,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
* The default value of the '{@link #getHeight() <em>Height</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeight()
* @generated
* @ordered
@@ -73,7 +67,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
* The cached value of the '{@link #getHeight() <em>Height</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeight()
* @generated
* @ordered
@@ -84,7 +78,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
* The default value of the '{@link #getWidth() <em>Width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWidth()
* @generated
* @ordered
@@ -95,7 +89,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
* The cached value of the '{@link #getWidth() <em>Width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWidth()
* @generated
* @ordered
@@ -106,7 +100,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
* The cached value of the '{@link #getFields() <em>Fields</em>}' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getFields()
* @generated
* @ordered
@@ -117,7 +111,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
* The default value of the '{@link #isIs_bigendian() <em>Is bigendian</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #isIs_bigendian()
* @generated
* @ordered
@@ -128,7 +122,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
* The cached value of the '{@link #isIs_bigendian() <em>Is bigendian</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #isIs_bigendian()
* @generated
* @ordered
@@ -139,7 +133,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
* The default value of the '{@link #getPoint_step() <em>Point step</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPoint_step()
* @generated
* @ordered
@@ -150,7 +144,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
* The cached value of the '{@link #getPoint_step() <em>Point step</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPoint_step()
* @generated
* @ordered
@@ -161,7 +155,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
* The default value of the '{@link #getRow_step() <em>Row step</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRow_step()
* @generated
* @ordered
@@ -172,7 +166,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
* The cached value of the '{@link #getRow_step() <em>Row step</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRow_step()
* @generated
* @ordered
@@ -183,7 +177,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
* The cached value of the '{@link #getData() <em>Data</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getData()
* @generated
* @ordered
@@ -194,7 +188,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
* The default value of the '{@link #isIs_dense() <em>Is dense</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #isIs_dense()
* @generated
* @ordered
@@ -205,7 +199,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
* The cached value of the '{@link #isIs_dense() <em>Is dense</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #isIs_dense()
* @generated
* @ordered
@@ -215,7 +209,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected PointCloud2Impl() {
@@ -225,7 +219,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -236,7 +230,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header getHeader() {
@@ -246,7 +240,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetHeader(Header newHeader, NotificationChain msgs) {
@@ -266,7 +260,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeader(Header newHeader) {
@@ -291,7 +285,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getHeight() {
@@ -301,7 +295,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeight(long newHeight) {
@@ -315,7 +309,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getWidth() {
@@ -325,7 +319,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setWidth(long newWidth) {
@@ -339,7 +333,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<PointField> getFields() {
@@ -352,7 +346,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public boolean isIs_bigendian() {
@@ -362,7 +356,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setIs_bigendian(boolean newIs_bigendian) {
@@ -376,7 +370,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getPoint_step() {
@@ -386,7 +380,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setPoint_step(long newPoint_step) {
@@ -400,7 +394,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getRow_step() {
@@ -410,7 +404,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setRow_step(long newRow_step) {
@@ -424,7 +418,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Character> getData() {
@@ -437,7 +431,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public boolean isIs_dense() {
@@ -447,7 +441,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setIs_dense(boolean newIs_dense) {
@@ -461,7 +455,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -478,7 +472,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -509,7 +503,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -552,7 +546,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -592,7 +586,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -623,7 +617,7 @@ public class PointCloud2Impl extends MinimalEObjectImpl.Container implements Poi
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/PointCloudImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/PointCloudImpl.java
index 556e0ac95b2..52199707731 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/PointCloudImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/PointCloudImpl.java
@@ -6,24 +6,17 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EObjectContainmentEList;
import org.eclipse.emf.ecore.util.InternalEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Point32;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.ChannelFloat32;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -46,7 +39,7 @@ public class PointCloudImpl extends MinimalEObjectImpl.Container implements Poin
* The cached value of the '{@link #getHeader() <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeader()
* @generated
* @ordered
@@ -57,7 +50,7 @@ public class PointCloudImpl extends MinimalEObjectImpl.Container implements Poin
* The cached value of the '{@link #getPoints() <em>Points</em>}' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPoints()
* @generated
* @ordered
@@ -68,7 +61,7 @@ public class PointCloudImpl extends MinimalEObjectImpl.Container implements Poin
* The cached value of the '{@link #getChannels() <em>Channels</em>}' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getChannels()
* @generated
* @ordered
@@ -78,7 +71,7 @@ public class PointCloudImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected PointCloudImpl() {
@@ -88,7 +81,7 @@ public class PointCloudImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -99,7 +92,7 @@ public class PointCloudImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header getHeader() {
@@ -109,7 +102,7 @@ public class PointCloudImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetHeader(Header newHeader, NotificationChain msgs) {
@@ -129,7 +122,7 @@ public class PointCloudImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeader(Header newHeader) {
@@ -154,7 +147,7 @@ public class PointCloudImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Point32> getPoints() {
@@ -167,7 +160,7 @@ public class PointCloudImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<ChannelFloat32> getChannels() {
@@ -180,7 +173,7 @@ public class PointCloudImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -199,7 +192,7 @@ public class PointCloudImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -218,7 +211,7 @@ public class PointCloudImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -243,7 +236,7 @@ public class PointCloudImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -265,7 +258,7 @@ public class PointCloudImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/PointFieldImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/PointFieldImpl.java
index 51e3ce17877..8aab6a24591 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/PointFieldImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/PointFieldImpl.java
@@ -3,12 +3,9 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointField;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
@@ -33,7 +30,7 @@ public class PointFieldImpl extends MinimalEObjectImpl.Container implements Poin
* The default value of the '{@link #getName() <em>Name</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getName()
* @generated
* @ordered
@@ -44,7 +41,7 @@ public class PointFieldImpl extends MinimalEObjectImpl.Container implements Poin
* The cached value of the '{@link #getName() <em>Name</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getName()
* @generated
* @ordered
@@ -55,7 +52,7 @@ public class PointFieldImpl extends MinimalEObjectImpl.Container implements Poin
* The default value of the '{@link #getOffset() <em>Offset</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getOffset()
* @generated
* @ordered
@@ -66,7 +63,7 @@ public class PointFieldImpl extends MinimalEObjectImpl.Container implements Poin
* The cached value of the '{@link #getOffset() <em>Offset</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getOffset()
* @generated
* @ordered
@@ -77,7 +74,7 @@ public class PointFieldImpl extends MinimalEObjectImpl.Container implements Poin
* The default value of the '{@link #getDatatype() <em>Datatype</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getDatatype()
* @generated
* @ordered
@@ -88,7 +85,7 @@ public class PointFieldImpl extends MinimalEObjectImpl.Container implements Poin
* The cached value of the '{@link #getDatatype() <em>Datatype</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getDatatype()
* @generated
* @ordered
@@ -99,7 +96,7 @@ public class PointFieldImpl extends MinimalEObjectImpl.Container implements Poin
* The default value of the '{@link #getCount() <em>Count</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getCount()
* @generated
* @ordered
@@ -110,7 +107,7 @@ public class PointFieldImpl extends MinimalEObjectImpl.Container implements Poin
* The cached value of the '{@link #getCount() <em>Count</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getCount()
* @generated
* @ordered
@@ -120,7 +117,7 @@ public class PointFieldImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected PointFieldImpl() {
@@ -130,7 +127,7 @@ public class PointFieldImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -141,7 +138,7 @@ public class PointFieldImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getName() {
@@ -151,7 +148,7 @@ public class PointFieldImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setName(String newName) {
@@ -165,7 +162,7 @@ public class PointFieldImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getOffset() {
@@ -175,7 +172,7 @@ public class PointFieldImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setOffset(long newOffset) {
@@ -189,7 +186,7 @@ public class PointFieldImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getDatatype() {
@@ -199,7 +196,7 @@ public class PointFieldImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setDatatype(char newDatatype) {
@@ -213,7 +210,7 @@ public class PointFieldImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getCount() {
@@ -223,7 +220,7 @@ public class PointFieldImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setCount(long newCount) {
@@ -237,7 +234,7 @@ public class PointFieldImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -258,7 +255,7 @@ public class PointFieldImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -283,7 +280,7 @@ public class PointFieldImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -308,7 +305,7 @@ public class PointFieldImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -329,7 +326,7 @@ public class PointFieldImpl extends MinimalEObjectImpl.Container implements Poin
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/RangeImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/RangeImpl.java
index 4d099febf8e..9767cbbce10 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/RangeImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/RangeImpl.java
@@ -4,16 +4,12 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
/**
@@ -41,7 +37,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
* The default value of the '{@link #getULTRASOUND() <em>ULTRASOUND</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getULTRASOUND()
* @generated
* @ordered
@@ -52,7 +48,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
* The cached value of the '{@link #getULTRASOUND() <em>ULTRASOUND</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getULTRASOUND()
* @generated
* @ordered
@@ -63,7 +59,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
* The default value of the '{@link #getINFRARED() <em>INFRARED</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getINFRARED()
* @generated
* @ordered
@@ -74,7 +70,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
* The cached value of the '{@link #getINFRARED() <em>INFRARED</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getINFRARED()
* @generated
* @ordered
@@ -85,7 +81,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
* The cached value of the '{@link #getHeader() <em>Header</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeader()
* @generated
* @ordered
@@ -96,7 +92,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
* The default value of the '{@link #getRadiation_type() <em>Radiation type</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRadiation_type()
* @generated
* @ordered
@@ -107,7 +103,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
* The cached value of the '{@link #getRadiation_type() <em>Radiation type</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRadiation_type()
* @generated
* @ordered
@@ -118,7 +114,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
* The default value of the '{@link #getField_of_view() <em>Field of view</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getField_of_view()
* @generated
* @ordered
@@ -129,7 +125,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
* The cached value of the '{@link #getField_of_view() <em>Field of view</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getField_of_view()
* @generated
* @ordered
@@ -140,7 +136,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
* The default value of the '{@link #getMin_range() <em>Min range</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getMin_range()
* @generated
* @ordered
@@ -151,7 +147,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
* The cached value of the '{@link #getMin_range() <em>Min range</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getMin_range()
* @generated
* @ordered
@@ -162,7 +158,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
* The default value of the '{@link #getMax_range() <em>Max range</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getMax_range()
* @generated
* @ordered
@@ -173,7 +169,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
* The cached value of the '{@link #getMax_range() <em>Max range</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getMax_range()
* @generated
* @ordered
@@ -184,7 +180,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
* The default value of the '{@link #getRange() <em>Range</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRange()
* @generated
* @ordered
@@ -195,7 +191,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
* The cached value of the '{@link #getRange() <em>Range</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRange()
* @generated
* @ordered
@@ -205,7 +201,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected RangeImpl() {
@@ -215,7 +211,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -226,7 +222,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getULTRASOUND() {
@@ -236,7 +232,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setULTRASOUND(char newULTRASOUND) {
@@ -250,7 +246,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getINFRARED() {
@@ -260,7 +256,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setINFRARED(char newINFRARED) {
@@ -274,7 +270,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header getHeader() {
@@ -284,7 +280,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetHeader(Header newHeader, NotificationChain msgs) {
@@ -304,7 +300,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeader(Header newHeader) {
@@ -329,7 +325,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public char getRadiation_type() {
@@ -339,7 +335,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setRadiation_type(char newRadiation_type) {
@@ -353,7 +349,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getField_of_view() {
@@ -363,7 +359,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setField_of_view(float newField_of_view) {
@@ -377,7 +373,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getMin_range() {
@@ -387,7 +383,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setMin_range(float newMin_range) {
@@ -401,7 +397,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getMax_range() {
@@ -411,7 +407,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setMax_range(float newMax_range) {
@@ -425,7 +421,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getRange() {
@@ -435,7 +431,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setRange(float newRange) {
@@ -449,7 +445,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -464,7 +460,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -493,7 +489,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -530,7 +526,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -567,7 +563,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -596,7 +592,7 @@ public class RangeImpl extends MinimalEObjectImpl.Container implements Range {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/RegionOfInterestImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/RegionOfInterestImpl.java
index 665f2c9e651..d1b2bd579fa 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/RegionOfInterestImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/RegionOfInterestImpl.java
@@ -3,12 +3,9 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.RegionOfInterest;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
@@ -34,7 +31,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
* The default value of the '{@link #getX_offset() <em>Xoffset</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getX_offset()
* @generated
* @ordered
@@ -45,7 +42,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
* The cached value of the '{@link #getX_offset() <em>Xoffset</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getX_offset()
* @generated
* @ordered
@@ -56,7 +53,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
* The default value of the '{@link #getY_offset() <em>Yoffset</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getY_offset()
* @generated
* @ordered
@@ -67,7 +64,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
* The cached value of the '{@link #getY_offset() <em>Yoffset</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getY_offset()
* @generated
* @ordered
@@ -78,7 +75,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
* The default value of the '{@link #getHeight() <em>Height</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeight()
* @generated
* @ordered
@@ -89,7 +86,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
* The cached value of the '{@link #getHeight() <em>Height</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getHeight()
* @generated
* @ordered
@@ -100,7 +97,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
* The default value of the '{@link #isDo_rectify() <em>Do rectify</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #isDo_rectify()
* @generated
* @ordered
@@ -111,7 +108,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
* The cached value of the '{@link #isDo_rectify() <em>Do rectify</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #isDo_rectify()
* @generated
* @ordered
@@ -122,7 +119,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
* The default value of the '{@link #getWidth() <em>Width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWidth()
* @generated
* @ordered
@@ -133,7 +130,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
* The cached value of the '{@link #getWidth() <em>Width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getWidth()
* @generated
* @ordered
@@ -143,7 +140,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected RegionOfInterestImpl() {
@@ -153,7 +150,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -164,7 +161,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getX_offset() {
@@ -174,7 +171,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setX_offset(long newX_offset) {
@@ -188,7 +185,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getY_offset() {
@@ -198,7 +195,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setY_offset(long newY_offset) {
@@ -212,7 +209,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getHeight() {
@@ -222,7 +219,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setHeight(long newHeight) {
@@ -236,7 +233,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public boolean isDo_rectify() {
@@ -246,7 +243,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setDo_rectify(boolean newDo_rectify) {
@@ -260,7 +257,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getWidth() {
@@ -270,7 +267,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setWidth(long newWidth) {
@@ -284,7 +281,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -307,7 +304,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -335,7 +332,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -363,7 +360,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -386,7 +383,7 @@ public class RegionOfInterestImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/Sensor_datatypesFactoryImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/Sensor_datatypesFactoryImpl.java
index b1aae6522b2..8bb3d5c34c7 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/Sensor_datatypesFactoryImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/Sensor_datatypesFactoryImpl.java
@@ -6,18 +6,38 @@ import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EDataType;
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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.*;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.COVARIANCE_TYPE;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CarLikeOdometry;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.ChannelFloat32;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CompressedImage;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.DifferentialOdometry;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Imu;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JointState;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Joy;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedback;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedbackArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointField;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.RegionOfInterest;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.SERVICE_TYPE;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.STATUS_TYPE;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesFactory;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
/**
* <!-- begin-user-doc -->
* An implementation of the model <b>Factory</b>.
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_datatypesFactory {
@@ -25,7 +45,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
* Creates the default factory implementation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static Sensor_datatypesFactory init() {
@@ -44,7 +64,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
* Creates an instance of the factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Sensor_datatypesFactoryImpl() {
@@ -54,7 +74,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -106,7 +126,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -126,7 +146,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -146,7 +166,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public RegionOfInterest createRegionOfInterest() {
@@ -157,7 +177,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Range createRange() {
@@ -168,7 +188,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public CameraInfo createCameraInfo() {
@@ -179,7 +199,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Imu createImu() {
@@ -190,7 +210,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public LaserScan createLaserScan() {
@@ -201,7 +221,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Image createImage() {
@@ -212,7 +232,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public ChannelFloat32 createChannelFloat32() {
@@ -223,7 +243,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public CompressedImage createCompressedImage() {
@@ -234,7 +254,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public PointCloud createPointCloud() {
@@ -245,7 +265,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public PointField createPointField() {
@@ -256,7 +276,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public PointCloud2 createPointCloud2() {
@@ -267,7 +287,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public JointState createJointState() {
@@ -278,7 +298,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NavSatStatus createNavSatStatus() {
@@ -289,7 +309,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NavSatFix createNavSatFix() {
@@ -300,7 +320,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Joy createJoy() {
@@ -311,7 +331,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public JoyFeedback createJoyFeedback() {
@@ -322,7 +342,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public JoyFeedbackArray createJoyFeedbackArray() {
@@ -333,7 +353,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public CarLikeOdometry createCarLikeOdometry() {
@@ -344,7 +364,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public DifferentialOdometry createDifferentialOdometry() {
@@ -355,7 +375,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public STATUS_TYPE createSTATUS_TYPEFromString(EDataType eDataType, String initialValue) {
@@ -369,7 +389,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String convertSTATUS_TYPEToString(EDataType eDataType, Object instanceValue) {
@@ -379,7 +399,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public SERVICE_TYPE createSERVICE_TYPEFromString(EDataType eDataType, String initialValue) {
@@ -393,7 +413,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String convertSERVICE_TYPEToString(EDataType eDataType, Object instanceValue) {
@@ -403,7 +423,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public COVARIANCE_TYPE createCOVARIANCE_TYPEFromString(EDataType eDataType, String initialValue) {
@@ -417,7 +437,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String convertCOVARIANCE_TYPEToString(EDataType eDataType, Object instanceValue) {
@@ -427,7 +447,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Sensor_datatypesPackage getSensor_datatypesPackage() {
@@ -437,7 +457,7 @@ public class Sensor_datatypesFactoryImpl extends EFactoryImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @deprecated
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/Sensor_datatypesPackageImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/Sensor_datatypesPackageImpl.java
index 545a8d34961..8ec83d08c76 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/Sensor_datatypesPackageImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/impl/Sensor_datatypesPackageImpl.java
@@ -7,37 +7,21 @@ import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EEnum;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.EReference;
-
import org.eclipse.emf.ecore.impl.EPackageImpl;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
-
import org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.Actionlib_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.Diagnostic_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.Nav_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.Oarp1_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CarLikeOdometry;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.ChannelFloat32;
@@ -59,25 +43,22 @@ import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTyp
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.RegionOfInterest;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesFactory;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl;
-
import org.eclipse.uml2.uml.UMLPackage;
/**
* <!-- begin-user-doc -->
* An implementation of the model <b>Package</b>.
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_datatypesPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass regionOfInterestEClass = null;
@@ -85,7 +66,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass rangeEClass = null;
@@ -93,7 +74,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass cameraInfoEClass = null;
@@ -101,7 +82,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass imuEClass = null;
@@ -109,7 +90,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass laserScanEClass = null;
@@ -117,7 +98,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass imageEClass = null;
@@ -125,7 +106,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass channelFloat32EClass = null;
@@ -133,7 +114,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass compressedImageEClass = null;
@@ -141,7 +122,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass pointCloudEClass = null;
@@ -149,7 +130,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass pointFieldEClass = null;
@@ -157,7 +138,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass pointCloud2EClass = null;
@@ -165,7 +146,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass jointStateEClass = null;
@@ -173,7 +154,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass navSatStatusEClass = null;
@@ -181,7 +162,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass navSatFixEClass = null;
@@ -189,7 +170,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass joyEClass = null;
@@ -197,7 +178,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass joyFeedbackEClass = null;
@@ -205,7 +186,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass joyFeedbackArrayEClass = null;
@@ -213,7 +194,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass carLikeOdometryEClass = null;
@@ -221,7 +202,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass differentialOdometryEClass = null;
@@ -229,7 +210,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EEnum statuS_TYPEEEnum = null;
@@ -237,7 +218,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EEnum servicE_TYPEEEnum = null;
@@ -245,7 +226,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EEnum covariancE_TYPEEEnum = null;
@@ -255,7 +236,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
* 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 -->
- *
+ *
* @see org.eclipse.emf.ecore.EPackage.Registry
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage#eNS_URI
* @see #init()
@@ -268,7 +249,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private static boolean isInited = false;
@@ -279,7 +260,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
* <p>
* This method is used to initialize {@link Sensor_datatypesPackage#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()
@@ -349,7 +330,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getRegionOfInterest() {
@@ -359,7 +340,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getRegionOfInterest_X_offset() {
@@ -369,7 +350,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getRegionOfInterest_Y_offset() {
@@ -379,7 +360,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getRegionOfInterest_Height() {
@@ -389,7 +370,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getRegionOfInterest_Do_rectify() {
@@ -399,7 +380,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getRegionOfInterest_Width() {
@@ -409,7 +390,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getRange() {
@@ -419,7 +400,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getRange_ULTRASOUND() {
@@ -429,7 +410,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getRange_INFRARED() {
@@ -439,7 +420,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getRange_Header() {
@@ -449,7 +430,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getRange_Radiation_type() {
@@ -459,7 +440,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getRange_Field_of_view() {
@@ -469,7 +450,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getRange_Min_range() {
@@ -479,7 +460,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getRange_Max_range() {
@@ -489,7 +470,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getRange_Range() {
@@ -499,7 +480,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getCameraInfo() {
@@ -509,7 +490,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getCameraInfo_Header() {
@@ -519,7 +500,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCameraInfo_Height() {
@@ -529,7 +510,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCameraInfo_Width() {
@@ -539,7 +520,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCameraInfo_Distorsion_model() {
@@ -549,7 +530,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCameraInfo_D() {
@@ -559,7 +540,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCameraInfo_K() {
@@ -569,7 +550,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCameraInfo_R() {
@@ -579,7 +560,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCameraInfo_P() {
@@ -589,7 +570,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCameraInfo_Binning_x() {
@@ -599,7 +580,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCameraInfo_Binning_y() {
@@ -609,7 +590,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getCameraInfo_Roi() {
@@ -619,7 +600,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getImu() {
@@ -629,7 +610,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getImu_Header() {
@@ -639,7 +620,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getImu_Orientation() {
@@ -649,7 +630,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getImu_Orientation_covariance() {
@@ -659,7 +640,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getImu_Angular_velocity() {
@@ -669,7 +650,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getImu_Angular_velocity_covariance() {
@@ -679,7 +660,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getImu_Linear_acceleration() {
@@ -689,7 +670,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getImu_Linear_acceleration_covariance() {
@@ -699,7 +680,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getLaserScan() {
@@ -709,7 +690,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getLaserScan_Header() {
@@ -719,7 +700,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getLaserScan_Angle_min() {
@@ -729,7 +710,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getLaserScan_Angle_max() {
@@ -739,7 +720,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getLaserScan_Angle_increment() {
@@ -749,7 +730,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getLaserScan_Time_increment() {
@@ -759,7 +740,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getLaserScan_Scan_time() {
@@ -769,7 +750,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getLaserScan_Range_min() {
@@ -779,7 +760,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getLaserScan_Range_max() {
@@ -789,7 +770,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getLaserScan_Range() {
@@ -799,7 +780,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getLaserScan_Intensities() {
@@ -809,7 +790,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getImage() {
@@ -819,7 +800,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getImage_Header() {
@@ -829,7 +810,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getImage_Height() {
@@ -839,7 +820,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getImage_Width() {
@@ -849,7 +830,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getImage_Encoding() {
@@ -859,7 +840,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getImage_Is_bigendian() {
@@ -869,7 +850,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getImage_Step() {
@@ -879,7 +860,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getImage_Data() {
@@ -889,7 +870,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getChannelFloat32() {
@@ -899,7 +880,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getChannelFloat32_Name() {
@@ -909,7 +890,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getChannelFloat32_Values() {
@@ -919,7 +900,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getCompressedImage() {
@@ -929,7 +910,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getCompressedImage_Header() {
@@ -939,7 +920,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCompressedImage_Format() {
@@ -949,7 +930,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCompressedImage_Data() {
@@ -959,7 +940,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getPointCloud() {
@@ -969,7 +950,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getPointCloud_Header() {
@@ -979,7 +960,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getPointCloud_Points() {
@@ -989,7 +970,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getPointCloud_Channels() {
@@ -999,7 +980,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getPointField() {
@@ -1009,7 +990,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getPointField_Name() {
@@ -1019,7 +1000,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getPointField_Offset() {
@@ -1029,7 +1010,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getPointField_Datatype() {
@@ -1039,7 +1020,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getPointField_Count() {
@@ -1049,7 +1030,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getPointCloud2() {
@@ -1059,7 +1040,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getPointCloud2_Header() {
@@ -1069,7 +1050,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getPointCloud2_Height() {
@@ -1079,7 +1060,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getPointCloud2_Width() {
@@ -1089,7 +1070,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getPointCloud2_Fields() {
@@ -1099,7 +1080,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getPointCloud2_Is_bigendian() {
@@ -1109,7 +1090,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getPointCloud2_Point_step() {
@@ -1119,7 +1100,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getPointCloud2_Row_step() {
@@ -1129,7 +1110,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getPointCloud2_Data() {
@@ -1139,7 +1120,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getPointCloud2_Is_dense() {
@@ -1149,7 +1130,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getJointState() {
@@ -1159,7 +1140,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getJointState_Name() {
@@ -1169,7 +1150,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getJointState_Position() {
@@ -1179,7 +1160,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getJointState_Velocity() {
@@ -1189,7 +1170,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getJointState_Effort() {
@@ -1199,7 +1180,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getNavSatStatus() {
@@ -1209,7 +1190,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getNavSatStatus_STATUS_NO_FIX() {
@@ -1219,7 +1200,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getNavSatStatus_STATUS_FIX() {
@@ -1229,7 +1210,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getNavSatStatus_STATUS_SBAS_FIX() {
@@ -1239,7 +1220,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getNavSatStatus_STATUS_GBAS_FIX() {
@@ -1249,7 +1230,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getNavSatStatus_Status() {
@@ -1259,7 +1240,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getNavSatStatus_SERVICE_GPS() {
@@ -1269,7 +1250,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getNavSatStatus_SERVICE_GLONASS() {
@@ -1279,7 +1260,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getNavSatStatus_SERVICE_COMPASS() {
@@ -1289,7 +1270,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getNavSatStatus_SERVICE_GALILEO() {
@@ -1299,7 +1280,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getNavSatStatus_Service() {
@@ -1309,7 +1290,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getNavSatFix() {
@@ -1319,7 +1300,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getNavSatFix_Status() {
@@ -1329,7 +1310,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getNavSatFix_Service() {
@@ -1339,7 +1320,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getNavSatFix_Header() {
@@ -1349,7 +1330,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getNavSatFix_Latitude() {
@@ -1359,7 +1340,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getNavSatFix_Longitude() {
@@ -1369,7 +1350,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getNavSatFix_Altitude() {
@@ -1379,7 +1360,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getNavSatFix_Position_covariance() {
@@ -1389,7 +1370,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getNavSatFix_Position_covariance_type() {
@@ -1399,7 +1380,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getJoy() {
@@ -1409,7 +1390,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getJoy_Header() {
@@ -1419,7 +1400,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getJoy_Axes() {
@@ -1429,7 +1410,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getJoy_Buttons() {
@@ -1439,7 +1420,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getJoyFeedback() {
@@ -1449,7 +1430,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getJoyFeedback_TYPE_LED() {
@@ -1459,7 +1440,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getJoyFeedback_TYPE_RUMBLE() {
@@ -1469,7 +1450,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getJoyFeedback_TYPE_BUZZER() {
@@ -1479,7 +1460,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getJoyFeedback_Type() {
@@ -1489,7 +1470,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getJoyFeedback_Id() {
@@ -1499,7 +1480,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getJoyFeedback_Intensity() {
@@ -1509,7 +1490,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getJoyFeedbackArray() {
@@ -1519,7 +1500,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getJoyFeedbackArray_Array() {
@@ -1529,7 +1510,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getCarLikeOdometry() {
@@ -1539,7 +1520,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getCarLikeOdometry_Header() {
@@ -1549,7 +1530,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCarLikeOdometry_Steering_angle() {
@@ -1559,7 +1540,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCarLikeOdometry_Left_rear_wheel_distance() {
@@ -1569,7 +1550,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCarLikeOdometry_Right_rear_wheel_distance() {
@@ -1579,7 +1560,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCarLikeOdometry_Right_rear_wheel_velocity() {
@@ -1589,7 +1570,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getCarLikeOdometry_Left_rear_wheel_velocity() {
@@ -1599,7 +1580,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getDifferentialOdometry() {
@@ -1609,7 +1590,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getDifferentialOdometry_Header() {
@@ -1619,7 +1600,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getDifferentialOdometry_Right_distance() {
@@ -1629,7 +1610,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getDifferentialOdometry_Left_distance() {
@@ -1639,7 +1620,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getDifferentialOdometry_Left_velocity() {
@@ -1649,7 +1630,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getDifferentialOdometry_Right_velocity() {
@@ -1659,7 +1640,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EEnum getSTATUS_TYPE() {
@@ -1669,7 +1650,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EEnum getSERVICE_TYPE() {
@@ -1679,7 +1660,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EEnum getCOVARIANCE_TYPE() {
@@ -1689,7 +1670,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Sensor_datatypesFactory getSensor_datatypesFactory() {
@@ -1699,7 +1680,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private boolean isCreated = false;
@@ -1709,7 +1690,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
* guarded to have no affect on any invocation but its first.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void createPackageContents() {
@@ -1878,7 +1859,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private boolean isInitialized = false;
@@ -1888,7 +1869,7 @@ public class Sensor_datatypesPackageImpl extends EPackageImpl implements Sensor_
* method is guarded to have no affect on any invocation but its first.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void initializePackageContents() {
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/util/Sensor_datatypesAdapterFactory.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/util/Sensor_datatypesAdapterFactory.java
index 08b92de8670..0c7ed548978 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/util/Sensor_datatypesAdapterFactory.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/util/Sensor_datatypesAdapterFactory.java
@@ -4,19 +4,35 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.*;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CarLikeOdometry;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.ChannelFloat32;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CompressedImage;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.DifferentialOdometry;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Imu;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JointState;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Joy;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedback;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedbackArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointField;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.RegionOfInterest;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
/**
* <!-- begin-user-doc -->
* 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage
* @generated
*/
@@ -25,7 +41,7 @@ public class Sensor_datatypesAdapterFactory extends AdapterFactoryImpl {
* The cached model package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected static Sensor_datatypesPackage modelPackage;
@@ -34,7 +50,7 @@ public class Sensor_datatypesAdapterFactory extends AdapterFactoryImpl {
* Creates an instance of the adapter factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Sensor_datatypesAdapterFactory() {
@@ -48,7 +64,7 @@ public class Sensor_datatypesAdapterFactory 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
*/
@@ -67,7 +83,7 @@ public class Sensor_datatypesAdapterFactory extends AdapterFactoryImpl {
* The switch that delegates to the <code>createXXX</code> methods.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Sensor_datatypesSwitch<Adapter> modelSwitch =
@@ -177,7 +193,7 @@ public class Sensor_datatypesAdapterFactory extends AdapterFactoryImpl {
* Creates an adapter for the <code>target</code>.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param target
* the object to adapt.
* @return the adapter for the <code>target</code>.
@@ -195,7 +211,7 @@ public class Sensor_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.RegionOfInterest
* @generated
@@ -210,7 +226,7 @@ public class Sensor_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range
* @generated
@@ -225,7 +241,7 @@ public class Sensor_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo
* @generated
@@ -240,7 +256,7 @@ public class Sensor_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Imu
* @generated
@@ -255,7 +271,7 @@ public class Sensor_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan
* @generated
@@ -270,7 +286,7 @@ public class Sensor_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image
* @generated
@@ -285,7 +301,7 @@ public class Sensor_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.ChannelFloat32
* @generated
@@ -300,7 +316,7 @@ public class Sensor_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CompressedImage
* @generated
@@ -315,7 +331,7 @@ public class Sensor_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud
* @generated
@@ -330,7 +346,7 @@ public class Sensor_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointField
* @generated
@@ -345,7 +361,7 @@ public class Sensor_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2
* @generated
@@ -360,7 +376,7 @@ public class Sensor_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JointState
* @generated
@@ -375,7 +391,7 @@ public class Sensor_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus
* @generated
@@ -390,7 +406,7 @@ public class Sensor_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix
* @generated
@@ -405,7 +421,7 @@ public class Sensor_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Joy
* @generated
@@ -420,7 +436,7 @@ public class Sensor_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedback
* @generated
@@ -435,7 +451,7 @@ public class Sensor_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedbackArray
* @generated
@@ -450,7 +466,7 @@ public class Sensor_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CarLikeOdometry
* @generated
@@ -465,7 +481,7 @@ public class Sensor_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.DifferentialOdometry
* @generated
@@ -479,7 +495,7 @@ public class Sensor_datatypesAdapterFactory extends AdapterFactoryImpl {
* <!-- begin-user-doc -->
* This default implementation returns null.
* <!-- end-user-doc -->
- *
+ *
* @return the new adapter.
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/util/Sensor_datatypesSwitch.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/util/Sensor_datatypesSwitch.java
index 38808ac8d49..38b214219b7 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/util/Sensor_datatypesSwitch.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/sensor_datatypes/util/Sensor_datatypesSwitch.java
@@ -4,10 +4,27 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
-
import org.eclipse.emf.ecore.util.Switch;
-
-import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.*;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CameraInfo;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CarLikeOdometry;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.ChannelFloat32;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.CompressedImage;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.DifferentialOdometry;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Image;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Imu;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JointState;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Joy;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedback;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.JoyFeedbackArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.LaserScan;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatFix;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.NavSatStatus;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointCloud2;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.PointField;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Range;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.RegionOfInterest;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
/**
* <!-- begin-user-doc -->
@@ -18,7 +35,7 @@ import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTyp
* until a non-null result is returned,
* which is the result of the switch.
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage
* @generated
*/
@@ -27,7 +44,7 @@ public class Sensor_datatypesSwitch<T> extends Switch<T> {
* The cached model package
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected static Sensor_datatypesPackage modelPackage;
@@ -36,7 +53,7 @@ public class Sensor_datatypesSwitch<T> extends Switch<T> {
* Creates an instance of the switch.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Sensor_datatypesSwitch() {
@@ -49,7 +66,7 @@ public class Sensor_datatypesSwitch<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
@@ -63,7 +80,7 @@ public class Sensor_datatypesSwitch<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
*/
@@ -233,7 +250,7 @@ public class Sensor_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Region Of Interest</em>'.
@@ -250,7 +267,7 @@ public class Sensor_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Range</em>'.
@@ -267,7 +284,7 @@ public class Sensor_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Camera Info</em>'.
@@ -284,7 +301,7 @@ public class Sensor_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Imu</em>'.
@@ -301,7 +318,7 @@ public class Sensor_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Laser Scan</em>'.
@@ -318,7 +335,7 @@ public class Sensor_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Image</em>'.
@@ -335,7 +352,7 @@ public class Sensor_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Channel Float32</em>'.
@@ -352,7 +369,7 @@ public class Sensor_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Compressed Image</em>'.
@@ -369,7 +386,7 @@ public class Sensor_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Point Cloud</em>'.
@@ -386,7 +403,7 @@ public class Sensor_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Point Field</em>'.
@@ -403,7 +420,7 @@ public class Sensor_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Point Cloud2</em>'.
@@ -420,7 +437,7 @@ public class Sensor_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Joint State</em>'.
@@ -437,7 +454,7 @@ public class Sensor_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Nav Sat Status</em>'.
@@ -454,7 +471,7 @@ public class Sensor_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Nav Sat Fix</em>'.
@@ -471,7 +488,7 @@ public class Sensor_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Joy</em>'.
@@ -488,7 +505,7 @@ public class Sensor_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Joy Feedback</em>'.
@@ -505,7 +522,7 @@ public class Sensor_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Joy Feedback Array</em>'.
@@ -522,7 +539,7 @@ public class Sensor_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Car Like Odometry</em>'.
@@ -539,7 +556,7 @@ public class Sensor_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Differential Odometry</em>'.
@@ -556,7 +573,7 @@ public class Sensor_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>EObject</em>'.
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/ByteMultiArray.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/ByteMultiArray.java
index 06346a7a6fa..12456e23560 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/ByteMultiArray.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/ByteMultiArray.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
/**
@@ -31,7 +30,7 @@ public interface ByteMultiArray extends EObject {
* If the meaning of the '<em>Layout</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Layout</em>' containment reference.
* @see #setLayout(MultiArrayLayout)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getByteMultiArray_Layout()
@@ -44,7 +43,7 @@ public interface ByteMultiArray extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ByteMultiArray#getLayout <em>Layout</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Layout</em>' containment reference.
* @see #getLayout()
@@ -60,7 +59,7 @@ public interface ByteMultiArray extends EObject {
* If the meaning of the '<em>Data</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>Data</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getByteMultiArray_Data()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Byte" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/ColorRGBA.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/ColorRGBA.java
index 502b37f1d4f..9ba1e8a6ba2 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/ColorRGBA.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/ColorRGBA.java
@@ -31,7 +31,7 @@ public interface ColorRGBA extends EObject {
* If the meaning of the '<em>R</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>R</em>' attribute.
* @see #setR(float)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getColorRGBA_R()
@@ -44,7 +44,7 @@ public interface ColorRGBA extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ColorRGBA#getR <em>R</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>R</em>' attribute.
* @see #getR()
@@ -59,7 +59,7 @@ public interface ColorRGBA extends EObject {
* If the meaning of the '<em>G</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>G</em>' attribute.
* @see #setG(float)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getColorRGBA_G()
@@ -72,7 +72,7 @@ public interface ColorRGBA extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ColorRGBA#getG <em>G</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>G</em>' attribute.
* @see #getG()
@@ -87,7 +87,7 @@ public interface ColorRGBA extends EObject {
* If the meaning of the '<em>B</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>B</em>' attribute.
* @see #setB(float)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getColorRGBA_B()
@@ -100,7 +100,7 @@ public interface ColorRGBA extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ColorRGBA#getB <em>B</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>B</em>' attribute.
* @see #getB()
@@ -115,7 +115,7 @@ public interface ColorRGBA extends EObject {
* If the meaning of the '<em>A</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>A</em>' attribute.
* @see #setA(float)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getColorRGBA_A()
@@ -128,7 +128,7 @@ public interface ColorRGBA extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ColorRGBA#getA <em>A</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>A</em>' attribute.
* @see #getA()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Float32MultiArray.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Float32MultiArray.java
index 41f09a4d262..1e4909e7dc5 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Float32MultiArray.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Float32MultiArray.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
/**
@@ -31,7 +30,7 @@ public interface Float32MultiArray extends EObject {
* If the meaning of the '<em>Layout</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Layout</em>' containment reference.
* @see #setLayout(MultiArrayLayout)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getFloat32MultiArray_Layout()
@@ -44,7 +43,7 @@ public interface Float32MultiArray extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float32MultiArray#getLayout <em>Layout</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Layout</em>' containment reference.
* @see #getLayout()
@@ -60,7 +59,7 @@ public interface Float32MultiArray extends EObject {
* If the meaning of the '<em>Data</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>Data</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getFloat32MultiArray_Data()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float32" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Float64MultiArray.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Float64MultiArray.java
index 82a7ffff59e..8ad3bddb6e9 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Float64MultiArray.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Float64MultiArray.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
/**
@@ -31,7 +30,7 @@ public interface Float64MultiArray extends EObject {
* If the meaning of the '<em>Layout</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Layout</em>' containment reference.
* @see #setLayout(MultiArrayLayout)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getFloat64MultiArray_Layout()
@@ -44,7 +43,7 @@ public interface Float64MultiArray extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float64MultiArray#getLayout <em>Layout</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Layout</em>' containment reference.
* @see #getLayout()
@@ -60,7 +59,7 @@ public interface Float64MultiArray extends EObject {
* If the meaning of the '<em>Data</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>Data</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getFloat64MultiArray_Data()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float64" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Header.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Header.java
index 014d631e828..4afc563bcba 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Header.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Header.java
@@ -32,7 +32,7 @@ public interface Header extends EObject {
* If the meaning of the '<em>Seq</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Seq</em>' attribute.
* @see #setSeq(long)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getHeader_Seq()
@@ -45,7 +45,7 @@ public interface Header extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header#getSeq <em>Seq</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Seq</em>' attribute.
* @see #getSeq()
@@ -60,7 +60,7 @@ public interface Header extends EObject {
* If the meaning of the '<em>Stamp</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Stamp</em>' attribute.
* @see #setStamp(Date)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getHeader_Stamp()
@@ -73,7 +73,7 @@ public interface Header extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header#getStamp <em>Stamp</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Stamp</em>' attribute.
* @see #getStamp()
@@ -88,7 +88,7 @@ public interface Header extends EObject {
* If the meaning of the '<em>Frame id</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Frame id</em>' attribute.
* @see #setFrame_id(String)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getHeader_Frame_id()
@@ -101,7 +101,7 @@ public interface Header extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header#getFrame_id <em>Frame id</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Frame id</em>' attribute.
* @see #getFrame_id()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Int16MultiArray.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Int16MultiArray.java
index 39e83483149..e7178fcd53f 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Int16MultiArray.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Int16MultiArray.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
/**
@@ -31,7 +30,7 @@ public interface Int16MultiArray extends EObject {
* If the meaning of the '<em>Layout</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Layout</em>' containment reference.
* @see #setLayout(MultiArrayLayout)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getInt16MultiArray_Layout()
@@ -44,7 +43,7 @@ public interface Int16MultiArray extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int16MultiArray#getLayout <em>Layout</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Layout</em>' containment reference.
* @see #getLayout()
@@ -60,7 +59,7 @@ public interface Int16MultiArray extends EObject {
* If the meaning of the '<em>Data</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>Data</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getInt16MultiArray_Data()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int16" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Int32MultiArray.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Int32MultiArray.java
index d638563ec17..9d1272300b1 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Int32MultiArray.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Int32MultiArray.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
/**
@@ -31,7 +30,7 @@ public interface Int32MultiArray extends EObject {
* If the meaning of the '<em>Layout</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Layout</em>' containment reference.
* @see #setLayout(MultiArrayLayout)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getInt32MultiArray_Layout()
@@ -44,7 +43,7 @@ public interface Int32MultiArray extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int32MultiArray#getLayout <em>Layout</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Layout</em>' containment reference.
* @see #getLayout()
@@ -60,7 +59,7 @@ public interface Int32MultiArray extends EObject {
* If the meaning of the '<em>Data</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>Data</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getInt32MultiArray_Data()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int32" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Int64MultiArray.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Int64MultiArray.java
index 312da1bcbe6..071f25dfd4d 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Int64MultiArray.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Int64MultiArray.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
/**
@@ -31,7 +30,7 @@ public interface Int64MultiArray extends EObject {
* If the meaning of the '<em>Layout</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Layout</em>' containment reference.
* @see #setLayout(MultiArrayLayout)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getInt64MultiArray_Layout()
@@ -44,7 +43,7 @@ public interface Int64MultiArray extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int64MultiArray#getLayout <em>Layout</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Layout</em>' containment reference.
* @see #getLayout()
@@ -60,7 +59,7 @@ public interface Int64MultiArray extends EObject {
* If the meaning of the '<em>Data</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>Data</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getInt64MultiArray_Data()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int64" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Int8MultiArray.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Int8MultiArray.java
index e7b620bde5b..fa9e18bfbe8 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Int8MultiArray.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Int8MultiArray.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
/**
@@ -31,7 +30,7 @@ public interface Int8MultiArray extends EObject {
* If the meaning of the '<em>Layout</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Layout</em>' containment reference.
* @see #setLayout(MultiArrayLayout)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getInt8MultiArray_Layout()
@@ -44,7 +43,7 @@ public interface Int8MultiArray extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int8MultiArray#getLayout <em>Layout</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Layout</em>' containment reference.
* @see #getLayout()
@@ -60,7 +59,7 @@ public interface Int8MultiArray extends EObject {
* If the meaning of the '<em>Data</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>Data</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getInt8MultiArray_Data()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int8" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/MultiArrayDimension.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/MultiArrayDimension.java
index 7e561c3da43..f916bf6858c 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/MultiArrayDimension.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/MultiArrayDimension.java
@@ -30,7 +30,7 @@ public interface MultiArrayDimension extends EObject {
* If the meaning of the '<em>Label</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Label</em>' attribute.
* @see #setLabel(String)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getMultiArrayDimension_Label()
@@ -43,7 +43,7 @@ public interface MultiArrayDimension extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayDimension#getLabel <em>Label</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Label</em>' attribute.
* @see #getLabel()
@@ -58,7 +58,7 @@ public interface MultiArrayDimension extends EObject {
* If the meaning of the '<em>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>Size</em>' attribute.
* @see #setSize(long)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getMultiArrayDimension_Size()
@@ -71,7 +71,7 @@ public interface MultiArrayDimension extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayDimension#getSize <em>Size</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Size</em>' attribute.
* @see #getSize()
@@ -86,7 +86,7 @@ public interface MultiArrayDimension extends EObject {
* If the meaning of the '<em>Stride</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Stride</em>' attribute.
* @see #setStride(long)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getMultiArrayDimension_Stride()
@@ -99,7 +99,7 @@ public interface MultiArrayDimension extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayDimension#getStride <em>Stride</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Stride</em>' attribute.
* @see #getStride()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/MultiArrayLayout.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/MultiArrayLayout.java
index 3ff605a9ed4..0d4d3825e65 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/MultiArrayLayout.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/MultiArrayLayout.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
/**
@@ -32,7 +31,7 @@ public interface MultiArrayLayout extends EObject {
* If the meaning of the '<em>Dim</em>' containment reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Dim</em>' containment reference list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getMultiArrayLayout_Dim()
* @model containment="true" ordered="false"
@@ -47,7 +46,7 @@ public interface MultiArrayLayout extends EObject {
* If the meaning of the '<em>Data offset</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Data offset</em>' attribute.
* @see #setData_offset(long)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getMultiArrayLayout_Data_offset()
@@ -60,7 +59,7 @@ public interface MultiArrayLayout extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayLayout#getData_offset <em>Data offset</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Data offset</em>' attribute.
* @see #getData_offset()
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Std_datatypesFactory.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Std_datatypesFactory.java
index 5e1db0fcd18..2593cbef3fc 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Std_datatypesFactory.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Std_datatypesFactory.java
@@ -9,7 +9,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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage
* @generated
*/
@@ -18,7 +18,7 @@ public interface Std_datatypesFactory extends EFactory {
* The singleton instance of the factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
Std_datatypesFactory eINSTANCE = org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesFactoryImpl.init();
@@ -27,7 +27,7 @@ public interface Std_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Header</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Header</em>'.
* @generated
*/
@@ -37,7 +37,7 @@ public interface Std_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Multi Array Dimension</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Multi Array Dimension</em>'.
* @generated
*/
@@ -47,7 +47,7 @@ public interface Std_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Multi Array Layout</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Multi Array Layout</em>'.
* @generated
*/
@@ -57,7 +57,7 @@ public interface Std_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Byte Multi Array</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Byte Multi Array</em>'.
* @generated
*/
@@ -67,7 +67,7 @@ public interface Std_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Color RGBA</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Color RGBA</em>'.
* @generated
*/
@@ -77,7 +77,7 @@ public interface Std_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Float32 Multi Array</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Float32 Multi Array</em>'.
* @generated
*/
@@ -87,7 +87,7 @@ public interface Std_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Int32 Multi Array</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Int32 Multi Array</em>'.
* @generated
*/
@@ -97,7 +97,7 @@ public interface Std_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Int8 Multi Array</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Int8 Multi Array</em>'.
* @generated
*/
@@ -107,7 +107,7 @@ public interface Std_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Int16 Multi Array</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Int16 Multi Array</em>'.
* @generated
*/
@@ -117,7 +117,7 @@ public interface Std_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Int64 Multi Array</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Int64 Multi Array</em>'.
* @generated
*/
@@ -127,7 +127,7 @@ public interface Std_datatypesFactory extends EFactory {
* Returns a new object of class '<em>Float64 Multi Array</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>Float64 Multi Array</em>'.
* @generated
*/
@@ -137,7 +137,7 @@ public interface Std_datatypesFactory extends EFactory {
* Returns a new object of class '<em>UInt64 Multi Array</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>UInt64 Multi Array</em>'.
* @generated
*/
@@ -147,7 +147,7 @@ public interface Std_datatypesFactory extends EFactory {
* Returns a new object of class '<em>UIint16 Multi Array</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>UIint16 Multi Array</em>'.
* @generated
*/
@@ -157,7 +157,7 @@ public interface Std_datatypesFactory extends EFactory {
* Returns a new object of class '<em>UInt32 Multi Array</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>UInt32 Multi Array</em>'.
* @generated
*/
@@ -167,7 +167,7 @@ public interface Std_datatypesFactory extends EFactory {
* Returns a new object of class '<em>UInt8 Multi Array</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return a new object of class '<em>UInt8 Multi Array</em>'.
* @generated
*/
@@ -177,7 +177,7 @@ public interface Std_datatypesFactory extends EFactory {
* Returns the package supported by this factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the package supported by this factory.
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Std_datatypesPackage.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Std_datatypesPackage.java
index a361ec03f5b..39ae186ec0f 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Std_datatypesPackage.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/Std_datatypesPackage.java
@@ -20,7 +20,7 @@ import org.eclipse.emf.ecore.EReference;
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesFactory
* @model kind="package"
* @generated
@@ -30,7 +30,7 @@ public interface Std_datatypesPackage extends EPackage {
* The package name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNAME = "std_datatypes";
@@ -39,7 +39,7 @@ public interface Std_datatypesPackage extends EPackage {
* The package namespace URI.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNS_URI = "http:///RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes.ecore";
@@ -48,7 +48,7 @@ public interface Std_datatypesPackage extends EPackage {
* The package namespace name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
String eNS_PREFIX = "RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes";
@@ -57,7 +57,7 @@ public interface Std_datatypesPackage extends EPackage {
* The singleton instance of the package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
Std_datatypesPackage eINSTANCE = org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl.init();
@@ -66,7 +66,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.HeaderImpl <em>Header</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.HeaderImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getHeader()
* @generated
@@ -77,7 +77,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Seq</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -87,7 +87,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Stamp</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -97,7 +97,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Frame id</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -107,7 +107,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Header</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -117,7 +117,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of operations of the '<em>Header</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -127,7 +127,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.MultiArrayDimensionImpl <em>Multi Array Dimension</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.MultiArrayDimensionImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getMultiArrayDimension()
* @generated
@@ -138,7 +138,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Label</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -148,7 +148,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Size</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -158,7 +158,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Stride</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -168,7 +168,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Multi Array Dimension</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -178,7 +178,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of operations of the '<em>Multi Array Dimension</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -188,7 +188,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.MultiArrayLayoutImpl <em>Multi Array Layout</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.MultiArrayLayoutImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getMultiArrayLayout()
* @generated
@@ -199,7 +199,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Dim</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -209,7 +209,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Data offset</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -219,7 +219,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Multi Array Layout</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -229,7 +229,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of operations of the '<em>Multi Array Layout</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -239,7 +239,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.ByteMultiArrayImpl <em>Byte Multi Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.ByteMultiArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getByteMultiArray()
* @generated
@@ -250,7 +250,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Layout</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -260,7 +260,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Data</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -270,7 +270,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Byte Multi Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -280,7 +280,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of operations of the '<em>Byte Multi Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -290,7 +290,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.ColorRGBAImpl <em>Color RGBA</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.ColorRGBAImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getColorRGBA()
* @generated
@@ -301,7 +301,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>R</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -311,7 +311,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>G</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -321,7 +321,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>B</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -331,7 +331,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>A</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -341,7 +341,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Color RGBA</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -351,7 +351,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of operations of the '<em>Color RGBA</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -361,7 +361,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Float32MultiArrayImpl <em>Float32 Multi Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Float32MultiArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getFloat32MultiArray()
* @generated
@@ -372,7 +372,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Layout</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -382,7 +382,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Data</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -392,7 +392,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Float32 Multi Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -402,7 +402,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of operations of the '<em>Float32 Multi Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -412,7 +412,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Int32MultiArrayImpl <em>Int32 Multi Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Int32MultiArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getInt32MultiArray()
* @generated
@@ -423,7 +423,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Layout</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -433,7 +433,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Data</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -443,7 +443,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Int32 Multi Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -453,7 +453,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of operations of the '<em>Int32 Multi Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -463,7 +463,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Int8MultiArrayImpl <em>Int8 Multi Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Int8MultiArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getInt8MultiArray()
* @generated
@@ -474,7 +474,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Layout</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -484,7 +484,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Data</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -494,7 +494,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Int8 Multi Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -504,7 +504,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of operations of the '<em>Int8 Multi Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -514,7 +514,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Int16MultiArrayImpl <em>Int16 Multi Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Int16MultiArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getInt16MultiArray()
* @generated
@@ -525,7 +525,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Layout</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -535,7 +535,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Data</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -545,7 +545,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Int16 Multi Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -555,7 +555,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of operations of the '<em>Int16 Multi Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -565,7 +565,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Int64MultiArrayImpl <em>Int64 Multi Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Int64MultiArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getInt64MultiArray()
* @generated
@@ -576,7 +576,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Layout</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -586,7 +586,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Data</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -596,7 +596,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Int64 Multi Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -606,7 +606,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of operations of the '<em>Int64 Multi Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -616,7 +616,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Float64MultiArrayImpl <em>Float64 Multi Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Float64MultiArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getFloat64MultiArray()
* @generated
@@ -627,7 +627,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Layout</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -637,7 +637,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Data</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -647,7 +647,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of structural features of the '<em>Float64 Multi Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -657,7 +657,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of operations of the '<em>Float64 Multi Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -667,7 +667,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.UInt64MultiArrayImpl <em>UInt64 Multi Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.UInt64MultiArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getUInt64MultiArray()
* @generated
@@ -678,7 +678,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Layout</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -688,7 +688,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Data</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -698,7 +698,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of structural features of the '<em>UInt64 Multi Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -708,7 +708,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of operations of the '<em>UInt64 Multi Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -718,7 +718,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.UIint16MultiArrayImpl <em>UIint16 Multi Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.UIint16MultiArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getUIint16MultiArray()
* @generated
@@ -729,7 +729,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Layout</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -739,7 +739,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Data</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -749,7 +749,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of structural features of the '<em>UIint16 Multi Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -759,7 +759,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of operations of the '<em>UIint16 Multi Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -769,7 +769,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.UInt32MultiArrayImpl <em>UInt32 Multi Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.UInt32MultiArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getUInt32MultiArray()
* @generated
@@ -780,7 +780,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Layout</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -790,7 +790,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Data</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -800,7 +800,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of structural features of the '<em>UInt32 Multi Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -810,7 +810,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of operations of the '<em>UInt32 Multi Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -820,7 +820,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.UInt8MultiArrayImpl <em>UInt8 Multi Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.UInt8MultiArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getUInt8MultiArray()
* @generated
@@ -831,7 +831,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Layout</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -841,7 +841,7 @@ public interface Std_datatypesPackage extends EPackage {
* The feature id for the '<em><b>Data</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -851,7 +851,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of structural features of the '<em>UInt8 Multi Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -861,7 +861,7 @@ public interface Std_datatypesPackage extends EPackage {
* The number of operations of the '<em>UInt8 Multi Array</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
* @ordered
*/
@@ -871,7 +871,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '<em>UInt32</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getUInt32()
* @generated
*/
@@ -881,7 +881,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '<em>Time</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see java.util.Date
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getTime()
* @generated
@@ -892,7 +892,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '<em>String</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see java.lang.String
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getString()
* @generated
@@ -903,7 +903,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '<em>Byte</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getByte()
* @generated
*/
@@ -913,7 +913,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '<em>Float64</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getFloat64()
* @generated
*/
@@ -923,7 +923,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '<em>Int8</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getInt8()
* @generated
*/
@@ -933,7 +933,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '<em>Bool</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getBool()
* @generated
*/
@@ -943,7 +943,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '<em>UInt8</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getUInt8()
* @generated
*/
@@ -953,7 +953,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '<em>UInt16</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getUInt16()
* @generated
*/
@@ -963,7 +963,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '<em>Int32</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getInt32()
* @generated
*/
@@ -973,7 +973,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '<em>Int16</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getInt16()
* @generated
*/
@@ -983,7 +983,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '<em>Char</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getChar()
* @generated
*/
@@ -993,7 +993,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '<em>Duration</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getDuration()
* @generated
*/
@@ -1003,7 +1003,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '<em>Int64</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getInt64()
* @generated
*/
@@ -1013,7 +1013,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '<em>UInt64</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getUInt64()
* @generated
*/
@@ -1023,7 +1023,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object id for the '<em>Float32</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getFloat32()
* @generated
*/
@@ -1034,7 +1034,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header <em>Header</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Header</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header
* @generated
@@ -1045,7 +1045,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header#getSeq <em>Seq</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Seq</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header#getSeq()
* @see #getHeader()
@@ -1057,7 +1057,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header#getStamp <em>Stamp</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Stamp</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header#getStamp()
* @see #getHeader()
@@ -1069,7 +1069,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header#getFrame_id <em>Frame id</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Frame id</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header#getFrame_id()
* @see #getHeader()
@@ -1081,7 +1081,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayDimension <em>Multi Array Dimension</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Multi Array Dimension</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayDimension
* @generated
@@ -1092,7 +1092,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayDimension#getLabel <em>Label</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Label</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayDimension#getLabel()
* @see #getMultiArrayDimension()
@@ -1104,7 +1104,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayDimension#getSize <em>Size</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Size</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayDimension#getSize()
* @see #getMultiArrayDimension()
@@ -1116,7 +1116,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayDimension#getStride <em>Stride</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Stride</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayDimension#getStride()
* @see #getMultiArrayDimension()
@@ -1128,7 +1128,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayLayout <em>Multi Array Layout</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Multi Array Layout</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayLayout
* @generated
@@ -1139,7 +1139,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayLayout#getDim <em>Dim</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference list '<em>Dim</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayLayout#getDim()
* @see #getMultiArrayLayout()
@@ -1151,7 +1151,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayLayout#getData_offset <em>Data offset</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>Data offset</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayLayout#getData_offset()
* @see #getMultiArrayLayout()
@@ -1163,7 +1163,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ByteMultiArray <em>Byte Multi Array</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Byte Multi Array</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ByteMultiArray
* @generated
@@ -1174,7 +1174,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ByteMultiArray#getLayout <em>Layout</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Layout</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ByteMultiArray#getLayout()
* @see #getByteMultiArray()
@@ -1186,7 +1186,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ByteMultiArray#getData <em>Data</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Data</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ByteMultiArray#getData()
* @see #getByteMultiArray()
@@ -1198,7 +1198,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ColorRGBA <em>Color RGBA</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Color RGBA</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ColorRGBA
* @generated
@@ -1209,7 +1209,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ColorRGBA#getR <em>R</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>R</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ColorRGBA#getR()
* @see #getColorRGBA()
@@ -1221,7 +1221,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ColorRGBA#getG <em>G</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>G</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ColorRGBA#getG()
* @see #getColorRGBA()
@@ -1233,7 +1233,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ColorRGBA#getB <em>B</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>B</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ColorRGBA#getB()
* @see #getColorRGBA()
@@ -1245,7 +1245,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ColorRGBA#getA <em>A</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute '<em>A</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ColorRGBA#getA()
* @see #getColorRGBA()
@@ -1257,7 +1257,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float32MultiArray <em>Float32 Multi Array</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Float32 Multi Array</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float32MultiArray
* @generated
@@ -1268,7 +1268,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float32MultiArray#getLayout <em>Layout</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Layout</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float32MultiArray#getLayout()
* @see #getFloat32MultiArray()
@@ -1280,7 +1280,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float32MultiArray#getData <em>Data</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Data</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float32MultiArray#getData()
* @see #getFloat32MultiArray()
@@ -1292,7 +1292,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int32MultiArray <em>Int32 Multi Array</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Int32 Multi Array</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int32MultiArray
* @generated
@@ -1303,7 +1303,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int32MultiArray#getLayout <em>Layout</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Layout</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int32MultiArray#getLayout()
* @see #getInt32MultiArray()
@@ -1315,7 +1315,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int32MultiArray#getData <em>Data</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Data</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int32MultiArray#getData()
* @see #getInt32MultiArray()
@@ -1327,7 +1327,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int8MultiArray <em>Int8 Multi Array</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Int8 Multi Array</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int8MultiArray
* @generated
@@ -1338,7 +1338,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int8MultiArray#getLayout <em>Layout</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Layout</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int8MultiArray#getLayout()
* @see #getInt8MultiArray()
@@ -1350,7 +1350,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int8MultiArray#getData <em>Data</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Data</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int8MultiArray#getData()
* @see #getInt8MultiArray()
@@ -1362,7 +1362,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int16MultiArray <em>Int16 Multi Array</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Int16 Multi Array</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int16MultiArray
* @generated
@@ -1373,7 +1373,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int16MultiArray#getLayout <em>Layout</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Layout</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int16MultiArray#getLayout()
* @see #getInt16MultiArray()
@@ -1385,7 +1385,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int16MultiArray#getData <em>Data</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Data</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int16MultiArray#getData()
* @see #getInt16MultiArray()
@@ -1397,7 +1397,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int64MultiArray <em>Int64 Multi Array</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Int64 Multi Array</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int64MultiArray
* @generated
@@ -1408,7 +1408,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int64MultiArray#getLayout <em>Layout</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Layout</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int64MultiArray#getLayout()
* @see #getInt64MultiArray()
@@ -1420,7 +1420,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int64MultiArray#getData <em>Data</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Data</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int64MultiArray#getData()
* @see #getInt64MultiArray()
@@ -1432,7 +1432,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float64MultiArray <em>Float64 Multi Array</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>Float64 Multi Array</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float64MultiArray
* @generated
@@ -1443,7 +1443,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float64MultiArray#getLayout <em>Layout</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Layout</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float64MultiArray#getLayout()
* @see #getFloat64MultiArray()
@@ -1455,7 +1455,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float64MultiArray#getData <em>Data</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Data</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float64MultiArray#getData()
* @see #getFloat64MultiArray()
@@ -1467,7 +1467,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt64MultiArray <em>UInt64 Multi Array</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>UInt64 Multi Array</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt64MultiArray
* @generated
@@ -1478,7 +1478,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt64MultiArray#getLayout <em>Layout</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Layout</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt64MultiArray#getLayout()
* @see #getUInt64MultiArray()
@@ -1490,7 +1490,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt64MultiArray#getData <em>Data</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Data</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt64MultiArray#getData()
* @see #getUInt64MultiArray()
@@ -1502,7 +1502,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UIint16MultiArray <em>UIint16 Multi Array</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>UIint16 Multi Array</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UIint16MultiArray
* @generated
@@ -1513,7 +1513,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UIint16MultiArray#getLayout <em>Layout</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Layout</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UIint16MultiArray#getLayout()
* @see #getUIint16MultiArray()
@@ -1525,7 +1525,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UIint16MultiArray#getData <em>Data</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Data</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UIint16MultiArray#getData()
* @see #getUIint16MultiArray()
@@ -1537,7 +1537,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt32MultiArray <em>UInt32 Multi Array</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>UInt32 Multi Array</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt32MultiArray
* @generated
@@ -1548,7 +1548,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt32MultiArray#getLayout <em>Layout</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Layout</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt32MultiArray#getLayout()
* @see #getUInt32MultiArray()
@@ -1560,7 +1560,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt32MultiArray#getData <em>Data</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Data</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt32MultiArray#getData()
* @see #getUInt32MultiArray()
@@ -1572,7 +1572,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt8MultiArray <em>UInt8 Multi Array</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for class '<em>UInt8 Multi Array</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt8MultiArray
* @generated
@@ -1583,7 +1583,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the containment reference '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt8MultiArray#getLayout <em>Layout</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the containment reference '<em>Layout</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt8MultiArray#getLayout()
* @see #getUInt8MultiArray()
@@ -1595,7 +1595,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt8MultiArray#getData <em>Data</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for the attribute list '<em>Data</em>'.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt8MultiArray#getData()
* @see #getUInt8MultiArray()
@@ -1607,7 +1607,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for data type '<em>UInt32</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for data type '<em>UInt32</em>'.
* @model instanceClass="long"
* @generated
@@ -1618,7 +1618,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for data type '{@link java.util.Date <em>Time</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for data type '<em>Time</em>'.
* @see java.util.Date
* @model instanceClass="java.util.Date"
@@ -1630,7 +1630,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for data type '{@link java.lang.String <em>String</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for data type '<em>String</em>'.
* @see java.lang.String
* @model instanceClass="java.lang.String"
@@ -1642,7 +1642,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for data type '<em>Byte</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for data type '<em>Byte</em>'.
* @model instanceClass="byte"
* @generated
@@ -1653,7 +1653,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for data type '<em>Float64</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for data type '<em>Float64</em>'.
* @model instanceClass="double"
* @generated
@@ -1664,7 +1664,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for data type '<em>Int8</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for data type '<em>Int8</em>'.
* @model instanceClass="char"
* @generated
@@ -1675,7 +1675,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for data type '<em>Bool</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for data type '<em>Bool</em>'.
* @model instanceClass="boolean"
* @generated
@@ -1686,7 +1686,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for data type '<em>UInt8</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for data type '<em>UInt8</em>'.
* @model instanceClass="char"
* @generated
@@ -1697,7 +1697,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for data type '<em>UInt16</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for data type '<em>UInt16</em>'.
* @model instanceClass="int"
* @generated
@@ -1708,7 +1708,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for data type '<em>Int32</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for data type '<em>Int32</em>'.
* @model instanceClass="int"
* @generated
@@ -1719,7 +1719,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for data type '<em>Int16</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for data type '<em>Int16</em>'.
* @model instanceClass="int"
* @generated
@@ -1730,7 +1730,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for data type '<em>Char</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for data type '<em>Char</em>'.
* @model instanceClass="char"
* @generated
@@ -1741,7 +1741,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for data type '<em>Duration</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for data type '<em>Duration</em>'.
* @model instanceClass="double"
* @generated
@@ -1752,7 +1752,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for data type '<em>Int64</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for data type '<em>Int64</em>'.
* @model instanceClass="double"
* @generated
@@ -1763,7 +1763,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for data type '<em>UInt64</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for data type '<em>UInt64</em>'.
* @model instanceClass="long"
* @generated
@@ -1774,7 +1774,7 @@ public interface Std_datatypesPackage extends EPackage {
* Returns the meta object for data type '<em>Float32</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @return the meta object for data type '<em>Float32</em>'.
* @model instanceClass="float"
* @generated
@@ -1785,7 +1785,7 @@ public interface Std_datatypesPackage 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
*/
@@ -1802,7 +1802,7 @@ public interface Std_datatypesPackage extends EPackage {
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
interface Literals {
@@ -1810,7 +1810,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.HeaderImpl <em>Header</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.HeaderImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getHeader()
* @generated
@@ -1821,7 +1821,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Seq</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute HEADER__SEQ = eINSTANCE.getHeader_Seq();
@@ -1830,7 +1830,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Stamp</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute HEADER__STAMP = eINSTANCE.getHeader_Stamp();
@@ -1839,7 +1839,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Frame id</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute HEADER__FRAME_ID = eINSTANCE.getHeader_Frame_id();
@@ -1848,7 +1848,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.MultiArrayDimensionImpl <em>Multi Array Dimension</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.MultiArrayDimensionImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getMultiArrayDimension()
* @generated
@@ -1859,7 +1859,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Label</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute MULTI_ARRAY_DIMENSION__LABEL = eINSTANCE.getMultiArrayDimension_Label();
@@ -1868,7 +1868,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Size</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute MULTI_ARRAY_DIMENSION__SIZE = eINSTANCE.getMultiArrayDimension_Size();
@@ -1877,7 +1877,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Stride</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute MULTI_ARRAY_DIMENSION__STRIDE = eINSTANCE.getMultiArrayDimension_Stride();
@@ -1886,7 +1886,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.MultiArrayLayoutImpl <em>Multi Array Layout</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.MultiArrayLayoutImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getMultiArrayLayout()
* @generated
@@ -1897,7 +1897,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Dim</b></em>' containment reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference MULTI_ARRAY_LAYOUT__DIM = eINSTANCE.getMultiArrayLayout_Dim();
@@ -1906,7 +1906,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Data offset</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute MULTI_ARRAY_LAYOUT__DATA_OFFSET = eINSTANCE.getMultiArrayLayout_Data_offset();
@@ -1915,7 +1915,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.ByteMultiArrayImpl <em>Byte Multi Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.ByteMultiArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getByteMultiArray()
* @generated
@@ -1926,7 +1926,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Layout</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference BYTE_MULTI_ARRAY__LAYOUT = eINSTANCE.getByteMultiArray_Layout();
@@ -1935,7 +1935,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Data</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute BYTE_MULTI_ARRAY__DATA = eINSTANCE.getByteMultiArray_Data();
@@ -1944,7 +1944,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.ColorRGBAImpl <em>Color RGBA</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.ColorRGBAImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getColorRGBA()
* @generated
@@ -1955,7 +1955,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>R</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute COLOR_RGBA__R = eINSTANCE.getColorRGBA_R();
@@ -1964,7 +1964,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>G</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute COLOR_RGBA__G = eINSTANCE.getColorRGBA_G();
@@ -1973,7 +1973,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>B</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute COLOR_RGBA__B = eINSTANCE.getColorRGBA_B();
@@ -1982,7 +1982,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>A</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute COLOR_RGBA__A = eINSTANCE.getColorRGBA_A();
@@ -1991,7 +1991,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Float32MultiArrayImpl <em>Float32 Multi Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Float32MultiArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getFloat32MultiArray()
* @generated
@@ -2002,7 +2002,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Layout</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference FLOAT32_MULTI_ARRAY__LAYOUT = eINSTANCE.getFloat32MultiArray_Layout();
@@ -2011,7 +2011,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Data</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute FLOAT32_MULTI_ARRAY__DATA = eINSTANCE.getFloat32MultiArray_Data();
@@ -2020,7 +2020,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Int32MultiArrayImpl <em>Int32 Multi Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Int32MultiArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getInt32MultiArray()
* @generated
@@ -2031,7 +2031,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Layout</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference INT32_MULTI_ARRAY__LAYOUT = eINSTANCE.getInt32MultiArray_Layout();
@@ -2040,7 +2040,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Data</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute INT32_MULTI_ARRAY__DATA = eINSTANCE.getInt32MultiArray_Data();
@@ -2049,7 +2049,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Int8MultiArrayImpl <em>Int8 Multi Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Int8MultiArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getInt8MultiArray()
* @generated
@@ -2060,7 +2060,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Layout</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference INT8_MULTI_ARRAY__LAYOUT = eINSTANCE.getInt8MultiArray_Layout();
@@ -2069,7 +2069,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Data</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute INT8_MULTI_ARRAY__DATA = eINSTANCE.getInt8MultiArray_Data();
@@ -2078,7 +2078,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Int16MultiArrayImpl <em>Int16 Multi Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Int16MultiArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getInt16MultiArray()
* @generated
@@ -2089,7 +2089,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Layout</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference INT16_MULTI_ARRAY__LAYOUT = eINSTANCE.getInt16MultiArray_Layout();
@@ -2098,7 +2098,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Data</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute INT16_MULTI_ARRAY__DATA = eINSTANCE.getInt16MultiArray_Data();
@@ -2107,7 +2107,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Int64MultiArrayImpl <em>Int64 Multi Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Int64MultiArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getInt64MultiArray()
* @generated
@@ -2118,7 +2118,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Layout</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference INT64_MULTI_ARRAY__LAYOUT = eINSTANCE.getInt64MultiArray_Layout();
@@ -2127,7 +2127,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Data</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute INT64_MULTI_ARRAY__DATA = eINSTANCE.getInt64MultiArray_Data();
@@ -2136,7 +2136,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Float64MultiArrayImpl <em>Float64 Multi Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Float64MultiArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getFloat64MultiArray()
* @generated
@@ -2147,7 +2147,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Layout</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference FLOAT64_MULTI_ARRAY__LAYOUT = eINSTANCE.getFloat64MultiArray_Layout();
@@ -2156,7 +2156,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Data</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute FLOAT64_MULTI_ARRAY__DATA = eINSTANCE.getFloat64MultiArray_Data();
@@ -2165,7 +2165,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.UInt64MultiArrayImpl <em>UInt64 Multi Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.UInt64MultiArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getUInt64MultiArray()
* @generated
@@ -2176,7 +2176,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Layout</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference UINT64_MULTI_ARRAY__LAYOUT = eINSTANCE.getUInt64MultiArray_Layout();
@@ -2185,7 +2185,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Data</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute UINT64_MULTI_ARRAY__DATA = eINSTANCE.getUInt64MultiArray_Data();
@@ -2194,7 +2194,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.UIint16MultiArrayImpl <em>UIint16 Multi Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.UIint16MultiArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getUIint16MultiArray()
* @generated
@@ -2205,7 +2205,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Layout</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference UIINT16_MULTI_ARRAY__LAYOUT = eINSTANCE.getUIint16MultiArray_Layout();
@@ -2214,7 +2214,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Data</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute UIINT16_MULTI_ARRAY__DATA = eINSTANCE.getUIint16MultiArray_Data();
@@ -2223,7 +2223,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.UInt32MultiArrayImpl <em>UInt32 Multi Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.UInt32MultiArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getUInt32MultiArray()
* @generated
@@ -2234,7 +2234,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Layout</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference UINT32_MULTI_ARRAY__LAYOUT = eINSTANCE.getUInt32MultiArray_Layout();
@@ -2243,7 +2243,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Data</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute UINT32_MULTI_ARRAY__DATA = eINSTANCE.getUInt32MultiArray_Data();
@@ -2252,7 +2252,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.UInt8MultiArrayImpl <em>UInt8 Multi Array</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.UInt8MultiArrayImpl
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getUInt8MultiArray()
* @generated
@@ -2263,7 +2263,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Layout</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EReference UINT8_MULTI_ARRAY__LAYOUT = eINSTANCE.getUInt8MultiArray_Layout();
@@ -2272,7 +2272,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em><b>Data</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
EAttribute UINT8_MULTI_ARRAY__DATA = eINSTANCE.getUInt8MultiArray_Data();
@@ -2281,7 +2281,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em>UInt32</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getUInt32()
* @generated
*/
@@ -2291,7 +2291,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em>Time</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see java.util.Date
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getTime()
* @generated
@@ -2302,7 +2302,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em>String</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see java.lang.String
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getString()
* @generated
@@ -2313,7 +2313,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em>Byte</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getByte()
* @generated
*/
@@ -2323,7 +2323,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em>Float64</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getFloat64()
* @generated
*/
@@ -2333,7 +2333,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em>Int8</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getInt8()
* @generated
*/
@@ -2343,7 +2343,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em>Bool</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getBool()
* @generated
*/
@@ -2353,7 +2353,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em>UInt8</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getUInt8()
* @generated
*/
@@ -2363,7 +2363,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em>UInt16</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getUInt16()
* @generated
*/
@@ -2373,7 +2373,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em>Int32</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getInt32()
* @generated
*/
@@ -2383,7 +2383,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em>Int16</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getInt16()
* @generated
*/
@@ -2393,7 +2393,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em>Char</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getChar()
* @generated
*/
@@ -2403,7 +2403,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em>Duration</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getDuration()
* @generated
*/
@@ -2413,7 +2413,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em>Int64</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getInt64()
* @generated
*/
@@ -2423,7 +2423,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em>UInt64</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getUInt64()
* @generated
*/
@@ -2433,7 +2433,7 @@ public interface Std_datatypesPackage extends EPackage {
* The meta object literal for the '<em>Float32</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl.Std_datatypesPackageImpl#getFloat32()
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/UIint16MultiArray.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/UIint16MultiArray.java
index a3c3087127b..6623eb3e992 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/UIint16MultiArray.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/UIint16MultiArray.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
/**
@@ -31,7 +30,7 @@ public interface UIint16MultiArray extends EObject {
* If the meaning of the '<em>Layout</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Layout</em>' containment reference.
* @see #setLayout(MultiArrayLayout)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getUIint16MultiArray_Layout()
@@ -44,7 +43,7 @@ public interface UIint16MultiArray extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UIint16MultiArray#getLayout <em>Layout</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Layout</em>' containment reference.
* @see #getLayout()
@@ -60,7 +59,7 @@ public interface UIint16MultiArray extends EObject {
* If the meaning of the '<em>Data</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>Data</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getUIint16MultiArray_Data()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt16" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/UInt32MultiArray.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/UInt32MultiArray.java
index 0c7c8f0140f..13345bc21c3 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/UInt32MultiArray.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/UInt32MultiArray.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
/**
@@ -31,7 +30,7 @@ public interface UInt32MultiArray extends EObject {
* If the meaning of the '<em>Layout</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Layout</em>' containment reference.
* @see #setLayout(MultiArrayLayout)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getUInt32MultiArray_Layout()
@@ -44,7 +43,7 @@ public interface UInt32MultiArray extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt32MultiArray#getLayout <em>Layout</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Layout</em>' containment reference.
* @see #getLayout()
@@ -60,7 +59,7 @@ public interface UInt32MultiArray extends EObject {
* If the meaning of the '<em>Data</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>Data</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getUInt32MultiArray_Data()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt32" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/UInt64MultiArray.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/UInt64MultiArray.java
index e3aae3a7ec2..34b374f2949 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/UInt64MultiArray.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/UInt64MultiArray.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
/**
@@ -31,7 +30,7 @@ public interface UInt64MultiArray extends EObject {
* If the meaning of the '<em>Layout</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Layout</em>' containment reference.
* @see #setLayout(MultiArrayLayout)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getUInt64MultiArray_Layout()
@@ -44,7 +43,7 @@ public interface UInt64MultiArray extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt64MultiArray#getLayout <em>Layout</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Layout</em>' containment reference.
* @see #getLayout()
@@ -60,7 +59,7 @@ public interface UInt64MultiArray extends EObject {
* If the meaning of the '<em>Data</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>Data</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getUInt64MultiArray_Data()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt64" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/UInt8MultiArray.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/UInt8MultiArray.java
index a509f5582c0..3f2af29a171 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/UInt8MultiArray.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/UInt8MultiArray.java
@@ -3,7 +3,6 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
/**
@@ -31,7 +30,7 @@ public interface UInt8MultiArray extends EObject {
* If the meaning of the '<em>Layout</em>' containment reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Layout</em>' containment reference.
* @see #setLayout(MultiArrayLayout)
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getUInt8MultiArray_Layout()
@@ -44,7 +43,7 @@ public interface UInt8MultiArray extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt8MultiArray#getLayout <em>Layout</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Layout</em>' containment reference.
* @see #getLayout()
@@ -60,7 +59,7 @@ public interface UInt8MultiArray extends EObject {
* If the meaning of the '<em>Data</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>Data</em>' attribute list.
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#getUInt8MultiArray_Data()
* @model dataType="org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt8" ordered="false"
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/ByteMultiArrayImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/ByteMultiArrayImpl.java
index 57d41b9c1da..8a8ddbd4e4e 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/ByteMultiArrayImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/ByteMultiArrayImpl.java
@@ -6,17 +6,12 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ByteMultiArray;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayLayout;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage;
@@ -40,7 +35,7 @@ public class ByteMultiArrayImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getLayout() <em>Layout</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLayout()
* @generated
* @ordered
@@ -51,7 +46,7 @@ public class ByteMultiArrayImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getData() <em>Data</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getData()
* @generated
* @ordered
@@ -61,7 +56,7 @@ public class ByteMultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected ByteMultiArrayImpl() {
@@ -71,7 +66,7 @@ public class ByteMultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -82,7 +77,7 @@ public class ByteMultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public MultiArrayLayout getLayout() {
@@ -92,7 +87,7 @@ public class ByteMultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetLayout(MultiArrayLayout newLayout, NotificationChain msgs) {
@@ -112,7 +107,7 @@ public class ByteMultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLayout(MultiArrayLayout newLayout) {
@@ -137,7 +132,7 @@ public class ByteMultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Byte> getData() {
@@ -150,7 +145,7 @@ public class ByteMultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -165,7 +160,7 @@ public class ByteMultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -182,7 +177,7 @@ public class ByteMultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -203,7 +198,7 @@ public class ByteMultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -222,7 +217,7 @@ public class ByteMultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -239,7 +234,7 @@ public class ByteMultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/ColorRGBAImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/ColorRGBAImpl.java
index 7e22fcb66f0..dac1bfd0d03 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/ColorRGBAImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/ColorRGBAImpl.java
@@ -3,12 +3,9 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ColorRGBA;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage;
@@ -33,7 +30,7 @@ public class ColorRGBAImpl extends MinimalEObjectImpl.Container implements Color
* The default value of the '{@link #getR() <em>R</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getR()
* @generated
* @ordered
@@ -44,7 +41,7 @@ public class ColorRGBAImpl extends MinimalEObjectImpl.Container implements Color
* The cached value of the '{@link #getR() <em>R</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getR()
* @generated
* @ordered
@@ -55,7 +52,7 @@ public class ColorRGBAImpl extends MinimalEObjectImpl.Container implements Color
* The default value of the '{@link #getG() <em>G</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getG()
* @generated
* @ordered
@@ -66,7 +63,7 @@ public class ColorRGBAImpl extends MinimalEObjectImpl.Container implements Color
* The cached value of the '{@link #getG() <em>G</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getG()
* @generated
* @ordered
@@ -77,7 +74,7 @@ public class ColorRGBAImpl extends MinimalEObjectImpl.Container implements Color
* The default value of the '{@link #getB() <em>B</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getB()
* @generated
* @ordered
@@ -88,7 +85,7 @@ public class ColorRGBAImpl extends MinimalEObjectImpl.Container implements Color
* The cached value of the '{@link #getB() <em>B</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getB()
* @generated
* @ordered
@@ -99,7 +96,7 @@ public class ColorRGBAImpl extends MinimalEObjectImpl.Container implements Color
* The default value of the '{@link #getA() <em>A</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getA()
* @generated
* @ordered
@@ -110,7 +107,7 @@ public class ColorRGBAImpl extends MinimalEObjectImpl.Container implements Color
* The cached value of the '{@link #getA() <em>A</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getA()
* @generated
* @ordered
@@ -120,7 +117,7 @@ public class ColorRGBAImpl extends MinimalEObjectImpl.Container implements Color
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected ColorRGBAImpl() {
@@ -130,7 +127,7 @@ public class ColorRGBAImpl extends MinimalEObjectImpl.Container implements Color
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -141,7 +138,7 @@ public class ColorRGBAImpl extends MinimalEObjectImpl.Container implements Color
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getR() {
@@ -151,7 +148,7 @@ public class ColorRGBAImpl extends MinimalEObjectImpl.Container implements Color
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setR(float newR) {
@@ -165,7 +162,7 @@ public class ColorRGBAImpl extends MinimalEObjectImpl.Container implements Color
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getG() {
@@ -175,7 +172,7 @@ public class ColorRGBAImpl extends MinimalEObjectImpl.Container implements Color
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setG(float newG) {
@@ -189,7 +186,7 @@ public class ColorRGBAImpl extends MinimalEObjectImpl.Container implements Color
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getB() {
@@ -199,7 +196,7 @@ public class ColorRGBAImpl extends MinimalEObjectImpl.Container implements Color
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setB(float newB) {
@@ -213,7 +210,7 @@ public class ColorRGBAImpl extends MinimalEObjectImpl.Container implements Color
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public float getA() {
@@ -223,7 +220,7 @@ public class ColorRGBAImpl extends MinimalEObjectImpl.Container implements Color
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setA(float newA) {
@@ -237,7 +234,7 @@ public class ColorRGBAImpl extends MinimalEObjectImpl.Container implements Color
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -258,7 +255,7 @@ public class ColorRGBAImpl extends MinimalEObjectImpl.Container implements Color
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -283,7 +280,7 @@ public class ColorRGBAImpl extends MinimalEObjectImpl.Container implements Color
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -308,7 +305,7 @@ public class ColorRGBAImpl extends MinimalEObjectImpl.Container implements Color
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -329,7 +326,7 @@ public class ColorRGBAImpl extends MinimalEObjectImpl.Container implements Color
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Float32MultiArrayImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Float32MultiArrayImpl.java
index cffcbe7bc0a..607b6c5891c 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Float32MultiArrayImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Float32MultiArrayImpl.java
@@ -6,17 +6,12 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float32MultiArray;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayLayout;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage;
@@ -40,7 +35,7 @@ public class Float32MultiArrayImpl extends MinimalEObjectImpl.Container implemen
* The cached value of the '{@link #getLayout() <em>Layout</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLayout()
* @generated
* @ordered
@@ -51,7 +46,7 @@ public class Float32MultiArrayImpl extends MinimalEObjectImpl.Container implemen
* The cached value of the '{@link #getData() <em>Data</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getData()
* @generated
* @ordered
@@ -61,7 +56,7 @@ public class Float32MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Float32MultiArrayImpl() {
@@ -71,7 +66,7 @@ public class Float32MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -82,7 +77,7 @@ public class Float32MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public MultiArrayLayout getLayout() {
@@ -92,7 +87,7 @@ public class Float32MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetLayout(MultiArrayLayout newLayout, NotificationChain msgs) {
@@ -112,7 +107,7 @@ public class Float32MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLayout(MultiArrayLayout newLayout) {
@@ -137,7 +132,7 @@ public class Float32MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Float> getData() {
@@ -150,7 +145,7 @@ public class Float32MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -165,7 +160,7 @@ public class Float32MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -182,7 +177,7 @@ public class Float32MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -203,7 +198,7 @@ public class Float32MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -222,7 +217,7 @@ public class Float32MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -239,7 +234,7 @@ public class Float32MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Float64MultiArrayImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Float64MultiArrayImpl.java
index 2c616144d05..3e8766c7c04 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Float64MultiArrayImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Float64MultiArrayImpl.java
@@ -6,17 +6,12 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float64MultiArray;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayLayout;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage;
@@ -40,7 +35,7 @@ public class Float64MultiArrayImpl extends MinimalEObjectImpl.Container implemen
* The cached value of the '{@link #getLayout() <em>Layout</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLayout()
* @generated
* @ordered
@@ -51,7 +46,7 @@ public class Float64MultiArrayImpl extends MinimalEObjectImpl.Container implemen
* The cached value of the '{@link #getData() <em>Data</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getData()
* @generated
* @ordered
@@ -61,7 +56,7 @@ public class Float64MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Float64MultiArrayImpl() {
@@ -71,7 +66,7 @@ public class Float64MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -82,7 +77,7 @@ public class Float64MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public MultiArrayLayout getLayout() {
@@ -92,7 +87,7 @@ public class Float64MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetLayout(MultiArrayLayout newLayout, NotificationChain msgs) {
@@ -112,7 +107,7 @@ public class Float64MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLayout(MultiArrayLayout newLayout) {
@@ -137,7 +132,7 @@ public class Float64MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Double> getData() {
@@ -150,7 +145,7 @@ public class Float64MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -165,7 +160,7 @@ public class Float64MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -182,7 +177,7 @@ public class Float64MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -203,7 +198,7 @@ public class Float64MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -222,7 +217,7 @@ public class Float64MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -239,7 +234,7 @@ public class Float64MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/HeaderImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/HeaderImpl.java
index 8dbac89b221..5acd07e102f 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/HeaderImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/HeaderImpl.java
@@ -5,12 +5,9 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import java.util.Date;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage;
@@ -34,7 +31,7 @@ public class HeaderImpl extends MinimalEObjectImpl.Container implements Header {
* The default value of the '{@link #getSeq() <em>Seq</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSeq()
* @generated
* @ordered
@@ -45,7 +42,7 @@ public class HeaderImpl extends MinimalEObjectImpl.Container implements Header {
* The cached value of the '{@link #getSeq() <em>Seq</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSeq()
* @generated
* @ordered
@@ -56,7 +53,7 @@ public class HeaderImpl extends MinimalEObjectImpl.Container implements Header {
* The default value of the '{@link #getStamp() <em>Stamp</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getStamp()
* @generated
* @ordered
@@ -67,7 +64,7 @@ public class HeaderImpl extends MinimalEObjectImpl.Container implements Header {
* The cached value of the '{@link #getStamp() <em>Stamp</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getStamp()
* @generated
* @ordered
@@ -78,7 +75,7 @@ public class HeaderImpl extends MinimalEObjectImpl.Container implements Header {
* The default value of the '{@link #getFrame_id() <em>Frame id</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getFrame_id()
* @generated
* @ordered
@@ -89,7 +86,7 @@ public class HeaderImpl extends MinimalEObjectImpl.Container implements Header {
* The cached value of the '{@link #getFrame_id() <em>Frame id</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getFrame_id()
* @generated
* @ordered
@@ -99,7 +96,7 @@ public class HeaderImpl extends MinimalEObjectImpl.Container implements Header {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected HeaderImpl() {
@@ -109,7 +106,7 @@ public class HeaderImpl extends MinimalEObjectImpl.Container implements Header {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -120,7 +117,7 @@ public class HeaderImpl extends MinimalEObjectImpl.Container implements Header {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getSeq() {
@@ -130,7 +127,7 @@ public class HeaderImpl extends MinimalEObjectImpl.Container implements Header {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setSeq(long newSeq) {
@@ -144,7 +141,7 @@ public class HeaderImpl extends MinimalEObjectImpl.Container implements Header {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Date getStamp() {
@@ -154,7 +151,7 @@ public class HeaderImpl extends MinimalEObjectImpl.Container implements Header {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setStamp(Date newStamp) {
@@ -168,7 +165,7 @@ public class HeaderImpl extends MinimalEObjectImpl.Container implements Header {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getFrame_id() {
@@ -178,7 +175,7 @@ public class HeaderImpl extends MinimalEObjectImpl.Container implements Header {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setFrame_id(String newFrame_id) {
@@ -192,7 +189,7 @@ public class HeaderImpl extends MinimalEObjectImpl.Container implements Header {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -211,7 +208,7 @@ public class HeaderImpl extends MinimalEObjectImpl.Container implements Header {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -233,7 +230,7 @@ public class HeaderImpl extends MinimalEObjectImpl.Container implements Header {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -255,7 +252,7 @@ public class HeaderImpl extends MinimalEObjectImpl.Container implements Header {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -274,7 +271,7 @@ public class HeaderImpl extends MinimalEObjectImpl.Container implements Header {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Int16MultiArrayImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Int16MultiArrayImpl.java
index f4c8c84585b..da6859d2095 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Int16MultiArrayImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Int16MultiArrayImpl.java
@@ -6,17 +6,12 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int16MultiArray;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayLayout;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage;
@@ -40,7 +35,7 @@ public class Int16MultiArrayImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getLayout() <em>Layout</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLayout()
* @generated
* @ordered
@@ -51,7 +46,7 @@ public class Int16MultiArrayImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getData() <em>Data</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getData()
* @generated
* @ordered
@@ -61,7 +56,7 @@ public class Int16MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Int16MultiArrayImpl() {
@@ -71,7 +66,7 @@ public class Int16MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -82,7 +77,7 @@ public class Int16MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public MultiArrayLayout getLayout() {
@@ -92,7 +87,7 @@ public class Int16MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetLayout(MultiArrayLayout newLayout, NotificationChain msgs) {
@@ -112,7 +107,7 @@ public class Int16MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLayout(MultiArrayLayout newLayout) {
@@ -137,7 +132,7 @@ public class Int16MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Integer> getData() {
@@ -150,7 +145,7 @@ public class Int16MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -165,7 +160,7 @@ public class Int16MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -182,7 +177,7 @@ public class Int16MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -203,7 +198,7 @@ public class Int16MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -222,7 +217,7 @@ public class Int16MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -239,7 +234,7 @@ public class Int16MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Int32MultiArrayImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Int32MultiArrayImpl.java
index ca23ead85a6..a6bfc0dc93f 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Int32MultiArrayImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Int32MultiArrayImpl.java
@@ -6,17 +6,12 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int32MultiArray;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayLayout;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage;
@@ -40,7 +35,7 @@ public class Int32MultiArrayImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getLayout() <em>Layout</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLayout()
* @generated
* @ordered
@@ -51,7 +46,7 @@ public class Int32MultiArrayImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getData() <em>Data</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getData()
* @generated
* @ordered
@@ -61,7 +56,7 @@ public class Int32MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Int32MultiArrayImpl() {
@@ -71,7 +66,7 @@ public class Int32MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -82,7 +77,7 @@ public class Int32MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public MultiArrayLayout getLayout() {
@@ -92,7 +87,7 @@ public class Int32MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetLayout(MultiArrayLayout newLayout, NotificationChain msgs) {
@@ -112,7 +107,7 @@ public class Int32MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLayout(MultiArrayLayout newLayout) {
@@ -137,7 +132,7 @@ public class Int32MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Integer> getData() {
@@ -150,7 +145,7 @@ public class Int32MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -165,7 +160,7 @@ public class Int32MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -182,7 +177,7 @@ public class Int32MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -203,7 +198,7 @@ public class Int32MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -222,7 +217,7 @@ public class Int32MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -239,7 +234,7 @@ public class Int32MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Int64MultiArrayImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Int64MultiArrayImpl.java
index ea74397ace8..621bfd94f02 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Int64MultiArrayImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Int64MultiArrayImpl.java
@@ -6,17 +6,12 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int64MultiArray;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayLayout;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage;
@@ -40,7 +35,7 @@ public class Int64MultiArrayImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getLayout() <em>Layout</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLayout()
* @generated
* @ordered
@@ -51,7 +46,7 @@ public class Int64MultiArrayImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getData() <em>Data</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getData()
* @generated
* @ordered
@@ -61,7 +56,7 @@ public class Int64MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Int64MultiArrayImpl() {
@@ -71,7 +66,7 @@ public class Int64MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -82,7 +77,7 @@ public class Int64MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public MultiArrayLayout getLayout() {
@@ -92,7 +87,7 @@ public class Int64MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetLayout(MultiArrayLayout newLayout, NotificationChain msgs) {
@@ -112,7 +107,7 @@ public class Int64MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLayout(MultiArrayLayout newLayout) {
@@ -137,7 +132,7 @@ public class Int64MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Double> getData() {
@@ -150,7 +145,7 @@ public class Int64MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -165,7 +160,7 @@ public class Int64MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -182,7 +177,7 @@ public class Int64MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -203,7 +198,7 @@ public class Int64MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -222,7 +217,7 @@ public class Int64MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -239,7 +234,7 @@ public class Int64MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Int8MultiArrayImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Int8MultiArrayImpl.java
index 71409e919e2..c7c939391ad 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Int8MultiArrayImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Int8MultiArrayImpl.java
@@ -6,17 +6,12 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int8MultiArray;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayLayout;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage;
@@ -40,7 +35,7 @@ public class Int8MultiArrayImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getLayout() <em>Layout</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLayout()
* @generated
* @ordered
@@ -51,7 +46,7 @@ public class Int8MultiArrayImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getData() <em>Data</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getData()
* @generated
* @ordered
@@ -61,7 +56,7 @@ public class Int8MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Int8MultiArrayImpl() {
@@ -71,7 +66,7 @@ public class Int8MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -82,7 +77,7 @@ public class Int8MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public MultiArrayLayout getLayout() {
@@ -92,7 +87,7 @@ public class Int8MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetLayout(MultiArrayLayout newLayout, NotificationChain msgs) {
@@ -112,7 +107,7 @@ public class Int8MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLayout(MultiArrayLayout newLayout) {
@@ -137,7 +132,7 @@ public class Int8MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Character> getData() {
@@ -150,7 +145,7 @@ public class Int8MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -165,7 +160,7 @@ public class Int8MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -182,7 +177,7 @@ public class Int8MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -203,7 +198,7 @@ public class Int8MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -222,7 +217,7 @@ public class Int8MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -239,7 +234,7 @@ public class Int8MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/MultiArrayDimensionImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/MultiArrayDimensionImpl.java
index 7ddd313b99f..af6ed321e09 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/MultiArrayDimensionImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/MultiArrayDimensionImpl.java
@@ -3,12 +3,9 @@
package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayDimension;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage;
@@ -32,7 +29,7 @@ public class MultiArrayDimensionImpl extends MinimalEObjectImpl.Container implem
* The default value of the '{@link #getLabel() <em>Label</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLabel()
* @generated
* @ordered
@@ -43,7 +40,7 @@ public class MultiArrayDimensionImpl extends MinimalEObjectImpl.Container implem
* The cached value of the '{@link #getLabel() <em>Label</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLabel()
* @generated
* @ordered
@@ -54,7 +51,7 @@ public class MultiArrayDimensionImpl extends MinimalEObjectImpl.Container implem
* The default value of the '{@link #getSize() <em>Size</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSize()
* @generated
* @ordered
@@ -65,7 +62,7 @@ public class MultiArrayDimensionImpl extends MinimalEObjectImpl.Container implem
* The cached value of the '{@link #getSize() <em>Size</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getSize()
* @generated
* @ordered
@@ -76,7 +73,7 @@ public class MultiArrayDimensionImpl extends MinimalEObjectImpl.Container implem
* The default value of the '{@link #getStride() <em>Stride</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getStride()
* @generated
* @ordered
@@ -87,7 +84,7 @@ public class MultiArrayDimensionImpl extends MinimalEObjectImpl.Container implem
* The cached value of the '{@link #getStride() <em>Stride</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getStride()
* @generated
* @ordered
@@ -97,7 +94,7 @@ public class MultiArrayDimensionImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected MultiArrayDimensionImpl() {
@@ -107,7 +104,7 @@ public class MultiArrayDimensionImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -118,7 +115,7 @@ public class MultiArrayDimensionImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String getLabel() {
@@ -128,7 +125,7 @@ public class MultiArrayDimensionImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLabel(String newLabel) {
@@ -142,7 +139,7 @@ public class MultiArrayDimensionImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getSize() {
@@ -152,7 +149,7 @@ public class MultiArrayDimensionImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setSize(long newSize) {
@@ -166,7 +163,7 @@ public class MultiArrayDimensionImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getStride() {
@@ -176,7 +173,7 @@ public class MultiArrayDimensionImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setStride(long newStride) {
@@ -190,7 +187,7 @@ public class MultiArrayDimensionImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -209,7 +206,7 @@ public class MultiArrayDimensionImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -231,7 +228,7 @@ public class MultiArrayDimensionImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -253,7 +250,7 @@ public class MultiArrayDimensionImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -272,7 +269,7 @@ public class MultiArrayDimensionImpl extends MinimalEObjectImpl.Container implem
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/MultiArrayLayoutImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/MultiArrayLayoutImpl.java
index 75a04d567cb..4e592cd749a 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/MultiArrayLayoutImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/MultiArrayLayoutImpl.java
@@ -6,18 +6,13 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EObjectContainmentEList;
import org.eclipse.emf.ecore.util.InternalEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayDimension;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayLayout;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage;
@@ -41,7 +36,7 @@ public class MultiArrayLayoutImpl extends MinimalEObjectImpl.Container implement
* The cached value of the '{@link #getDim() <em>Dim</em>}' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getDim()
* @generated
* @ordered
@@ -52,7 +47,7 @@ public class MultiArrayLayoutImpl extends MinimalEObjectImpl.Container implement
* The default value of the '{@link #getData_offset() <em>Data offset</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getData_offset()
* @generated
* @ordered
@@ -63,7 +58,7 @@ public class MultiArrayLayoutImpl extends MinimalEObjectImpl.Container implement
* The cached value of the '{@link #getData_offset() <em>Data offset</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getData_offset()
* @generated
* @ordered
@@ -73,7 +68,7 @@ public class MultiArrayLayoutImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected MultiArrayLayoutImpl() {
@@ -83,7 +78,7 @@ public class MultiArrayLayoutImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -94,7 +89,7 @@ public class MultiArrayLayoutImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<MultiArrayDimension> getDim() {
@@ -107,7 +102,7 @@ public class MultiArrayLayoutImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public long getData_offset() {
@@ -117,7 +112,7 @@ public class MultiArrayLayoutImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setData_offset(long newData_offset) {
@@ -131,7 +126,7 @@ public class MultiArrayLayoutImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -146,7 +141,7 @@ public class MultiArrayLayoutImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -163,7 +158,7 @@ public class MultiArrayLayoutImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -184,7 +179,7 @@ public class MultiArrayLayoutImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -203,7 +198,7 @@ public class MultiArrayLayoutImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -220,7 +215,7 @@ public class MultiArrayLayoutImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Std_datatypesFactoryImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Std_datatypesFactoryImpl.java
index 78f6c2a8a41..00158a3b889 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Std_datatypesFactoryImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Std_datatypesFactoryImpl.java
@@ -8,18 +8,31 @@ import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EDataType;
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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.*;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ByteMultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ColorRGBA;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float32MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float64MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int16MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int32MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int64MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int8MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayDimension;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayLayout;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesFactory;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UIint16MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt32MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt64MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt8MultiArray;
/**
* <!-- begin-user-doc -->
* An implementation of the model <b>Factory</b>.
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_datatypesFactory {
@@ -27,7 +40,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
* Creates the default factory implementation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public static Std_datatypesFactory init() {
@@ -46,7 +59,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
* Creates an instance of the factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Std_datatypesFactoryImpl() {
@@ -56,7 +69,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -100,7 +113,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -146,7 +159,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -192,7 +205,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Header createHeader() {
@@ -203,7 +216,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public MultiArrayDimension createMultiArrayDimension() {
@@ -214,7 +227,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public MultiArrayLayout createMultiArrayLayout() {
@@ -225,7 +238,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public ByteMultiArray createByteMultiArray() {
@@ -236,7 +249,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public ColorRGBA createColorRGBA() {
@@ -247,7 +260,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Float32MultiArray createFloat32MultiArray() {
@@ -258,7 +271,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Int32MultiArray createInt32MultiArray() {
@@ -269,7 +282,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Int8MultiArray createInt8MultiArray() {
@@ -280,7 +293,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Int16MultiArray createInt16MultiArray() {
@@ -291,7 +304,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Int64MultiArray createInt64MultiArray() {
@@ -302,7 +315,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Float64MultiArray createFloat64MultiArray() {
@@ -313,7 +326,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public UInt64MultiArray createUInt64MultiArray() {
@@ -324,7 +337,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public UIint16MultiArray createUIint16MultiArray() {
@@ -335,7 +348,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public UInt32MultiArray createUInt32MultiArray() {
@@ -346,7 +359,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public UInt8MultiArray createUInt8MultiArray() {
@@ -357,7 +370,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Long createUInt32FromString(EDataType eDataType, String initialValue) {
@@ -367,7 +380,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String convertUInt32ToString(EDataType eDataType, Object instanceValue) {
@@ -377,7 +390,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Date createTimeFromString(EDataType eDataType, String initialValue) {
@@ -387,7 +400,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String convertTimeToString(EDataType eDataType, Object instanceValue) {
@@ -397,7 +410,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String createStringFromString(EDataType eDataType, String initialValue) {
@@ -407,7 +420,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String convertStringToString(EDataType eDataType, Object instanceValue) {
@@ -417,7 +430,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Byte createByteFromString(EDataType eDataType, String initialValue) {
@@ -427,7 +440,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String convertByteToString(EDataType eDataType, Object instanceValue) {
@@ -437,7 +450,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Double createFloat64FromString(EDataType eDataType, String initialValue) {
@@ -447,7 +460,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String convertFloat64ToString(EDataType eDataType, Object instanceValue) {
@@ -457,7 +470,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Character createInt8FromString(EDataType eDataType, String initialValue) {
@@ -467,7 +480,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String convertInt8ToString(EDataType eDataType, Object instanceValue) {
@@ -477,7 +490,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Boolean createBoolFromString(EDataType eDataType, String initialValue) {
@@ -487,7 +500,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String convertBoolToString(EDataType eDataType, Object instanceValue) {
@@ -497,7 +510,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Character createUInt8FromString(EDataType eDataType, String initialValue) {
@@ -507,7 +520,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String convertUInt8ToString(EDataType eDataType, Object instanceValue) {
@@ -517,7 +530,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Integer createUInt16FromString(EDataType eDataType, String initialValue) {
@@ -527,7 +540,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String convertUInt16ToString(EDataType eDataType, Object instanceValue) {
@@ -537,7 +550,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Integer createInt32FromString(EDataType eDataType, String initialValue) {
@@ -547,7 +560,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String convertInt32ToString(EDataType eDataType, Object instanceValue) {
@@ -557,7 +570,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Integer createInt16FromString(EDataType eDataType, String initialValue) {
@@ -567,7 +580,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String convertInt16ToString(EDataType eDataType, Object instanceValue) {
@@ -577,7 +590,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Character createCharFromString(EDataType eDataType, String initialValue) {
@@ -587,7 +600,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String convertCharToString(EDataType eDataType, Object instanceValue) {
@@ -597,7 +610,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Double createDurationFromString(EDataType eDataType, String initialValue) {
@@ -607,7 +620,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String convertDurationToString(EDataType eDataType, Object instanceValue) {
@@ -617,7 +630,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Double createInt64FromString(EDataType eDataType, String initialValue) {
@@ -627,7 +640,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String convertInt64ToString(EDataType eDataType, Object instanceValue) {
@@ -637,7 +650,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Long createUInt64FromString(EDataType eDataType, String initialValue) {
@@ -647,7 +660,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String convertUInt64ToString(EDataType eDataType, Object instanceValue) {
@@ -657,7 +670,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Float createFloat32FromString(EDataType eDataType, String initialValue) {
@@ -667,7 +680,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public String convertFloat32ToString(EDataType eDataType, Object instanceValue) {
@@ -677,7 +690,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Std_datatypesPackage getStd_datatypesPackage() {
@@ -687,7 +700,7 @@ public class Std_datatypesFactoryImpl extends EFactoryImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @deprecated
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Std_datatypesPackageImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Std_datatypesPackageImpl.java
index 88a3b45cf0a..368badfc08a 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Std_datatypesPackageImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/Std_datatypesPackageImpl.java
@@ -9,41 +9,23 @@ import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EDataType;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.EReference;
-
import org.eclipse.emf.ecore.impl.EPackageImpl;
-
import org.eclipse.papyrus.RobotML.RobotMLPackage;
-
import org.eclipse.papyrus.RobotML.impl.RobotMLPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.Actionlib_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.actionlib_datatypes.impl.Actionlib_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.Diagnostic_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.diagnostic_datatypes.impl.Diagnostic_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.Geometry_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.geometry_datatypes.impl.Geometry_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.Nav_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.nav_datatypes.impl.Nav_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.Oarp1_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp1_datatypes.impl.Oarp1_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.Oarp4_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.oarps_datatypes.oarp4_datatypes.impl.Oarp4_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.Sensor_datatypesPackage;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.sensor_datatypes.impl.Sensor_datatypesPackageImpl;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ByteMultiArray;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ColorRGBA;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float32MultiArray;
@@ -61,21 +43,20 @@ import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTyp
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt32MultiArray;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt64MultiArray;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt8MultiArray;
-
import org.eclipse.uml2.uml.UMLPackage;
/**
* <!-- begin-user-doc -->
* An implementation of the model <b>Package</b>.
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public class Std_datatypesPackageImpl extends EPackageImpl implements Std_datatypesPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass headerEClass = null;
@@ -83,7 +64,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass multiArrayDimensionEClass = null;
@@ -91,7 +72,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass multiArrayLayoutEClass = null;
@@ -99,7 +80,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass byteMultiArrayEClass = null;
@@ -107,7 +88,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass colorRGBAEClass = null;
@@ -115,7 +96,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass float32MultiArrayEClass = null;
@@ -123,7 +104,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass int32MultiArrayEClass = null;
@@ -131,7 +112,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass int8MultiArrayEClass = null;
@@ -139,7 +120,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass int16MultiArrayEClass = null;
@@ -147,7 +128,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass int64MultiArrayEClass = null;
@@ -155,7 +136,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass float64MultiArrayEClass = null;
@@ -163,7 +144,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass uInt64MultiArrayEClass = null;
@@ -171,7 +152,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass uIint16MultiArrayEClass = null;
@@ -179,7 +160,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass uInt32MultiArrayEClass = null;
@@ -187,7 +168,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EClass uInt8MultiArrayEClass = null;
@@ -195,7 +176,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EDataType uInt32EDataType = null;
@@ -203,7 +184,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EDataType timeEDataType = null;
@@ -211,7 +192,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EDataType stringEDataType = null;
@@ -219,7 +200,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EDataType byteEDataType = null;
@@ -227,7 +208,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EDataType float64EDataType = null;
@@ -235,7 +216,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EDataType int8EDataType = null;
@@ -243,7 +224,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EDataType boolEDataType = null;
@@ -251,7 +232,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EDataType uInt8EDataType = null;
@@ -259,7 +240,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EDataType uInt16EDataType = null;
@@ -267,7 +248,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EDataType int32EDataType = null;
@@ -275,7 +256,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EDataType int16EDataType = null;
@@ -283,7 +264,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EDataType charEDataType = null;
@@ -291,7 +272,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EDataType durationEDataType = null;
@@ -299,7 +280,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EDataType int64EDataType = null;
@@ -307,7 +288,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EDataType uInt64EDataType = null;
@@ -315,7 +296,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private EDataType float32EDataType = null;
@@ -325,7 +306,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
* 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 -->
- *
+ *
* @see org.eclipse.emf.ecore.EPackage.Registry
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage#eNS_URI
* @see #init()
@@ -338,7 +319,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private static boolean isInited = false;
@@ -349,7 +330,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
* <p>
* This method is used to initialize {@link Std_datatypesPackage#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()
@@ -419,7 +400,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getHeader() {
@@ -429,7 +410,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getHeader_Seq() {
@@ -439,7 +420,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getHeader_Stamp() {
@@ -449,7 +430,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getHeader_Frame_id() {
@@ -459,7 +440,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getMultiArrayDimension() {
@@ -469,7 +450,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getMultiArrayDimension_Label() {
@@ -479,7 +460,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getMultiArrayDimension_Size() {
@@ -489,7 +470,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getMultiArrayDimension_Stride() {
@@ -499,7 +480,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getMultiArrayLayout() {
@@ -509,7 +490,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getMultiArrayLayout_Dim() {
@@ -519,7 +500,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getMultiArrayLayout_Data_offset() {
@@ -529,7 +510,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getByteMultiArray() {
@@ -539,7 +520,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getByteMultiArray_Layout() {
@@ -549,7 +530,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getByteMultiArray_Data() {
@@ -559,7 +540,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getColorRGBA() {
@@ -569,7 +550,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getColorRGBA_R() {
@@ -579,7 +560,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getColorRGBA_G() {
@@ -589,7 +570,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getColorRGBA_B() {
@@ -599,7 +580,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getColorRGBA_A() {
@@ -609,7 +590,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getFloat32MultiArray() {
@@ -619,7 +600,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getFloat32MultiArray_Layout() {
@@ -629,7 +610,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getFloat32MultiArray_Data() {
@@ -639,7 +620,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getInt32MultiArray() {
@@ -649,7 +630,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getInt32MultiArray_Layout() {
@@ -659,7 +640,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getInt32MultiArray_Data() {
@@ -669,7 +650,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getInt8MultiArray() {
@@ -679,7 +660,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getInt8MultiArray_Layout() {
@@ -689,7 +670,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getInt8MultiArray_Data() {
@@ -699,7 +680,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getInt16MultiArray() {
@@ -709,7 +690,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getInt16MultiArray_Layout() {
@@ -719,7 +700,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getInt16MultiArray_Data() {
@@ -729,7 +710,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getInt64MultiArray() {
@@ -739,7 +720,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getInt64MultiArray_Layout() {
@@ -749,7 +730,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getInt64MultiArray_Data() {
@@ -759,7 +740,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getFloat64MultiArray() {
@@ -769,7 +750,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getFloat64MultiArray_Layout() {
@@ -779,7 +760,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getFloat64MultiArray_Data() {
@@ -789,7 +770,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getUInt64MultiArray() {
@@ -799,7 +780,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getUInt64MultiArray_Layout() {
@@ -809,7 +790,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getUInt64MultiArray_Data() {
@@ -819,7 +800,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getUIint16MultiArray() {
@@ -829,7 +810,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getUIint16MultiArray_Layout() {
@@ -839,7 +820,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getUIint16MultiArray_Data() {
@@ -849,7 +830,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getUInt32MultiArray() {
@@ -859,7 +840,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getUInt32MultiArray_Layout() {
@@ -869,7 +850,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getUInt32MultiArray_Data() {
@@ -879,7 +860,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EClass getUInt8MultiArray() {
@@ -889,7 +870,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EReference getUInt8MultiArray_Layout() {
@@ -899,7 +880,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EAttribute getUInt8MultiArray_Data() {
@@ -909,7 +890,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EDataType getUInt32() {
@@ -919,7 +900,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EDataType getTime() {
@@ -929,7 +910,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EDataType getString() {
@@ -939,7 +920,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EDataType getByte() {
@@ -949,7 +930,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EDataType getFloat64() {
@@ -959,7 +940,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EDataType getInt8() {
@@ -969,7 +950,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EDataType getBool() {
@@ -979,7 +960,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EDataType getUInt8() {
@@ -989,7 +970,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EDataType getUInt16() {
@@ -999,7 +980,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EDataType getInt32() {
@@ -1009,7 +990,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EDataType getInt16() {
@@ -1019,7 +1000,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EDataType getChar() {
@@ -1029,7 +1010,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EDataType getDuration() {
@@ -1039,7 +1020,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EDataType getInt64() {
@@ -1049,7 +1030,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EDataType getUInt64() {
@@ -1059,7 +1040,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EDataType getFloat32() {
@@ -1069,7 +1050,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Std_datatypesFactory getStd_datatypesFactory() {
@@ -1079,7 +1060,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private boolean isCreated = false;
@@ -1089,7 +1070,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
* guarded to have no affect on any invocation but its first.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void createPackageContents() {
@@ -1185,7 +1166,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
private boolean isInitialized = false;
@@ -1195,7 +1176,7 @@ public class Std_datatypesPackageImpl extends EPackageImpl implements Std_dataty
* method is guarded to have no affect on any invocation but its first.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void initializePackageContents() {
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/UIint16MultiArrayImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/UIint16MultiArrayImpl.java
index 3bb1bc38c91..ea6238dec3f 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/UIint16MultiArrayImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/UIint16MultiArrayImpl.java
@@ -6,17 +6,12 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayLayout;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UIint16MultiArray;
@@ -40,7 +35,7 @@ public class UIint16MultiArrayImpl extends MinimalEObjectImpl.Container implemen
* The cached value of the '{@link #getLayout() <em>Layout</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLayout()
* @generated
* @ordered
@@ -51,7 +46,7 @@ public class UIint16MultiArrayImpl extends MinimalEObjectImpl.Container implemen
* The cached value of the '{@link #getData() <em>Data</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getData()
* @generated
* @ordered
@@ -61,7 +56,7 @@ public class UIint16MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected UIint16MultiArrayImpl() {
@@ -71,7 +66,7 @@ public class UIint16MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -82,7 +77,7 @@ public class UIint16MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public MultiArrayLayout getLayout() {
@@ -92,7 +87,7 @@ public class UIint16MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetLayout(MultiArrayLayout newLayout, NotificationChain msgs) {
@@ -112,7 +107,7 @@ public class UIint16MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLayout(MultiArrayLayout newLayout) {
@@ -137,7 +132,7 @@ public class UIint16MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Integer> getData() {
@@ -150,7 +145,7 @@ public class UIint16MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -165,7 +160,7 @@ public class UIint16MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -182,7 +177,7 @@ public class UIint16MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -203,7 +198,7 @@ public class UIint16MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -222,7 +217,7 @@ public class UIint16MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -239,7 +234,7 @@ public class UIint16MultiArrayImpl extends MinimalEObjectImpl.Container implemen
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/UInt32MultiArrayImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/UInt32MultiArrayImpl.java
index de097d6f05c..4fa582d8926 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/UInt32MultiArrayImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/UInt32MultiArrayImpl.java
@@ -6,17 +6,12 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayLayout;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt32MultiArray;
@@ -40,7 +35,7 @@ public class UInt32MultiArrayImpl extends MinimalEObjectImpl.Container implement
* The cached value of the '{@link #getLayout() <em>Layout</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLayout()
* @generated
* @ordered
@@ -51,7 +46,7 @@ public class UInt32MultiArrayImpl extends MinimalEObjectImpl.Container implement
* The cached value of the '{@link #getData() <em>Data</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getData()
* @generated
* @ordered
@@ -61,7 +56,7 @@ public class UInt32MultiArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected UInt32MultiArrayImpl() {
@@ -71,7 +66,7 @@ public class UInt32MultiArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -82,7 +77,7 @@ public class UInt32MultiArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public MultiArrayLayout getLayout() {
@@ -92,7 +87,7 @@ public class UInt32MultiArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetLayout(MultiArrayLayout newLayout, NotificationChain msgs) {
@@ -112,7 +107,7 @@ public class UInt32MultiArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLayout(MultiArrayLayout newLayout) {
@@ -137,7 +132,7 @@ public class UInt32MultiArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Long> getData() {
@@ -150,7 +145,7 @@ public class UInt32MultiArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -165,7 +160,7 @@ public class UInt32MultiArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -182,7 +177,7 @@ public class UInt32MultiArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -203,7 +198,7 @@ public class UInt32MultiArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -222,7 +217,7 @@ public class UInt32MultiArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -239,7 +234,7 @@ public class UInt32MultiArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/UInt64MultiArrayImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/UInt64MultiArrayImpl.java
index c48aee8edbd..77980929127 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/UInt64MultiArrayImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/UInt64MultiArrayImpl.java
@@ -6,17 +6,12 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayLayout;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt64MultiArray;
@@ -40,7 +35,7 @@ public class UInt64MultiArrayImpl extends MinimalEObjectImpl.Container implement
* The cached value of the '{@link #getLayout() <em>Layout</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLayout()
* @generated
* @ordered
@@ -51,7 +46,7 @@ public class UInt64MultiArrayImpl extends MinimalEObjectImpl.Container implement
* The cached value of the '{@link #getData() <em>Data</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getData()
* @generated
* @ordered
@@ -61,7 +56,7 @@ public class UInt64MultiArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected UInt64MultiArrayImpl() {
@@ -71,7 +66,7 @@ public class UInt64MultiArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -82,7 +77,7 @@ public class UInt64MultiArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public MultiArrayLayout getLayout() {
@@ -92,7 +87,7 @@ public class UInt64MultiArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetLayout(MultiArrayLayout newLayout, NotificationChain msgs) {
@@ -112,7 +107,7 @@ public class UInt64MultiArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLayout(MultiArrayLayout newLayout) {
@@ -137,7 +132,7 @@ public class UInt64MultiArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Long> getData() {
@@ -150,7 +145,7 @@ public class UInt64MultiArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -165,7 +160,7 @@ public class UInt64MultiArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -182,7 +177,7 @@ public class UInt64MultiArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -203,7 +198,7 @@ public class UInt64MultiArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -222,7 +217,7 @@ public class UInt64MultiArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -239,7 +234,7 @@ public class UInt64MultiArrayImpl extends MinimalEObjectImpl.Container implement
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/UInt8MultiArrayImpl.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/UInt8MultiArrayImpl.java
index 79b63063a5b..6d0f6eac2d9 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/UInt8MultiArrayImpl.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/impl/UInt8MultiArrayImpl.java
@@ -6,17 +6,12 @@ import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
-
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
-
import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
-
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayLayout;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage;
import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt8MultiArray;
@@ -40,7 +35,7 @@ public class UInt8MultiArrayImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getLayout() <em>Layout</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getLayout()
* @generated
* @ordered
@@ -51,7 +46,7 @@ public class UInt8MultiArrayImpl extends MinimalEObjectImpl.Container implements
* The cached value of the '{@link #getData() <em>Data</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getData()
* @generated
* @ordered
@@ -61,7 +56,7 @@ public class UInt8MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected UInt8MultiArrayImpl() {
@@ -71,7 +66,7 @@ public class UInt8MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -82,7 +77,7 @@ public class UInt8MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public MultiArrayLayout getLayout() {
@@ -92,7 +87,7 @@ public class UInt8MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public NotificationChain basicSetLayout(MultiArrayLayout newLayout, NotificationChain msgs) {
@@ -112,7 +107,7 @@ public class UInt8MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public void setLayout(MultiArrayLayout newLayout) {
@@ -137,7 +132,7 @@ public class UInt8MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public EList<Character> getData() {
@@ -150,7 +145,7 @@ public class UInt8MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -165,7 +160,7 @@ public class UInt8MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -182,7 +177,7 @@ public class UInt8MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -203,7 +198,7 @@ public class UInt8MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -222,7 +217,7 @@ public class UInt8MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -239,7 +234,7 @@ public class UInt8MultiArrayImpl extends MinimalEObjectImpl.Container implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/util/Std_datatypesAdapterFactory.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/util/Std_datatypesAdapterFactory.java
index beeba0a3f97..87e3b6f31c7 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/util/Std_datatypesAdapterFactory.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/util/Std_datatypesAdapterFactory.java
@@ -4,19 +4,31 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.*;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ByteMultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ColorRGBA;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float32MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float64MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int16MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int32MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int64MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int8MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayDimension;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayLayout;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UIint16MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt32MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt64MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt8MultiArray;
/**
* <!-- begin-user-doc -->
* 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage
* @generated
*/
@@ -25,7 +37,7 @@ public class Std_datatypesAdapterFactory extends AdapterFactoryImpl {
* The cached model package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected static Std_datatypesPackage modelPackage;
@@ -34,7 +46,7 @@ public class Std_datatypesAdapterFactory extends AdapterFactoryImpl {
* Creates an instance of the adapter factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Std_datatypesAdapterFactory() {
@@ -48,7 +60,7 @@ public class Std_datatypesAdapterFactory 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
*/
@@ -67,7 +79,7 @@ public class Std_datatypesAdapterFactory extends AdapterFactoryImpl {
* The switch that delegates to the <code>createXXX</code> methods.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected Std_datatypesSwitch<Adapter> modelSwitch =
@@ -157,7 +169,7 @@ public class Std_datatypesAdapterFactory extends AdapterFactoryImpl {
* Creates an adapter for the <code>target</code>.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param target
* the object to adapt.
* @return the adapter for the <code>target</code>.
@@ -175,7 +187,7 @@ public class Std_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header
* @generated
@@ -190,7 +202,7 @@ public class Std_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayDimension
* @generated
@@ -205,7 +217,7 @@ public class Std_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayLayout
* @generated
@@ -220,7 +232,7 @@ public class Std_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ByteMultiArray
* @generated
@@ -235,7 +247,7 @@ public class Std_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ColorRGBA
* @generated
@@ -250,7 +262,7 @@ public class Std_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float32MultiArray
* @generated
@@ -265,7 +277,7 @@ public class Std_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int32MultiArray
* @generated
@@ -280,7 +292,7 @@ public class Std_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int8MultiArray
* @generated
@@ -295,7 +307,7 @@ public class Std_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int16MultiArray
* @generated
@@ -310,7 +322,7 @@ public class Std_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int64MultiArray
* @generated
@@ -325,7 +337,7 @@ public class Std_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float64MultiArray
* @generated
@@ -340,7 +352,7 @@ public class Std_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt64MultiArray
* @generated
@@ -355,7 +367,7 @@ public class Std_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UIint16MultiArray
* @generated
@@ -370,7 +382,7 @@ public class Std_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt32MultiArray
* @generated
@@ -385,7 +397,7 @@ public class Std_datatypesAdapterFactory 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.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt8MultiArray
* @generated
@@ -399,7 +411,7 @@ public class Std_datatypesAdapterFactory extends AdapterFactoryImpl {
* <!-- begin-user-doc -->
* This default implementation returns null.
* <!-- end-user-doc -->
- *
+ *
* @return the new adapter.
* @generated
*/
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/util/Std_datatypesSwitch.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/util/Std_datatypesSwitch.java
index 145844eb86a..f2c6e3db78a 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/util/Std_datatypesSwitch.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotMLLibraries/RobotML_ModelLibrary/RobotML_DataTypes/std_datatypes/util/Std_datatypesSwitch.java
@@ -4,10 +4,23 @@ package org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTy
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
-
import org.eclipse.emf.ecore.util.Switch;
-
-import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.*;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ByteMultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.ColorRGBA;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float32MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Float64MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Header;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int16MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int32MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int64MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Int8MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayDimension;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.MultiArrayLayout;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UIint16MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt32MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt64MultiArray;
+import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.UInt8MultiArray;
/**
* <!-- begin-user-doc -->
@@ -18,7 +31,7 @@ import org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTyp
* until a non-null result is returned,
* which is the result of the switch.
* <!-- end-user-doc -->
- *
+ *
* @see org.eclipse.papyrus.RobotMLLibraries.RobotML_ModelLibrary.RobotML_DataTypes.std_datatypes.Std_datatypesPackage
* @generated
*/
@@ -27,7 +40,7 @@ public class Std_datatypesSwitch<T> extends Switch<T> {
* The cached model package
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected static Std_datatypesPackage modelPackage;
@@ -36,7 +49,7 @@ public class Std_datatypesSwitch<T> extends Switch<T> {
* Creates an instance of the switch.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public Std_datatypesSwitch() {
@@ -49,7 +62,7 @@ public class Std_datatypesSwitch<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
@@ -63,7 +76,7 @@ public class Std_datatypesSwitch<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
*/
@@ -201,7 +214,7 @@ public class Std_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Header</em>'.
@@ -218,7 +231,7 @@ public class Std_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Multi Array Dimension</em>'.
@@ -235,7 +248,7 @@ public class Std_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Multi Array Layout</em>'.
@@ -252,7 +265,7 @@ public class Std_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Byte Multi Array</em>'.
@@ -269,7 +282,7 @@ public class Std_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Color RGBA</em>'.
@@ -286,7 +299,7 @@ public class Std_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Float32 Multi Array</em>'.
@@ -303,7 +316,7 @@ public class Std_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Int32 Multi Array</em>'.
@@ -320,7 +333,7 @@ public class Std_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Int8 Multi Array</em>'.
@@ -337,7 +350,7 @@ public class Std_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Int16 Multi Array</em>'.
@@ -354,7 +367,7 @@ public class Std_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Int64 Multi Array</em>'.
@@ -371,7 +384,7 @@ public class Std_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>Float64 Multi Array</em>'.
@@ -388,7 +401,7 @@ public class Std_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>UInt64 Multi Array</em>'.
@@ -405,7 +418,7 @@ public class Std_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>UIint16 Multi Array</em>'.
@@ -422,7 +435,7 @@ public class Std_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>UInt32 Multi Array</em>'.
@@ -439,7 +452,7 @@ public class Std_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>UInt8 Multi Array</em>'.
@@ -456,7 +469,7 @@ public class Std_datatypesSwitch<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.
* @return the result of interpreting the object as an instance of '<em>EObject</em>'.

Back to the top