|
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 |
LabelMapping.getMapEntry()
Returns the value of the 'Map Entry' container reference. |
MappingEntry |
ElementInitializer.getMappingEntry()
Returns the value of the 'Mapping Entry' reference |
Methods in org.eclipse.gmf.mappings with parameters of type MappingEntry | |
---|---|
void |
DiagramElementTarget.setElement(MappingEntry value)
Sets the value of the ' Element ' 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 |
DiagramElementTargetImpl.basicGetElement()
|
MappingEntry |
FeatureSeqInitializerImpl.basicGetMappingEntry()
|
MappingEntry |
DiagramElementTargetImpl.getElement()
|
MappingEntry |
LabelMappingImpl.getMapEntry()
|
MappingEntry |
FeatureSeqInitializerImpl.getMappingEntry()
|
Methods in org.eclipse.gmf.mappings.impl with parameters of type MappingEntry | |
---|---|
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<org.eclipse.emf.ecore.EStructuralFeature> |
FilterUtil.filterByContainerMetaclass(java.util.Collection<org.eclipse.emf.ecore.EStructuralFeature> eReferences,
MappingEntry mappingEntry)
|
static java.util.List<org.eclipse.emf.ecore.EClass> |
FilterUtil.filterByContainmentFeature(java.util.Collection<org.eclipse.emf.ecore.EClass> eClasses,
MappingEntry mappingEntry)
|
Uses of MappingEntry in org.eclipse.gmf.mappings.util |
---|
Methods in org.eclipse.gmf.mappings.util with parameters of type MappingEntry | |
---|---|
T |
GMFMapSwitch.caseMappingEntry(MappingEntry object)
Returns the result of interpreting 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.