$search

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 ()
DataType getType ()
void setDescription (String value)
void setMeasureUnit (String value)
void setName (String value)
void setType (DataType value)

Package Functions

String getName ()

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

String org::best_of_robotics::model::datatypes::Field::getDescription (  ) 

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.

String org::best_of_robotics::model::datatypes::Field::getMeasureUnit (  ) 

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.

String org::best_of_robotics::model::datatypes::Field::getName (  )  [package]

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.

DataType org::best_of_robotics::model::datatypes::Field::getType (  ) 

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.

void org::best_of_robotics::model::datatypes::Field::setDescription ( String  value  ) 

Sets the value of the 'Description' attribute.

Parameters:
value the new value of the 'Description' attribute.
See also:
getDescription()
void org::best_of_robotics::model::datatypes::Field::setMeasureUnit ( String  value  ) 

Sets the value of the 'Measure Unit' attribute.

Parameters:
value the new value of the 'Measure Unit' attribute.
See also:
getMeasureUnit()
void org::best_of_robotics::model::datatypes::Field::setName ( String  value  ) 

Sets the value of the 'Name' attribute.

Parameters:
value the new value of the 'Name' attribute.
See also:
getName()
void org::best_of_robotics::model::datatypes::Field::setType ( DataType  value  ) 

Sets the value of the 'Type' reference.

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


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