$search

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

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

List of all members.

Public Member Functions

ActionClient createActionClient ()
ActionState createActionState ()
PrimitivePackage createPrimitivePackage ()
ServiceClient createServiceClient ()
StateMachine createStateMachine ()
Test createTest ()
Transition createTransition ()
SmachDSLPackage getSmachDSLPackage ()

Package Attributes

SmachDSLFactory eINSTANCE = org.best.of.robotics.smachDSL.impl.SmachDSLFactoryImpl.init()

Detailed Description

The Factory for the model. It provides a create method for each non-abstract class of the model.

See also:
org.best.of.robotics.smachDSL.SmachDSLPackage

Definition at line 15 of file SmachDSLFactory.java.


Member Function Documentation

ActionClient org::best::of::robotics::smachDSL::SmachDSLFactory::createActionClient (  ) 

Returns a new object of class 'Action Client'.

Returns:
a new object of class 'Action Client'.

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

ActionState org::best::of::robotics::smachDSL::SmachDSLFactory::createActionState (  ) 

Returns a new object of class 'Action State'.

Returns:
a new object of class 'Action State'.

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

PrimitivePackage org::best::of::robotics::smachDSL::SmachDSLFactory::createPrimitivePackage (  ) 

Returns a new object of class 'Primitive Package'.

Returns:
a new object of class 'Primitive Package'.

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

ServiceClient org::best::of::robotics::smachDSL::SmachDSLFactory::createServiceClient (  ) 

Returns a new object of class 'Service Client'.

Returns:
a new object of class 'Service Client'.

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

StateMachine org::best::of::robotics::smachDSL::SmachDSLFactory::createStateMachine (  ) 

Returns a new object of class 'State Machine'.

Returns:
a new object of class 'State Machine'.

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

Test org::best::of::robotics::smachDSL::SmachDSLFactory::createTest (  ) 

Returns a new object of class 'Test'.

Returns:
a new object of class 'Test'.

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

Transition org::best::of::robotics::smachDSL::SmachDSLFactory::createTransition (  ) 

Returns a new object of class 'Transition'.

Returns:
a new object of class 'Transition'.

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

SmachDSLPackage org::best::of::robotics::smachDSL::SmachDSLFactory::getSmachDSLPackage (  ) 

Returns the package supported by this factory.

Returns:
the package supported by this factory.

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


Member Data Documentation

SmachDSLFactory org::best::of::robotics::smachDSL::SmachDSLFactory::eINSTANCE = org.best.of.robotics.smachDSL.impl.SmachDSLFactoryImpl.init() [package]

The singleton instance of the factory.

Definition at line 23 of file SmachDSLFactory.java.


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