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

List of all members.

Public Member Functions

ActionClient getClientname ()
String getName ()
EList< TransitiongetTransitions ()
void setClientname (ActionClient value)
void setName (String value)

Detailed Description

A representation of the model object 'Action State'.

The following features are supported:

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

Definition at line 27 of file ActionState.java.


Member Function Documentation

Returns the value of the 'Clientname' reference.

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

Returns:
the value of the 'Clientname' reference.
See also:
setClientname(ActionClient)
org.best.of.robotics.smachDSL.SmachDSLPackage::getActionState_Clientname()

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

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::getActionState_Name()

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

Returns the value of the 'Transitions' containment reference list. The list contents are of type org.best.of.robotics.smachDSL.Transition.

If the meaning of the 'Transitions' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Transitions' containment reference list.
See also:
org.best.of.robotics.smachDSL.SmachDSLPackage::getActionState_Transitions() containment="true"

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

Sets the value of the 'Clientname' reference.

Parameters:
valuethe new value of the 'Clientname' reference.
See also:
getClientname()

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

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.ActionStateImpl.


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