@Deprecated
public interface Shortcut
The following features are supported:
FacetPackage.getShortcut()| Modifier and Type | Method and Description |
|---|---|
EReference |
getOppositeReference()
Deprecated.
Returns the value of the 'Opposite Reference' reference.
|
|
getPath()
Deprecated.
Returns the value of the 'Path' reference list.
|
void |
setOppositeReference(EReference value)
Deprecated.
Sets the value of the '
Opposite Reference' reference. |
getPath()
org.eclipse.emf.ecore.EReference.
If the meaning of the 'Path' containment reference list isn't clear, there really should be more of a description here...
FacetPackage.getShortcut_Path()EReference getOppositeReference()
If the meaning of the 'Opposite Reference' reference isn't clear, there really should be more of a description here...
setOppositeReference(EReference),
FacetPackage.getShortcut_OppositeReference()void setOppositeReference(EReference value)
Opposite Reference' reference.
value - the new value of the 'Opposite Reference' reference.getOppositeReference()