$search

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 ()
EList< TransitiongetTransitions ()
void setClientname (ActionClient value)
void setName (String value)

Package Functions

String getName ()

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

ActionClient org::best::of::robotics::smachDSL::ActionState::getClientname (  ) 

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.

String org::best::of::robotics::smachDSL::ActionState::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::getActionState_Name()

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

EList<Transition> org::best::of::robotics::smachDSL::ActionState::getTransitions (  ) 

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.

void org::best::of::robotics::smachDSL::ActionState::setClientname ( ActionClient  value  ) 

Sets the value of the 'Clientname' reference.

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

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

void org::best::of::robotics::smachDSL::ActionState::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::ActionStateImpl.


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