public interface Ramp extends MechanicalAssembly
The following features are supported:
MechanicalComponentsPackage.getRamp()
Modifier and Type | Method and Description |
---|---|
PhysicalConnection |
getPhysicalconnection()
Returns the value of the 'Physicalconnection' reference.
|
Screwing |
getScrewing_base()
Returns the value of the 'Screwing base' reference.
|
Screwing |
getScrewing_component()
Returns the value of the 'Screwing component' reference.
|
void |
setPhysicalconnection(PhysicalConnection value)
Sets the value of the '
Physicalconnection ' reference. |
void |
setScrewing_base(Screwing value)
Sets the value of the '
Screwing base ' reference. |
void |
setScrewing_component(Screwing value)
Sets the value of the '
Screwing component ' reference. |
getConnectedInterfaces
getId, setId
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
Screwing getScrewing_base()
If the meaning of the 'Screwing base' reference isn't clear, there really should be more of a description here...
setScrewing_base(Screwing)
,
MechanicalComponentsPackage.getRamp_Screwing_base()
void setScrewing_base(Screwing value)
Screwing base
' reference.
value
- the new value of the 'Screwing base' reference.getScrewing_base()
Screwing getScrewing_component()
If the meaning of the 'Screwing component' reference isn't clear, there really should be more of a description here...
setScrewing_component(Screwing)
,
MechanicalComponentsPackage.getRamp_Screwing_component()
void setScrewing_component(Screwing value)
Screwing component
' reference.
value
- the new value of the 'Screwing component' reference.getScrewing_component()
PhysicalConnection getPhysicalconnection()
If the meaning of the 'Physicalconnection' reference isn't clear, there really should be more of a description here...
setPhysicalconnection(PhysicalConnection)
,
MechanicalComponentsPackage.getRamp_Physicalconnection()
void setPhysicalconnection(PhysicalConnection value)
Physicalconnection
' reference.
value
- the new value of the 'Physicalconnection' reference.getPhysicalconnection()