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

  




 

 

Runtime

org.eclipse.gmf.runtime.diagram.core.providers
Class AbstractViewProvider.ClassToCreationMethodMap

java.lang.Object
  extended by java.util.AbstractMap<K,V>
      extended by java.util.HashMap
          extended by 
org.eclipse.gmf.runtime.diagram.core.providers.AbstractViewProvider.ClassToCreationMethodMap
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.util.Map
Enclosing class:
AbstractViewProvider

protected static class AbstractViewProvider.ClassToCreationMethodMap
extends java.util.HashMap

See Also:
Serialized Form

Constructor Summary
protected AbstractViewProvider.ClassToCreationMethodMap ()
           
 
Method Summary
 void addMethod (java.lang.Class clazz, java.lang.reflect.Method method)
           
 java.lang.reflect.Method getCreationMethod (java.lang.Class clazz)
           
 
Methods inherited from class java.util.HashMap
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from class java.util.AbstractMap
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Constructor Detail

AbstractViewProvider.ClassToCreationMethodMap

protected AbstractViewProvider.ClassToCreationMethodMap()
Method Detail

addMethod

public void addMethod(java.lang.Class clazz,
                      java.lang.reflect.Method method)

getCreationMethod

public java.lang.reflect.Method getCreationMethod(java.lang.Class clazz)

Runtime

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