$search

org::best::of::robotics::smachDSL::Transition Interface Reference

Inheritance diagram for org::best::of::robotics::smachDSL::Transition:
Inheritance graph
[legend]

List of all members.

Public Member Functions

ActionState getState ()
void setOutcome (String value)
void setState (ActionState value)

Package Functions

String getOutcome ()

Detailed Description

A representation of the model object 'Transition'.

The following features are supported:

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

Definition at line 24 of file Transition.java.


Member Function Documentation

String org::best::of::robotics::smachDSL::Transition::getOutcome (  )  [package]

Returns the value of the 'Outcome' attribute.

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

Returns:
the value of the 'Outcome' attribute.
See also:
setOutcome(String)
org.best.of.robotics.smachDSL.SmachDSLPackage::getTransition_Outcome()

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

ActionState org::best::of::robotics::smachDSL::Transition::getState (  ) 

Returns the value of the 'State' reference.

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

Returns:
the value of the 'State' reference.
See also:
setState(ActionState)
org.best.of.robotics.smachDSL.SmachDSLPackage::getTransition_State()

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

void org::best::of::robotics::smachDSL::Transition::setOutcome ( String  value  ) 

Sets the value of the 'Outcome' attribute.

Parameters:
value the new value of the 'Outcome' attribute.
See also:
getOutcome()

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

void org::best::of::robotics::smachDSL::Transition::setState ( ActionState  value  ) 

Sets the value of the 'State' reference.

Parameters:
value the new value of the 'State' reference.
See also:
getState()

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


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:48 2013