|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.AbstractMap<K,V>
java.util.HashMap
org.eclipse.gmf.runtime.diagram.core.providers.AbstractViewProvider.ClassToCreationMethodMap
protected static class AbstractViewProvider.ClassToCreationMethodMap
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 |
---|
protected AbstractViewProvider.ClassToCreationMethodMap()
Method Detail |
---|
public void addMethod(java.lang.Class clazz, java.lang.reflect.Method method)
public java.lang.reflect.Method getCreationMethod(java.lang.Class clazz)
|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.