$search

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 ()

Package 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

CustomType org::best_of_robotics::model::datatypes::DatatypesFactory::createCustomType (  ) 

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.

Field org::best_of_robotics::model::datatypes::DatatypesFactory::createField (  ) 

Returns a new object of class 'Field'.

Returns:
a new object of class 'Field'.

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

RosIDLReference org::best_of_robotics::model::datatypes::DatatypesFactory::createRosIDLReference (  ) 

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.

SimpleType org::best_of_robotics::model::datatypes::DatatypesFactory::createSimpleType (  ) 

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.

TypesLibrary org::best_of_robotics::model::datatypes::DatatypesFactory::createTypesLibrary (  ) 

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.

VectorType org::best_of_robotics::model::datatypes::DatatypesFactory::createVectorType (  ) 

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.

DatatypesPackage org::best_of_robotics::model::datatypes::DatatypesFactory::getDatatypesPackage (  ) 

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

DatatypesFactory org::best_of_robotics::model::datatypes::DatatypesFactory::eINSTANCE = org.best_of_robotics.model.datatypes.impl.DatatypesFactoryImpl.init() [package]

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends


bride_plugin_source
Author(s): Alexander Bubeck
autogenerated on Tue Mar 5 11:39:49 2013