$search

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 ()
EList< ServiceClientgetServiceclients ()
void setName (String value)

Package Functions

String getName ()

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

EList<ActionClient> org::best::of::robotics::smachDSL::StateMachine::getActionclients (  ) 

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.

EList<ActionState> org::best::of::robotics::smachDSL::StateMachine::getActionsstates (  ) 

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.

String org::best::of::robotics::smachDSL::StateMachine::getName (  )  [package]

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.

EList<ServiceClient> org::best::of::robotics::smachDSL::StateMachine::getServiceclients (  ) 

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.

void org::best::of::robotics::smachDSL::StateMachine::setName ( String  value  ) 

Sets the value of the 'Name' attribute.

Parameters:
value the 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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends


bride_plugin_source
Author(s): Alexander Bubeck
autogenerated on Tue Mar 5 11:39:47 2013