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.CompartmentMapping

Packages that use CompartmentMapping
org.eclipse.gmf.mappings   
org.eclipse.gmf.mappings.impl   
org.eclipse.gmf.mappings.presentation   
org.eclipse.gmf.mappings.util   
 

Uses of CompartmentMapping in org.eclipse.gmf.mappings
 

Methods in org.eclipse.gmf.mappings that return CompartmentMapping
  CompartmentMapping GMFMapFactory. createCompartmentMapping ()
          Returns a new object of class 'Compartment Mapping'
  CompartmentMapping ChildReference. getCompartment ()
          Returns the value of the ' Compartment ' reference.
 

Methods in org.eclipse.gmf.mappings that return types with arguments of type CompartmentMapping
 org.eclipse.emf.common.util.EList< CompartmentMapping> NodeMapping. getCompartments ()
          Returns the value of the ' Compartments ' containment reference list.
 

Methods in org.eclipse.gmf.mappings with parameters of type CompartmentMapping
 void ChildReference. setCompartment ( CompartmentMapping value)
          Sets the value of the ' Compartment' reference
 

Uses of CompartmentMapping in org.eclipse.gmf.mappings.impl
 

Classes in org.eclipse.gmf.mappings.impl that implement CompartmentMapping
 class CompartmentMappingImpl
          An implementation of the model object ' Compartment Mapping '
 

Fields in org.eclipse.gmf.mappings.impl declared as CompartmentMapping
protected   CompartmentMapping ChildReferenceImpl. compartment
          The cached value of the ' Compartment' reference
 

Fields in org.eclipse.gmf.mappings.impl with type parameters of type CompartmentMapping
protected  org.eclipse.emf.common.util.EList< CompartmentMapping> NodeMappingImpl. compartments
          The cached value of the ' Compartments' containment reference list
 

Methods in org.eclipse.gmf.mappings.impl that return CompartmentMapping
  CompartmentMapping ChildReferenceImpl. basicGetCompartment ()
           
  CompartmentMapping GMFMapFactoryImpl. createCompartmentMapping ()
           
  CompartmentMapping ChildReferenceImpl. getCompartment ()
           
 

Methods in org.eclipse.gmf.mappings.impl that return types with arguments of type CompartmentMapping
 org.eclipse.emf.common.util.EList< CompartmentMapping> NodeMappingImpl. getCompartments ()
           
 

Methods in org.eclipse.gmf.mappings.impl with parameters of type CompartmentMapping
 org.eclipse.emf.common.notify.NotificationChain ChildReferenceImpl. basicSetCompartment ( CompartmentMapping newCompartment, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void ChildReferenceImpl. setCompartment ( CompartmentMapping newCompartment)
           
 

Uses of CompartmentMapping in org.eclipse.gmf.mappings.presentation
 

Methods in org.eclipse.gmf.mappings.presentation with parameters of type CompartmentMapping
static java.util.Collection<org.eclipse.emf.ecore.EObject> FilterUtil. filterByNodeMapping (java.util.Collection<org.eclipse.emf.ecore.EObject> childReferences, CompartmentMapping mapping)
           
 

Uses of CompartmentMapping in org.eclipse.gmf.mappings.util
 

Methods in org.eclipse.gmf.mappings.util with parameters of type CompartmentMapping
  T GMFMapSwitch. caseCompartmentMapping ( CompartmentMapping object)
          Returns the result of interpreting the object as an instance of 'Compartment Mapping'
 


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