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

  




 

 


Uses of Class
org.eclipse.uml2.codegen.ecore.genmodel.GenCacheAdapterScope

Packages that use GenCacheAdapterScope
org.eclipse.uml2.codegen.ecore.genmodel   
org.eclipse.uml2.codegen.ecore.genmodel.util   
 

Uses of GenCacheAdapterScope in org.eclipse.uml2.codegen.ecore.genmodel
 

Fields in org.eclipse.uml2.codegen.ecore.genmodel with type parameters of type GenCacheAdapterScope
static java.util.List< GenCacheAdapterScope> GenCacheAdapterScope. VALUES
          A public read-only list of all the ' Gen Cache Adapter Scope ' enumerators
 

Methods in org.eclipse.uml2.codegen.ecore.genmodel that return GenCacheAdapterScope
static  GenCacheAdapterScope GenCacheAdapterScope. get (int value)
          Returns the ' Gen Cache Adapter Scope ' literal with the specified integer value
static  GenCacheAdapterScope GenCacheAdapterScope. get (java.lang.String literal)
          Returns the ' Gen Cache Adapter Scope ' literal with the specified literal value
static  GenCacheAdapterScope GenCacheAdapterScope. getByName (java.lang.String name)
          Returns the ' Gen Cache Adapter Scope ' literal with the specified name
  GenCacheAdapterScope GenOperation. getCacheAdapterScope ()
          Returns the value of the ' Cache Adapter Scope ' attribute.
static  GenCacheAdapterScope GenCacheAdapterScope. valueOf (java.lang.String name)
          Returns the enum constant of this type with the specified name.
static  GenCacheAdapterScope[] GenCacheAdapterScope. values ()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.eclipse.uml2.codegen.ecore.genmodel with parameters of type GenCacheAdapterScope
 void GenOperation. setCacheAdapterScope ( GenCacheAdapterScope value)
          Sets the value of the ' Cache Adapter Scope' attribute
 

Uses of GenCacheAdapterScope in org.eclipse.uml2.codegen.ecore.genmodel.util
 

Methods in org.eclipse.uml2.codegen.ecore.genmodel.util that return GenCacheAdapterScope
static  GenCacheAdapterScope UML2GenModelUtil. getCacheAdapterScope (org.eclipse.emf.codegen.ecore.genmodel.GenOperation genOperation)
           
 


Copyright 2003, 2007 IBM Corporation and others.
All Rights Reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire