|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEReferenceImpl
org.eclipse.gmt.modisco.infra.facet.impl.ShortcutImpl
public class ShortcutImpl
An implementation of the model object 'Shortcut'.
The following features are implemented:
Method Summary | |
---|---|
EReference |
basicGetOppositeReference()
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
EReference |
getOppositeReference()
|
|
getPath()
|
void |
setOppositeReference(EReference newOppositeReference)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
publicgetPath()
getPath
in interface Shortcut
FacetPackage.getShortcut_Path()
public EReference getOppositeReference()
getOppositeReference
in interface Shortcut
Shortcut.setOppositeReference(EReference)
,
FacetPackage.getShortcut_OppositeReference()
public EReference basicGetOppositeReference()
public void setOppositeReference(EReference newOppositeReference)
setOppositeReference
in interface Shortcut
newOppositeReference
- the new value of the 'Opposite Reference' reference.Shortcut.getOppositeReference()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |