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

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

Uses of ChildReference in org.eclipse.gmf.mappings
 

Methods in org.eclipse.gmf.mappings that return ChildReference
  ChildReference GMFMapFactory. createChildReference ()
          Returns a new object of class 'Child Reference'
 

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

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

Classes in org.eclipse.gmf.mappings.impl that implement ChildReference
 class ChildReferenceImpl
          An implementation of the model object ' Child Reference '
 

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

Methods in org.eclipse.gmf.mappings.impl that return ChildReference
  ChildReference GMFMapFactoryImpl. createChildReference ()
           
 

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

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

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

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

Methods in org.eclipse.gmf.mappings.util with parameters of type ChildReference
  T GMFMapSwitch. caseChildReference ( ChildReference object)
          Returns the result of interpreting the object as an instance of 'Child Reference'
 


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