Public Member Functions | Public Attributes
org.best_of_robotics.model.datatypes.DatatypesFactory Interface Reference
Inheritance diagram for org.best_of_robotics.model.datatypes.DatatypesFactory:
Inheritance graph
[legend]

List of all members.

Public Member Functions

CustomType createCustomType ()
Field createField ()
RosIDLReference createRosIDLReference ()
SimpleType createSimpleType ()
TypesLibrary createTypesLibrary ()
VectorType createVectorType ()
DatatypesPackage getDatatypesPackage ()

Public Attributes

DatatypesFactory eINSTANCE = org.best_of_robotics.model.datatypes.impl.DatatypesFactoryImpl.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.model.datatypes.DatatypesPackage

Definition at line 19 of file DatatypesFactory.java.


Member Function Documentation

Returns a new object of class 'Custom Type'.

Returns:
a new object of class 'Custom Type'.

Implemented in org.best_of_robotics.model.datatypes.impl.DatatypesFactoryImpl.

Returns a new object of class 'Field'.

Returns:
a new object of class 'Field'.

Implemented in org.best_of_robotics.model.datatypes.impl.DatatypesFactoryImpl.

Returns a new object of class 'Ros IDL Reference'.

Returns:
a new object of class 'Ros IDL Reference'.

Implemented in org.best_of_robotics.model.datatypes.impl.DatatypesFactoryImpl.

Returns a new object of class 'Simple Type'.

Returns:
a new object of class 'Simple Type'.

Implemented in org.best_of_robotics.model.datatypes.impl.DatatypesFactoryImpl.

Returns a new object of class 'Types Library'.

Returns:
a new object of class 'Types Library'.

Implemented in org.best_of_robotics.model.datatypes.impl.DatatypesFactoryImpl.

Returns a new object of class 'Vector Type'.

Returns:
a new object of class 'Vector Type'.

Implemented in org.best_of_robotics.model.datatypes.impl.DatatypesFactoryImpl.

Returns the package supported by this factory.

Returns:
the package supported by this factory.

Implemented in org.best_of_robotics.model.datatypes.impl.DatatypesFactoryImpl.


Member Data Documentation

The singleton instance of the factory.

Definition at line 26 of file DatatypesFactory.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:35