public interface RobotMLFactory
extends org.eclipse.emf.ecore.EFactory
RobotMLPackage
Modifier and Type | Field and Description |
---|---|
static RobotMLFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
ActuatedJoint |
createActuatedJoint()
Returns a new object of class 'Actuated Joint'.
|
ActuatorHardware |
createActuatorHardware()
Returns a new object of class 'Actuator Hardware'.
|
ActuatorSystem |
createActuatorSystem()
Returns a new object of class 'Actuator System'.
|
Agent |
createAgent()
Returns a new object of class 'Agent'.
|
Algorithm |
createAlgorithm()
Returns a new object of class 'Algorithm'.
|
AlgorithmLibrary |
createAlgorithmLibrary()
Returns a new object of class 'Algorithm Library'.
|
Allocate |
createAllocate()
Returns a new object of class 'Allocate'.
|
Arm |
createArm()
Returns a new object of class 'Arm'.
|
BlenderMorse |
createBlenderMorse()
Returns a new object of class 'Blender Morse'.
|
Building |
createBuilding()
Returns a new object of class 'Building'.
|
CameraSystem |
createCameraSystem()
Returns a new object of class 'Camera System'.
|
Chassis |
createChassis()
Returns a new object of class 'Chassis'.
|
ClosedLoopControlSystem |
createClosedLoopControlSystem()
Returns a new object of class 'Closed Loop Control System'.
|
CompleteBonding |
createCompleteBonding()
Returns a new object of class 'Complete Bonding'.
|
CyberPhysicalSystem |
createCyberPhysicalSystem()
Returns a new object of class 'Cyber Physical System'.
|
CycabTK |
createCycabTK()
Returns a new object of class 'Cycab TK'.
|
DataFlowPort |
createDataFlowPort()
Returns a new object of class 'Data Flow Port'.
|
DeploymentPlan |
createDeploymentPlan()
Returns a new object of class 'Deployment Plan'.
|
EngineSystem |
createEngineSystem()
Returns a new object of class 'Engine System'.
|
Environment |
createEnvironment()
Returns a new object of class 'Environment'.
|
ExternalLibrary |
createExternalLibrary()
Returns a new object of class 'External Library'.
|
Floor |
createFloor()
Returns a new object of class 'Floor'.
|
GPSSystem |
createGPSSystem()
Returns a new object of class 'GPS System'.
|
GraspingHardware |
createGraspingHardware()
Returns a new object of class 'Grasping Hardware'.
|
GraspingSystem |
createGraspingSystem()
Returns a new object of class 'Grasping System'.
|
Gyroscope |
createGyroscope()
Returns a new object of class 'Gyroscope'.
|
Hardware |
createHardware()
Returns a new object of class 'Hardware'.
|
Human |
createHuman()
Returns a new object of class 'Human'.
|
ImageSensorSystem |
createImageSensorSystem()
Returns a new object of class 'Image Sensor System'.
|
InertialMeasurementUnitSystem |
createInertialMeasurementUnitSystem()
Returns a new object of class 'Inertial Measurement Unit System'.
|
InertialNavigationSystem |
createInertialNavigationSystem()
Returns a new object of class 'Inertial Navigation System'.
|
InfraRedProximetrySystem |
createInfraRedProximetrySystem()
Returns a new object of class 'Infra Red Proximetry System'.
|
Joint |
createJoint()
Returns a new object of class 'Joint'.
|
JoysticNavigationSystem |
createJoysticNavigationSystem()
Returns a new object of class 'Joystic Navigation System'.
|
LandSurface |
createLandSurface()
Returns a new object of class 'Land Surface'.
|
Leg |
createLeg()
Returns a new object of class 'Leg'.
|
LegSystem |
createLegSystem()
Returns a new object of class 'Leg System'.
|
LidarSystem |
createLidarSystem()
Returns a new object of class 'Lidar System'.
|
LocalizationSensorSystem |
createLocalizationSensorSystem()
Returns a new object of class 'Localization Sensor System'.
|
LocomotionHardware |
createLocomotionHardware()
Returns a new object of class 'Locomotion Hardware'.
|
LocomotionSystem |
createLocomotionSystem()
Returns a new object of class 'Locomotion System'.
|
Manipulator |
createManipulator()
Returns a new object of class 'Manipulator'.
|
ManMachineInterfaceSystem |
createManMachineInterfaceSystem()
Returns a new object of class 'Man Machine Interface System'.
|
MechanicalLinkage |
createMechanicalLinkage()
Returns a new object of class 'Mechanical Linkage'.
|
MobileRobot |
createMobileRobot()
Returns a new object of class 'Mobile Robot'.
|
NavigationCommandSystem |
createNavigationCommandSystem()
Returns a new object of class 'Navigation Command System'.
|
ObjectDetectionSensorSystem |
createObjectDetectionSensorSystem()
Returns a new object of class 'Object Detection Sensor System'.
|
ObjectTrackingSensorSystem |
createObjectTrackingSensorSystem()
Returns a new object of class 'Object Tracking Sensor System'.
|
OdometrySystem |
createOdometrySystem()
Returns a new object of class 'Odometry System'.
|
OnPort |
createOnPort()
Returns a new object of class 'On Port'.
|
OnVariable |
createOnVariable()
Returns a new object of class 'On Variable'.
|
OpenLoopControlSystem |
createOpenLoopControlSystem()
Returns a new object of class 'Open Loop Control System'.
|
Pedestrian |
createPedestrian()
Returns a new object of class 'Pedestrian'.
|
PhysicalObject |
createPhysicalObject()
Returns a new object of class 'Physical Object'.
|
PilotedSystem |
createPilotedSystem()
Returns a new object of class 'Piloted System'.
|
Planet |
createPlanet()
Returns a new object of class 'Planet'.
|
Platform |
createPlatform()
Returns a new object of class 'Platform'.
|
PowerHardware |
createPowerHardware()
Returns a new object of class 'Power Hardware'.
|
Robot |
createRobot()
Returns a new object of class 'Robot'.
|
RoboticHead |
createRoboticHead()
Returns a new object of class 'Robotic Head'.
|
RoboticMiddleware |
createRoboticMiddleware()
Returns a new object of class 'Robotic Middleware'.
|
RoboticSimulator |
createRoboticSimulator()
Returns a new object of class 'Robotic Simulator'.
|
RoboticSystem |
createRoboticSystem()
Returns a new object of class 'Robotic System'.
|
SensorDriver |
createSensorDriver()
Returns a new object of class 'Sensor Driver'.
|
SensorHardware |
createSensorHardware()
Returns a new object of class 'Sensor Hardware'.
|
SensorSystem |
createSensorSystem()
Returns a new object of class 'Sensor System'.
|
ServicePort |
createServicePort()
Returns a new object of class 'Service Port'.
|
Software |
createSoftware()
Returns a new object of class 'Software'.
|
Stairs |
createStairs()
Returns a new object of class 'Stairs'.
|
State |
createState()
Returns a new object of class 'State'.
|
SteeredWheelHardware |
createSteeredWheelHardware()
Returns a new object of class 'Steered Wheel Hardware'.
|
SteeredWheelSystem |
createSteeredWheelSystem()
Returns a new object of class 'Steered Wheel System'.
|
SupportingStructure |
createSupportingStructure()
Returns a new object of class 'Supporting Structure'.
|
Surface |
createSurface()
Returns a new object of class 'Surface'.
|
System |
createSystem()
Returns a new object of class 'System'.
|
Transition |
createTransition()
Returns a new object of class 'Transition'.
|
WaterSurface |
createWaterSurface()
Returns a new object of class 'Water Surface'.
|
WeaponSystem |
createWeaponSystem()
Returns a new object of class 'Weapon System'.
|
RobotMLPackage |
getRobotMLPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final RobotMLFactory eINSTANCE
Transition createTransition()
Algorithm createAlgorithm()
State createState()
ActuatedJoint createActuatedJoint()
Joint createJoint()
CompleteBonding createCompleteBonding()
Robot createRobot()
System createSystem()
Agent createAgent()
PhysicalObject createPhysicalObject()
Environment createEnvironment()
Surface createSurface()
DataFlowPort createDataFlowPort()
ServicePort createServicePort()
ActuatorSystem createActuatorSystem()
RoboticSystem createRoboticSystem()
CyberPhysicalSystem createCyberPhysicalSystem()
SensorSystem createSensorSystem()
Hardware createHardware()
Software createSoftware()
EngineSystem createEngineSystem()
SteeredWheelSystem createSteeredWheelSystem()
LocomotionSystem createLocomotionSystem()
ImageSensorSystem createImageSensorSystem()
CameraSystem createCameraSystem()
ObjectDetectionSensorSystem createObjectDetectionSensorSystem()
ObjectTrackingSensorSystem createObjectTrackingSensorSystem()
LidarSystem createLidarSystem()
LocalizationSensorSystem createLocalizationSensorSystem()
GPSSystem createGPSSystem()
AlgorithmLibrary createAlgorithmLibrary()
SensorDriver createSensorDriver()
Building createBuilding()
Planet createPlanet()
LandSurface createLandSurface()
Floor createFloor()
WaterSurface createWaterSurface()
Human createHuman()
Pedestrian createPedestrian()
Stairs createStairs()
Platform createPlatform()
ExternalLibrary createExternalLibrary()
RoboticMiddleware createRoboticMiddleware()
RoboticSimulator createRoboticSimulator()
CycabTK createCycabTK()
BlenderMorse createBlenderMorse()
OnPort createOnPort()
Allocate createAllocate()
InertialMeasurementUnitSystem createInertialMeasurementUnitSystem()
InertialNavigationSystem createInertialNavigationSystem()
OdometrySystem createOdometrySystem()
InfraRedProximetrySystem createInfraRedProximetrySystem()
DeploymentPlan createDeploymentPlan()
Gyroscope createGyroscope()
OnVariable createOnVariable()
Chassis createChassis()
SupportingStructure createSupportingStructure()
MechanicalLinkage createMechanicalLinkage()
Leg createLeg()
LocomotionHardware createLocomotionHardware()
ActuatorHardware createActuatorHardware()
MobileRobot createMobileRobot()
Manipulator createManipulator()
PilotedSystem createPilotedSystem()
PowerHardware createPowerHardware()
SensorHardware createSensorHardware()
GraspingHardware createGraspingHardware()
SteeredWheelHardware createSteeredWheelHardware()
Arm createArm()
LegSystem createLegSystem()
GraspingSystem createGraspingSystem()
WeaponSystem createWeaponSystem()
ManMachineInterfaceSystem createManMachineInterfaceSystem()
ClosedLoopControlSystem createClosedLoopControlSystem()
OpenLoopControlSystem createOpenLoopControlSystem()
RoboticHead createRoboticHead()
NavigationCommandSystem createNavigationCommandSystem()
JoysticNavigationSystem createJoysticNavigationSystem()
RobotMLPackage getRobotMLPackage()
Copyright © 2016 Eclipse foundation. All rights reserved.