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

List of all members.

Public Member Functions

EList< TypesLibrarygetIncludes ()
String getName ()
EList< DataTypegetTypes ()
void setName (String value)

Detailed Description

A representation of the model object 'Types Library'.

The following features are supported:

See also:
org.best_of_robotics.model.datatypes.DatatypesPackage::getTypesLibrary()

Definition at line 32 of file TypesLibrary.java.


Member Function Documentation

Returns the value of the 'Includes' reference list. The list contents are of type org.best_of_robotics.model.datatypes.TypesLibrary.

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

Returns:
the value of the 'Includes' reference list.
See also:
org.best_of_robotics.model.datatypes.DatatypesPackage::getTypesLibrary_Includes()

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

Returns the value of the 'Name' attribute.

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

Returns:
the value of the 'Name' attribute.
See also:
setName(String)
org.best_of_robotics.model.datatypes.DatatypesPackage::getTypesLibrary_Name() required="true"

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

Returns the value of the 'Types' containment reference list. The list contents are of type org.best_of_robotics.model.datatypes.DataType. It is bidirectional and its opposite is 'Types Library'.

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

Returns:
the value of the 'Types' containment reference list.
See also:
org.best_of_robotics.model.datatypes.DatatypesPackage::getTypesLibrary_Types()
org.best_of_robotics.model.datatypes.DataType::getTypesLibrary opposite="typesLibrary" containment="true"

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

Sets the value of the 'Name' attribute.

Parameters:
valuethe new value of the 'Name' attribute.
See also:
getName()

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