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

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

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

Subinterfaces of LinkModelFacet in org.eclipse.gmf.codegen.gmfgen
 interface FeatureLinkModelFacet
          A representation of the model object ' Feature Link Model Facet '
 interface TypeLinkModelFacet
          A representation of the model object ' Type Link Model Facet '
 

Methods in org.eclipse.gmf.codegen.gmfgen that return LinkModelFacet
  LinkModelFacet GenLink. getModelFacet ()
          Returns the value of the ' Model Facet ' containment reference
 

Methods in org.eclipse.gmf.codegen.gmfgen with parameters of type LinkModelFacet
 void GenLink. setModelFacet ( LinkModelFacet value)
          Sets the value of the ' Model Facet' containment reference
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement LinkModelFacet
 class FeatureLinkModelFacetImpl
          An implementation of the model object ' Feature Link Model Facet '
 class TypeLinkModelFacetImpl
          An implementation of the model object ' Type Link Model Facet '
 

Fields in org.eclipse.gmf.codegen.gmfgen.impl declared as LinkModelFacet
protected   LinkModelFacet GenLinkImpl. modelFacet
          The cached value of the ' Model Facet' containment reference
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return LinkModelFacet
  LinkModelFacet GenLinkImpl. getModelFacet ()
           
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl with parameters of type LinkModelFacet
 org.eclipse.emf.common.notify.NotificationChain GenLinkImpl. basicSetModelFacet ( LinkModelFacet newModelFacet, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void GenLinkImpl. setModelFacet ( LinkModelFacet newModelFacet)
           
 

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

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type LinkModelFacet
  T GMFGenSwitch. caseLinkModelFacet ( LinkModelFacet object)
          Returns the result of interpreting the object as an instance of 'Link Model Facet'
 


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