|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IEMFMapProperty | |
---|---|
org.eclipse.emf.databinding | |
org.eclipse.emf.databinding.edit | |
org.eclipse.emf.databinding.edit.internal | |
org.eclipse.emf.databinding.internal |
Uses of IEMFMapProperty in org.eclipse.emf.databinding |
---|
Methods in org.eclipse.emf.databinding that return IEMFMapProperty | |
---|---|
IEMFMapProperty |
IEMFValueProperty.map(EStructuralFeature feature)
Returns a master-detail combination of this property and the specified map feature. |
static IEMFMapProperty |
EMFProperties.map(EStructuralFeature feature)
Returns a map property for the given EStructuralFeature . |
IEMFMapProperty |
IEMFValueProperty.map(IEMFMapProperty property)
Returns a master-detail combination of this property and the specified map property. |
IEMFMapProperty |
IEMFSetProperty.values(EStructuralFeature feature)
Returns a master-detail combination of this property and the specified value property. |
IEMFMapProperty |
IEMFMapProperty.values(EStructuralFeature feature)
Returns a master-detail combination of this property and the specified value feature. |
IEMFMapProperty |
IEMFSetProperty.values(FeaturePath featurePath)
Returns a master-detail combination of this property and the specified value property. |
IEMFMapProperty |
IEMFMapProperty.values(FeaturePath featurePath)
Returns a master-detail combination of this property and the specified nested value feature. |
IEMFMapProperty |
IEMFSetProperty.values(IEMFValueProperty property)
Returns a master-detail combination of this property and the specified value property. |
IEMFMapProperty |
IEMFMapProperty.values(IEMFValueProperty property)
Returns a master-detail combination of this property and the specified value property. |
Methods in org.eclipse.emf.databinding with parameters of type IEMFMapProperty | |
---|---|
IEMFMapProperty |
IEMFValueProperty.map(IEMFMapProperty property)
Returns a master-detail combination of this property and the specified map property. |
Uses of IEMFMapProperty in org.eclipse.emf.databinding.edit |
---|
Subinterfaces of IEMFMapProperty in org.eclipse.emf.databinding.edit | |
---|---|
interface |
IEMFEditMapProperty
PROVISIONAL: This API is subject to arbitrary change, including renaming or removal. |
Methods in org.eclipse.emf.databinding.edit with parameters of type IEMFMapProperty | |
---|---|
IEMFEditMapProperty |
IEMFEditValueProperty.map(IEMFMapProperty property)
|
Uses of IEMFMapProperty in org.eclipse.emf.databinding.edit.internal |
---|
Classes in org.eclipse.emf.databinding.edit.internal that implement IEMFMapProperty | |
---|---|
class |
EMFEditMapPropertyDecorator
PROVISIONAL: This API is subject to arbitrary change, including renaming or removal. |
Methods in org.eclipse.emf.databinding.edit.internal that return IEMFMapProperty | |
---|---|
IEMFMapProperty |
EMFEditSetPropertyDecorator.values(IEMFValueProperty property)
|
Methods in org.eclipse.emf.databinding.edit.internal with parameters of type IEMFMapProperty | |
---|---|
IEMFEditMapProperty |
EMFEditValuePropertyDecorator.map(IEMFMapProperty property)
|
Uses of IEMFMapProperty in org.eclipse.emf.databinding.internal |
---|
Classes in org.eclipse.emf.databinding.internal that implement IEMFMapProperty | |
---|---|
class |
EMFMapPropertyDecorator
PROVISIONAL: This API is subject to arbitrary change, including renaming or removal. |
Methods in org.eclipse.emf.databinding.internal that return IEMFMapProperty | |
---|---|
IEMFMapProperty |
EMFValuePropertyDecorator.map(EStructuralFeature feature)
|
IEMFMapProperty |
EMFValuePropertyDecorator.map(IEMFMapProperty property)
|
IEMFMapProperty |
EMFSetPropertyDecorator.values(EStructuralFeature feature)
|
IEMFMapProperty |
EMFMapPropertyDecorator.values(EStructuralFeature feature)
|
IEMFMapProperty |
EMFSetPropertyDecorator.values(FeaturePath featurePath)
|
IEMFMapProperty |
EMFMapPropertyDecorator.values(FeaturePath featurePath)
|
IEMFMapProperty |
EMFSetPropertyDecorator.values(IEMFValueProperty property)
|
IEMFMapProperty |
EMFMapPropertyDecorator.values(IEMFValueProperty property)
|
Methods in org.eclipse.emf.databinding.internal with parameters of type IEMFMapProperty | |
---|---|
IEMFMapProperty |
EMFValuePropertyDecorator.map(IEMFMapProperty property)
|
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |