Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Generation Framework

Uses of Interface
org.eclipse.gmf.mappings.MappingEntry

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

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire