Modifier and Type | Method and Description |
---|---|
PoseStamped |
Geometry_datatypesFactory.createPoseStamped()
Returns a new object of class 'Pose Stamped'.
|
Modifier and Type | Class and Description |
---|---|
class |
PoseStampedImpl
An implementation of the model object 'Pose Stamped'.
|
Modifier and Type | Method and Description |
---|---|
PoseStamped |
Geometry_datatypesFactoryImpl.createPoseStamped() |
Modifier and Type | Method and Description |
---|---|
T |
Geometry_datatypesSwitch.casePoseStamped(PoseStamped object)
Returns the result of interpreting the object as an instance of 'Pose Stamped'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<PoseStamped> |
Path.getPoses()
Returns the value of the 'Poses' containment reference list.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<PoseStamped> |
PathImpl.poses
The cached value of the '
Poses ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<PoseStamped> |
PathImpl.getPoses() |
Copyright © 2016 Eclipse foundation. All rights reserved.