|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LinkMapping | |
---|---|
org.eclipse.gmf.mappings | |
org.eclipse.gmf.mappings.impl | |
org.eclipse.gmf.mappings.presentation | |
org.eclipse.gmf.mappings.util |
Uses of LinkMapping in org.eclipse.gmf.mappings |
---|
Methods in org.eclipse.gmf.mappings that return LinkMapping | |
---|---|
LinkMapping |
GMFMapFactory.createLinkMapping()
Returns a new object of class 'Link Mapping'. |
LinkMapping |
LinkConstraints.getLinkMapping()
Returns the value of the 'Link Mapping' container reference. |
Methods in org.eclipse.gmf.mappings that return types with arguments of type LinkMapping | |
---|---|
org.eclipse.emf.common.util.EList<LinkMapping> |
Mapping.getLinks()
Returns the value of the 'Links' containment reference list. |
Uses of LinkMapping in org.eclipse.gmf.mappings.impl |
---|
Classes in org.eclipse.gmf.mappings.impl that implement LinkMapping | |
---|---|
class |
LinkMappingImpl
An implementation of the model object 'Link Mapping'. |
Fields in org.eclipse.gmf.mappings.impl with type parameters of type LinkMapping | |
---|---|
protected org.eclipse.emf.common.util.EList<LinkMapping> |
MappingImpl.links
The cached value of the ' Links ' containment reference list. |
Methods in org.eclipse.gmf.mappings.impl that return LinkMapping | |
---|---|
LinkMapping |
GMFMapFactoryImpl.createLinkMapping()
|
LinkMapping |
LinkConstraintsImpl.getLinkMapping()
|
Methods in org.eclipse.gmf.mappings.impl that return types with arguments of type LinkMapping | |
---|---|
org.eclipse.emf.common.util.EList<LinkMapping> |
MappingImpl.getLinks()
|
Uses of LinkMapping in org.eclipse.gmf.mappings.presentation |
---|
Methods in org.eclipse.gmf.mappings.presentation with parameters of type LinkMapping | |
---|---|
static List<org.eclipse.emf.ecore.EReference> |
FilterUtil.filterByReferenceType(Collection<org.eclipse.emf.ecore.EReference> eReferences,
LinkMapping linkMapping)
|
Uses of LinkMapping in org.eclipse.gmf.mappings.util |
---|
Methods in org.eclipse.gmf.mappings.util with parameters of type LinkMapping | |
---|---|
T |
GMFMapSwitch.caseLinkMapping(LinkMapping object)
Returns the result of interpreting the object as an instance of 'Link Mapping'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |