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

List of all members.

Public Member Functions

String getDescription ()
String getMeasureUnit ()
String getName ()
DataType getType ()
void setDescription (String value)
void setMeasureUnit (String value)
void setName (String value)
void setType (DataType value)

Detailed Description

A representation of the model object 'Field'.

The following features are supported:

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

Definition at line 32 of file Field.java.


Member Function Documentation

Returns the value of the 'Description' attribute.

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

Returns:
the value of the 'Description' attribute.
See also:
setDescription(String)
org.best_of_robotics.model.datatypes.DatatypesPackage::getField_Description()

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

Returns the value of the 'Measure Unit' attribute.

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

Returns:
the value of the 'Measure Unit' attribute.
See also:
setMeasureUnit(String)
org.best_of_robotics.model.datatypes.DatatypesPackage::getField_MeasureUnit()

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

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::getField_Name() required="true"

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

Returns the value of the 'Type' reference.

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

Returns:
the value of the 'Type' reference.
See also:
setType(DataType)
org.best_of_robotics.model.datatypes.DatatypesPackage::getField_Type() required="true"

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

Sets the value of the 'Description' attribute.

Parameters:
valuethe new value of the 'Description' attribute.
See also:
getDescription()

Sets the value of the 'Measure Unit' attribute.

Parameters:
valuethe new value of the 'Measure Unit' attribute.
See also:
getMeasureUnit()

Sets the value of the 'Name' attribute.

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

Sets the value of the 'Type' reference.

Parameters:
valuethe new value of the 'Type' reference.
See also:
getType()

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


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