$search

org::best_of_robotics::model::datatypes::impl::FieldImpl Class Reference

Inheritance diagram for org::best_of_robotics::model::datatypes::impl::FieldImpl:
Inheritance graph
[legend]

List of all members.

Public Member Functions

DataType basicGetType ()
Object eGet (int featureID, boolean resolve, boolean coreType)
boolean eIsSet (int featureID)
void eSet (int featureID, Object newValue)
void eUnset (int featureID)
String getDescription ()
String getMeasureUnit ()
String getName ()
DataType getType ()
void setDescription (String newDescription)
void setMeasureUnit (String newMeasureUnit)
void setName (String newName)
void setType (DataType newType)
String toString ()

Protected Member Functions

EClass eStaticClass ()
 FieldImpl ()

Protected Attributes

String description = DESCRIPTION_EDEFAULT
String measureUnit = MEASURE_UNIT_EDEFAULT
String name = NAME_EDEFAULT
DataType type

Static Protected Attributes

static final String DESCRIPTION_EDEFAULT = null
static final String MEASURE_UNIT_EDEFAULT = null
static final String NAME_EDEFAULT = null

Detailed Description

An implementation of the model object 'Field'.

The following features are implemented:

Definition at line 39 of file FieldImpl.java.


Constructor & Destructor Documentation

org::best_of_robotics::model::datatypes::impl::FieldImpl::FieldImpl (  )  [inline, protected]

Definition at line 115 of file FieldImpl.java.


Member Function Documentation

DataType org::best_of_robotics::model::datatypes::impl::FieldImpl::basicGetType (  )  [inline]

Definition at line 172 of file FieldImpl.java.

Object org::best_of_robotics::model::datatypes::impl::FieldImpl::eGet ( int  featureID,
boolean  resolve,
boolean  coreType 
) [inline]

Definition at line 236 of file FieldImpl.java.

boolean org::best_of_robotics::model::datatypes::impl::FieldImpl::eIsSet ( int  featureID  )  [inline]

Definition at line 305 of file FieldImpl.java.

void org::best_of_robotics::model::datatypes::impl::FieldImpl::eSet ( int  featureID,
Object  newValue 
) [inline]

Definition at line 257 of file FieldImpl.java.

EClass org::best_of_robotics::model::datatypes::impl::FieldImpl::eStaticClass (  )  [inline, protected]

Definition at line 125 of file FieldImpl.java.

void org::best_of_robotics::model::datatypes::impl::FieldImpl::eUnset ( int  featureID  )  [inline]

Definition at line 281 of file FieldImpl.java.

String org::best_of_robotics::model::datatypes::impl::FieldImpl::getDescription (  )  [inline]

Implements org::best_of_robotics::model::datatypes::Field.

Definition at line 193 of file FieldImpl.java.

String org::best_of_robotics::model::datatypes::impl::FieldImpl::getMeasureUnit (  )  [inline]

Implements org::best_of_robotics::model::datatypes::Field.

Definition at line 214 of file FieldImpl.java.

String org::best_of_robotics::model::datatypes::impl::FieldImpl::getName (  )  [inline]

Implements org::best_of_robotics::model::datatypes::Field.

Definition at line 134 of file FieldImpl.java.

DataType org::best_of_robotics::model::datatypes::impl::FieldImpl::getType (  )  [inline]

Implements org::best_of_robotics::model::datatypes::Field.

Definition at line 155 of file FieldImpl.java.

void org::best_of_robotics::model::datatypes::impl::FieldImpl::setDescription ( String  newDescription  )  [inline]

Definition at line 202 of file FieldImpl.java.

void org::best_of_robotics::model::datatypes::impl::FieldImpl::setMeasureUnit ( String  newMeasureUnit  )  [inline]

Definition at line 223 of file FieldImpl.java.

void org::best_of_robotics::model::datatypes::impl::FieldImpl::setName ( String  newName  )  [inline]

Definition at line 143 of file FieldImpl.java.

void org::best_of_robotics::model::datatypes::impl::FieldImpl::setType ( DataType  newType  )  [inline]

Implements org::best_of_robotics::model::datatypes::Field.

Definition at line 181 of file FieldImpl.java.

String org::best_of_robotics::model::datatypes::impl::FieldImpl::toString (  )  [inline]

Definition at line 325 of file FieldImpl.java.


Member Data Documentation

The cached value of the 'Description' attribute.

See also:
getDescription()

Definition at line 88 of file FieldImpl.java.

The default value of the 'Description' attribute.

See also:
getDescription()

Definition at line 78 of file FieldImpl.java.

The default value of the 'Measure Unit' attribute.

See also:
getMeasureUnit()

Definition at line 98 of file FieldImpl.java.

The cached value of the 'Measure Unit' attribute.

See also:
getMeasureUnit()

Definition at line 108 of file FieldImpl.java.

The cached value of the 'Name' attribute.

See also:
getName()

Definition at line 58 of file FieldImpl.java.

The default value of the 'Name' attribute.

See also:
getName()

Definition at line 48 of file FieldImpl.java.

The cached value of the 'Type' reference.

See also:
getType()

Definition at line 68 of file FieldImpl.java.


The documentation for this class 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:51 2013