|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.core.databinding.property.value.ValueProperty org.eclipse.core.databinding.property.value.SimpleValueProperty org.eclipse.emf.databinding.internal.EMFValueProperty org.eclipse.emf.ecp.view.mappingdmr.databinding.EMFMappingValueProperty
public class EMFMappingValueProperty
This class provides a ValueProperty for EClass Mappings.
Constructor Summary | |
---|---|
EMFMappingValueProperty(org.eclipse.emf.ecore.EClass mappedEClass,
org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature)
Constructor for a EClassMapping ValueProperty. |
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class org.eclipse.emf.databinding.internal.EMFValueProperty |
---|
adaptListener, getValueType |
Methods inherited from class org.eclipse.core.databinding.property.value.SimpleValueProperty |
---|
observe, observeDetail, observeDetail, observeDetail |
Methods inherited from class org.eclipse.core.databinding.property.value.ValueProperty |
---|
getValue, list, map, observe, observeDetail, set, setValue, value, valueFactory, valueFactory |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EMFMappingValueProperty(org.eclipse.emf.ecore.EClass mappedEClass, org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature)
mappedEClass
- the EClass being mappedeStructuralFeature
- the EStructuralFeature
of the mapMethod Detail |
---|
public String toString()
toString
in class org.eclipse.emf.databinding.internal.EMFValueProperty
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |