|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ReferenceService
| Method Summary | |
|---|---|
void |
addExistingModelElements(org.eclipse.emf.ecore.EObject eObject,
org.eclipse.emf.ecore.EReference eReference)
Adds existing model elements to the EReference. |
void |
addNewModelElements(org.eclipse.emf.ecore.EObject eObject,
org.eclipse.emf.ecore.EReference eReference)
Adds new model elements to the EReference. |
void |
openInNewContext(org.eclipse.emf.ecore.EObject eObject)
Opens an EObject in a new context. |
| Methods inherited from interface org.eclipse.emf.ecp.view.spi.context.ViewModelService |
|---|
dispose, getPriority, instantiate |
| Method Detail |
|---|
void addNewModelElements(org.eclipse.emf.ecore.EObject eObject,
org.eclipse.emf.ecore.EReference eReference)
EReference.
The implementation is responsible for providing a selection meachsims, e.g. a dialog.
eObject - the EObject to addeReference - the EReference to add the EObject to
void addExistingModelElements(org.eclipse.emf.ecore.EObject eObject,
org.eclipse.emf.ecore.EReference eReference)
EReference.
The implementation is responsible for providing a selection meachsims, e.g. a dialog.
eObject - the EObject to addeReference - the EReference to add the EObject tovoid openInNewContext(org.eclipse.emf.ecore.EObject eObject)
EObject in a new context.
eObject - the EObject to open in a new context
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||