|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.emf.emfstore.internal.common.model.util.SettingWithReferencedElement
public class SettingWithReferencedElement
Represents a Setting (EObject and Feature) and its referenced element.
| Constructor Summary | |
|---|---|
SettingWithReferencedElement(org.eclipse.emf.ecore.EStructuralFeature.Setting setting,
org.eclipse.emf.ecore.EObject referencedElement)
Constructor. |
|
| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EObject |
getReferencedElement()
Get the referenced element. |
org.eclipse.emf.ecore.EStructuralFeature.Setting |
getSetting()
Get the setting. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SettingWithReferencedElement(org.eclipse.emf.ecore.EStructuralFeature.Setting setting,
org.eclipse.emf.ecore.EObject referencedElement)
setting - the settingreferencedElement - the referenced element| Method Detail |
|---|
public org.eclipse.emf.ecore.EObject getReferencedElement()
public org.eclipse.emf.ecore.EStructuralFeature.Setting getSetting()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||