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

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

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

Methods in org.eclipse.gmf.codegen.gmfgen that return GenLink
  GenLink GMFGenFactory. createGenLink ()
          Returns a new object of class 'Gen Link'
  GenLink GenLinkLabel. getLink ()
          Returns the value of the ' Link ' container reference.
  GenLink GenLinkConstraints. getLink ()
          Returns the value of the ' Link ' container reference.
 

Methods in org.eclipse.gmf.codegen.gmfgen that return types with arguments of type GenLink
 org.eclipse.emf.common.util.EList< GenLink> GenLinkEnd. getGenIncomingLinks ()
          Returns the value of the ' Gen Incoming Links ' reference list.
 org.eclipse.emf.common.util.EList< GenLink> ToolEntry. getGenLinks ()
          Returns the value of the ' Gen Links ' reference list.
 org.eclipse.emf.common.util.EList< GenLink> GenLinkEnd. getGenOutgoingLinks ()
          Returns the value of the ' Gen Outgoing Links ' reference list.
 org.eclipse.emf.common.util.EList< GenLink> GenDiagram. getLinks ()
          Returns the value of the ' Links ' containment reference list.
 java.util.List< GenLink> GenDiagram. getPhantomLinks ()
           
 org.eclipse.emf.common.util.EList< GenLink> GenNode. getReorientedIncomingLinks ()
          Returns the value of the ' Reoriented Incoming Links ' reference list.
 

Methods in org.eclipse.gmf.codegen.gmfgen with parameters of type GenLink
 void GenLinkLabel. setLink ( GenLink value)
          Sets the value of the ' Link' container reference
 void GenLinkConstraints. setLink ( GenLink value)
          Sets the value of the ' Link' container reference
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenLink
 class GenLinkImpl
          An implementation of the model object ' Gen Link '
 

Fields in org.eclipse.gmf.codegen.gmfgen.impl with type parameters of type GenLink
protected  org.eclipse.emf.common.util.EList< GenLink> ToolEntryImpl. genLinks
          The cached value of the ' Gen Links' reference list
protected  org.eclipse.emf.common.util.EList< GenLink> GenDiagramImpl. links
          The cached value of the ' Links' containment reference list
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenLink
  GenLink GMFGenFactoryImpl. createGenLink ()
           
  GenLink GenLinkLabelImpl. getLink ()
           
  GenLink GenLinkConstraintsImpl. getLink ()
           
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return types with arguments of type GenLink
 org.eclipse.emf.common.util.EList< GenLink> GenNodeImpl. getGenIncomingLinks ()
           
 org.eclipse.emf.common.util.EList< GenLink> GenLinkImpl. getGenIncomingLinks ()
           
 org.eclipse.emf.common.util.EList< GenLink> ToolEntryImpl. getGenLinks ()
           
 org.eclipse.emf.common.util.EList< GenLink> GenNodeImpl. getGenOutgoingLinks ()
           
 org.eclipse.emf.common.util.EList< GenLink> GenLinkImpl. getGenOutgoingLinks ()
           
 org.eclipse.emf.common.util.EList< GenLink> GenDiagramImpl. getLinks ()
           
 java.util.List< GenLink> GenDiagramImpl. getPhantomLinks ()
           
 org.eclipse.emf.common.util.EList< GenLink> GenNodeImpl. getReorientedIncomingLinks ()
           
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl with parameters of type GenLink
 org.eclipse.emf.common.notify.NotificationChain GenLinkLabelImpl. basicSetLink ( GenLink newLink, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain GenLinkConstraintsImpl. basicSetLink ( GenLink newLink, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void GenLinkLabelImpl. setLink ( GenLink newLink)
           
 void GenLinkConstraintsImpl. setLink ( GenLink newLink)
           
 

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

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


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