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

List of all members.

Public Member Functions

EList< ActionClientgetActionclients ()
EList< ActionStategetActionsstates ()
String getName ()
EList< ServiceClientgetServiceclients ()
void setName (String value)

Detailed Description

A representation of the model object 'State Machine'.

The following features are supported:

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

Definition at line 28 of file StateMachine.java.


Member Function Documentation

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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