Public Member Functions | Public Attributes
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 ()

Public 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

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.

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.

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.

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.

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.

Returns a new object of class 'Test'.

Returns:
a new object of class 'Test'.

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

Returns a new object of class 'Transition'.

Returns:
a new object of class 'Transition'.

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

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

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:


bride_plugin_source
Author(s): Alexander Bubeck
autogenerated on Sun Oct 5 2014 22:38:34