public static interface MechanicalComponentsPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static EClass |
ARM
The meta object literal for the '
Arm' class. |
static EReference |
ARM__MOUNTED_TO
The meta object literal for the 'Mounted To' reference feature.
|
static EClass |
GRIPPER_PART
The meta object literal for the '
Gripper Part' class. |
static EClass |
HOUSING
The meta object literal for the '
Housing' class. |
static EClass |
MECHANICAL_PART
The meta object literal for the '
Mechanical Part' class. |
static EReference |
MECHANICAL_PART__SCREWING
The meta object literal for the 'Screwing' reference feature.
|
static EClass |
PUSHHEAD
The meta object literal for the '
Pushhead' class. |
static EClass |
RAMP
The meta object literal for the '
Ramp' class. |
static EReference |
RAMP__PHYSICALCONNECTION
The meta object literal for the 'Physicalconnection' reference feature.
|
static EReference |
RAMP__SCREWING_BASE
The meta object literal for the 'Screwing base' reference feature.
|
static EReference |
RAMP__SCREWING_COMPONENT
The meta object literal for the 'Screwing component' reference feature.
|
static EClass |
RETURN_SPRING
The meta object literal for the '
Return Spring' class. |
static EClass |
RUBBER_BAND
The meta object literal for the '
Rubber Band' class. |
static EClass |
TABLE
The meta object literal for the '
Table' class. |
static final EClass MECHANICAL_PART
Mechanical Part' class.
MechanicalPartImpl,
MechanicalComponentsPackageImpl.getMechanicalPart()static final EReference MECHANICAL_PART__SCREWING
static final EClass PUSHHEAD
Pushhead' class.
PushheadImpl,
MechanicalComponentsPackageImpl.getPushhead()static final EClass HOUSING
Housing' class.
HousingImpl,
MechanicalComponentsPackageImpl.getHousing()static final EClass RETURN_SPRING
Return Spring' class.
ReturnSpringImpl,
MechanicalComponentsPackageImpl.getReturnSpring()static final EClass RUBBER_BAND
Rubber Band' class.
RubberBandImpl,
MechanicalComponentsPackageImpl.getRubberBand()static final EClass GRIPPER_PART
Gripper Part' class.
GripperPartImpl,
MechanicalComponentsPackageImpl.getGripperPart()static final EClass ARM
Arm' class.
ArmImpl,
MechanicalComponentsPackageImpl.getArm()static final EReference ARM__MOUNTED_TO
static final EClass RAMP
Ramp' class.
RampImpl,
MechanicalComponentsPackageImpl.getRamp()static final EReference RAMP__SCREWING_BASE
static final EReference RAMP__SCREWING_COMPONENT
static final EReference RAMP__PHYSICALCONNECTION
static final EClass TABLE
Table' class.
TableImpl,
MechanicalComponentsPackageImpl.getTable()