|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EdaptTestY
A representation of the model object 'Y'.
The following features are supported:
EdaptTestYPackage.getY()
Method Summary | |
---|---|
EdaptTestX |
getX()
Returns the value of the 'X' reference. |
EdaptTestZ |
getZ()
Returns the value of the 'Z' reference. |
void |
setX(EdaptTestX value)
Sets the value of the ' X '
reference. |
void |
setZ(EdaptTestZ value)
Sets the value of the ' Z '
reference. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
EdaptTestX getX()
If the meaning of the 'X' reference isn't clear, there really should be more of a description here...
setX(EdaptTestX)
,
EdaptTestYPackage.getY_X()
void setX(EdaptTestX value)
X
'
reference.
value
- the new value of the 'X' reference.getX()
EdaptTestZ getZ()
If the meaning of the 'Z' reference isn't clear, there really should be more of a description here...
setZ(EdaptTestZ)
,
EdaptTestYPackage.getY_Z()
void setZ(EdaptTestZ value)
Z
'
reference.
value
- the new value of the 'Z' reference.getZ()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |