Public Member Functions
org.best_of_robotics.model.datatypes.RosIDLReference Interface Reference
Inheritance diagram for org.best_of_robotics.model.datatypes.RosIDLReference:
Inheritance graph
[legend]

List of all members.

Public Member Functions

String getNamespace ()
String getRosPackage ()
void setNamespace (String value)
void setRosPackage (String value)

Detailed Description

A representation of the model object 'Ros IDL Reference'.

The following features are supported:

See also:
org.best_of_robotics.model.datatypes.DatatypesPackage::getRosIDLReference()

Definition at line 28 of file RosIDLReference.java.


Member Function Documentation

Returns the value of the 'Namespace' attribute.

If the meaning of the 'Namespace' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Namespace' attribute.
See also:
setNamespace(String)
org.best_of_robotics.model.datatypes.DatatypesPackage::getRosIDLReference_Namespace() required="true"

Implemented in org.best_of_robotics.model.datatypes.impl.RosIDLReferenceImpl.

Returns the value of the 'Ros Package' attribute.

If the meaning of the 'Ros Package' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Ros Package' attribute.
See also:
setRosPackage(String)
org.best_of_robotics.model.datatypes.DatatypesPackage::getRosIDLReference_RosPackage() required="true"

Implemented in org.best_of_robotics.model.datatypes.impl.RosIDLReferenceImpl.

Sets the value of the 'Namespace' attribute.

Parameters:
valuethe new value of the 'Namespace' attribute.
See also:
getNamespace()

Sets the value of the 'Ros Package' attribute.

Parameters:
valuethe new value of the 'Ros Package' attribute.
See also:
getRosPackage()

The documentation for this interface was generated from the following file:


bride_plugin_source
Author(s): Alexander Bubeck
autogenerated on Sun Oct 5 2014 22:38:35