Public Member Functions
org.best.of.robotics.smachDSL.ActionClient Interface Reference
Inheritance diagram for org.best.of.robotics.smachDSL.ActionClient:
Inheritance graph
[legend]

List of all members.

Public Member Functions

String getActionname ()
String getActiontype ()
String getName ()
void setActionname (String value)
void setActiontype (String value)
void setName (String value)

Detailed Description

A representation of the model object 'Action Client'.

The following features are supported:

See also:
org.best.of.robotics.smachDSL.SmachDSLPackage::getActionClient()

Definition at line 25 of file ActionClient.java.


Member Function Documentation

Returns the value of the 'Actionname' attribute.

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

Returns:
the value of the 'Actionname' attribute.
See also:
setActionname(String)
org.best.of.robotics.smachDSL.SmachDSLPackage::getActionClient_Actionname()

Implemented in org.best.of.robotics.smachDSL.impl.ActionClientImpl.

Returns the value of the 'Actiontype' attribute.

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

Returns:
the value of the 'Actiontype' attribute.
See also:
setActiontype(String)
org.best.of.robotics.smachDSL.SmachDSLPackage::getActionClient_Actiontype()

Implemented in org.best.of.robotics.smachDSL.impl.ActionClientImpl.

Returns the value of the 'Name' attribute.

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

Returns:
the value of the 'Name' attribute.
See also:
setName(String)
org.best.of.robotics.smachDSL.SmachDSLPackage::getActionClient_Name()

Implemented in org.best.of.robotics.smachDSL.impl.ActionClientImpl.

Sets the value of the 'Actionname' attribute.

Parameters:
valuethe new value of the 'Actionname' attribute.
See also:
getActionname()

Implemented in org.best.of.robotics.smachDSL.impl.ActionClientImpl.

Sets the value of the 'Actiontype' attribute.

Parameters:
valuethe new value of the 'Actiontype' attribute.
See also:
getActiontype()

Implemented in org.best.of.robotics.smachDSL.impl.ActionClientImpl.

Sets the value of the 'Name' attribute.

Parameters:
valuethe new value of the 'Name' attribute.
See also:
getName()

Implemented in org.best.of.robotics.smachDSL.impl.ActionClientImpl.


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:34