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

List of all members.

Public Member Functions

String getName ()
TypesLibrary getTypesLibrary ()
void setName (String value)
void setTypesLibrary (TypesLibrary value)

Detailed Description

A representation of the model object 'Data Type'.

The following features are supported:

See also:
org.best_of_robotics.model.datatypes.DatatypesPackage::getDataType() interface="true" abstract="true"

Definition at line 30 of file DataType.java.


Member Function Documentation

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

Implemented in org.best_of_robotics.model.datatypes.impl.CustomTypeImpl, org.best_of_robotics.model.datatypes.impl.VectorTypeImpl, org.best_of_robotics.model.datatypes.impl.IDLReferenceImpl, and org.best_of_robotics.model.datatypes.impl.SimpleTypeImpl.

Returns the value of the 'Types Library' container reference. It is bidirectional and its opposite is 'Types'.

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

Returns:
the value of the 'Types Library' container reference.
See also:
setTypesLibrary(TypesLibrary)
org.best_of_robotics.model.datatypes.DatatypesPackage::getDataType_TypesLibrary()
org.best_of_robotics.model.datatypes.TypesLibrary::getTypes opposite="types" required="true" transient="false"

Implemented in org.best_of_robotics.model.datatypes.impl.CustomTypeImpl, org.best_of_robotics.model.datatypes.impl.VectorTypeImpl, org.best_of_robotics.model.datatypes.impl.IDLReferenceImpl, and org.best_of_robotics.model.datatypes.impl.SimpleTypeImpl.

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