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.codegen.gmfgen.GenLinkEnd

Packages that use GenLinkEnd
org.eclipse.gmf.codegen.gmfgen   
org.eclipse.gmf.codegen.gmfgen.impl   
org.eclipse.gmf.codegen.gmfgen.util   
 

Uses of GenLinkEnd in org.eclipse.gmf.codegen.gmfgen
 

Subinterfaces of GenLinkEnd in org.eclipse.gmf.codegen.gmfgen
 interface GenChildLabelNode
          A representation of the model object ' Gen Child Label Node '
 interface GenChildNode
          A representation of the model object ' Gen Child Node '
 interface GenChildSideAffixedNode
          A representation of the model object ' Gen Child Side Affixed Node '
 interface GenLink
          A representation of the model object ' Gen Link '
 interface GenNode
          A representation of the model object ' Gen Node '
 interface GenTopLevelNode
          A representation of the model object ' Gen Top Level Node '
 

Methods in org.eclipse.gmf.codegen.gmfgen that return types with arguments of type GenLinkEnd
 org.eclipse.emf.common.util.EList< GenLinkEnd> GenLink. getSources ()
          Returns the value of the ' Sources ' reference list.
 org.eclipse.emf.common.util.EList< GenLinkEnd> GenLink. getTargets ()
          Returns the value of the ' Targets ' reference list.
 

Uses of GenLinkEnd in org.eclipse.gmf.codegen.gmfgen.impl
 

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenLinkEnd
 class GenChildLabelNodeImpl
          An implementation of the model object ' Gen Child Label Node '
 class GenChildNodeImpl
          An implementation of the model object ' Gen Child Node '
 class GenChildSideAffixedNodeImpl
          An implementation of the model object ' Gen Child Side Affixed Node '
 class GenLinkImpl
          An implementation of the model object ' Gen Link '
 class GenNodeImpl
          An implementation of the model object ' Gen Node '
 class GenTopLevelNodeImpl
          An implementation of the model object ' Gen Top Level Node '
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return types with arguments of type GenLinkEnd
 org.eclipse.emf.common.util.EList< GenLinkEnd> GenLinkImpl. getSources ()
           
 org.eclipse.emf.common.util.EList< GenLinkEnd> GenLinkImpl. getTargets ()
           
 

Uses of GenLinkEnd in org.eclipse.gmf.codegen.gmfgen.util
 

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenLinkEnd
  T GMFGenSwitch. caseGenLinkEnd ( GenLinkEnd object)
          Returns the result of interpreting the object as an instance of 'Gen Link End'
 


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