|
Generation Framework | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MappingEntry | |
| org.eclipse.gmf.mappings | |
| org.eclipse.gmf.mappings.impl | |
| org.eclipse.gmf.mappings.presentation | |
| org.eclipse.gmf.mappings.util | |
| Uses of MappingEntry in org.eclipse.gmf.mappings |
| Subinterfaces of MappingEntry in org.eclipse.gmf.mappings | |
interface |
LinkMapping
A representation of the model object 'Link Mapping' |
interface |
NodeMapping
A representation of the model object 'Node Mapping' |
| Methods in org.eclipse.gmf.mappings that return MappingEntry | |
MappingEntry |
DiagramElementTarget.getElement()
Returns the value of the 'Element' reference |
MappingEntry |
ElementInitializer.getMappingEntry()
Returns the value of the 'Mapping Entry' container reference. |
MappingEntry |
LabelMapping.getMapEntry()
Returns the value of the 'Map Entry' container reference. |
| Methods in org.eclipse.gmf.mappings with parameters of type MappingEntry | |
void |
DiagramElementTarget.setElement(MappingEntry value)
Sets the value of the ' Element' reference |
void |
ElementInitializer.setMappingEntry(MappingEntry value)
Sets the value of the ' Mapping Entry' container reference |
| Uses of MappingEntry in org.eclipse.gmf.mappings.impl |
| Classes in org.eclipse.gmf.mappings.impl that implement MappingEntry | |
class |
LinkMappingImpl
An implementation of the model object 'Link Mapping' |
class |
MappingEntryImpl
An implementation of the model object 'Entry' |
class |
NodeMappingImpl
An implementation of the model object 'Node Mapping' |
| Fields in org.eclipse.gmf.mappings.impl declared as MappingEntry | |
protected MappingEntry |
DiagramElementTargetImpl.element
The cached value of the ' Element' reference |
| Methods in org.eclipse.gmf.mappings.impl that return MappingEntry | |
MappingEntry |
LabelMappingImpl.getMapEntry()
|
MappingEntry |
FeatureSeqInitializerImpl.getMappingEntry()
|
MappingEntry |
DiagramElementTargetImpl.getElement()
|
MappingEntry |
DiagramElementTargetImpl.basicGetElement()
|
| Methods in org.eclipse.gmf.mappings.impl with parameters of type MappingEntry | |
NotificationChain |
FeatureSeqInitializerImpl.basicSetMappingEntry(MappingEntry newMappingEntry,
NotificationChain msgs)
|
void |
FeatureSeqInitializerImpl.setMappingEntry(MappingEntry newMappingEntry)
|
void |
DiagramElementTargetImpl.setElement(MappingEntry newElement)
|
| Uses of MappingEntry in org.eclipse.gmf.mappings.presentation |
| Methods in org.eclipse.gmf.mappings.presentation with parameters of type MappingEntry | |
static java.util.List |
FilterUtil.filterByContainmentFeature(java.util.Collection eClasses,
MappingEntry mappingEntry)
|
static java.util.List |
FilterUtil.filterByContainerMetaclass(java.util.Collection eAttributes,
MappingEntry mappingEntry)
|
| Uses of MappingEntry in org.eclipse.gmf.mappings.util |
| Methods in org.eclipse.gmf.mappings.util with parameters of type MappingEntry | |
java.lang.Object |
GMFMapSwitch.caseMappingEntry(MappingEntry object)
Returns the result of interpretting the object as an instance of 'Mapping Entry' |
|
Generation Framework | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.