API Test Coverage Report for org.eclipse.jem.beaninfo
Test Coverage (methods tested: 677, methods not tested: 388)

Hide tested methods Hide untested methods Collapse classes

org.eclipse.jem.beaninfo.vm.BaseBeanInfo

 <clinit>  ()V
 <init>  ()V
 capitalize  (Ljava/lang/String;)Ljava/lang/String;
 createBeanDescriptor  (Ljava/lang/Class;[Ljava/lang/Object;)Ljava/beans/BeanDescriptor;
 createEventSetDescriptor  (Ljava/lang/Class;Ljava/lang/String;[Ljava/lang/Object;[Ljava/beans/MethodDescriptor;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/beans/EventSetDescriptor;
 createFieldPropertyDescriptor  (Ljava/lang/String;Ljava/lang/reflect/Field;[Ljava/lang/Object;)Ljava/beans/PropertyDescriptor;
 createMethodDescriptor  (Ljava/lang/Class;Ljava/lang/String;[Ljava/lang/Object;[Ljava/beans/ParameterDescriptor;[Ljava/lang/Class;)Ljava/beans/MethodDescriptor;
 createParameterDescriptor  (Ljava/lang/String;[Ljava/lang/Object;)Ljava/beans/ParameterDescriptor;
 createPropertyDescriptor  (Ljava/lang/Class;Ljava/lang/String;[Ljava/lang/Object;)Ljava/beans/PropertyDescriptor;
 findMethod  (Ljava/lang/Class;Ljava/lang/String;I)Ljava/lang/reflect/Method;
 findPropertyDescriptor  ([Ljava/beans/PropertyDescriptor;Ljava/lang/String;)I
 getAdditionalBeanInfo  ()[Ljava/beans/BeanInfo;
 getBeanClass  ()Ljava/lang/Class;
 getBeanDescriptor  ()Ljava/beans/BeanDescriptor;
 getDefaultEventIndex  ()I
 getDefaultPropertyIndex  ()I
 handleException  (Ljava/lang/Throwable;)V
 overridePropertyDescriptors  ([Ljava/beans/PropertyDescriptor;)[Ljava/beans/PropertyDescriptor;
 replacePropertyDescriptor  ([Ljava/beans/PropertyDescriptor;Ljava/lang/String;Ljava/lang/Class;[Ljava/lang/Object;)V
 throwError  (Ljava/lang/Exception;Ljava/lang/String;)V

org.eclipse.jem.internal.beaninfo.BeanDecorator

 getCustomizerClass  ()Lorg/eclipse/jem/java/JavaClass;
 getIconURL  ()Ljava/net/URL;
 getNotInheritedEventNames  ()Lorg/eclipse/emf/common/util/EList;
 getNotInheritedMethodNames  ()Lorg/eclipse/emf/common/util/EList;
 getNotInheritedPropertyNames  ()Lorg/eclipse/emf/common/util/EList;
 isDoBeaninfo  ()Z
 isIntrospectEvents  ()Z
 isIntrospectMethods  ()Z
 isIntrospectProperties  ()Z
 isMergeSuperEvents  ()Z
 isMergeSuperMethods  ()Z
 isMergeSuperProperties  ()Z
 isSetMergeSuperEvents  ()Z
 isSetMergeSuperMethods  ()Z
 isSetMergeSuperProperties  ()Z
 setCustomizerClass  (Lorg/eclipse/jem/java/JavaClass;)V
 setDoBeaninfo  (Z)V
 setIntrospectEvents  (Z)V
 setIntrospectMethods  (Z)V
 setIntrospectProperties  (Z)V
 setMergeSuperEvents  (Z)V
 setMergeSuperMethods  (Z)V
 setMergeSuperProperties  (Z)V
 unsetMergeSuperEvents  ()V
 unsetMergeSuperMethods  ()V
 unsetMergeSuperProperties  ()V

org.eclipse.jem.internal.beaninfo.impl.BeanDecoratorImpl

 <init>  ()V
 basicGetCustomizerClass  ()Lorg/eclipse/jem/java/JavaClass;
 eBasicRemoveFromContainer  (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eIsSetGen  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getCustomizerClass  ()Lorg/eclipse/jem/java/JavaClass;
 getIconURL  ()Ljava/net/URL;
 getNotInheritedEventNames  ()Lorg/eclipse/emf/common/util/EList;
 getNotInheritedMethodNames  ()Lorg/eclipse/emf/common/util/EList;
 getNotInheritedPropertyNames  ()Lorg/eclipse/emf/common/util/EList;
 isDoBeaninfo  ()Z
 isIntrospectEvents  ()Z
 isIntrospectMethods  ()Z
 isIntrospectProperties  ()Z
 isMergeSuperEvents  ()Z
 isMergeSuperMethods  ()Z
 isMergeSuperProperties  ()Z
 isSetMergeSuperEvents  ()Z
 isSetMergeSuperMethods  ()Z
 isSetMergeSuperProperties  ()Z
 setCustomizerClass  (Lorg/eclipse/jem/java/JavaClass;)V
 setDoBeaninfo  (Z)V
 setIntrospectEvents  (Z)V
 setIntrospectMethods  (Z)V
 setIntrospectProperties  (Z)V
 setMergeSuperEvents  (Z)V
 setMergeSuperMethods  (Z)V
 setMergeSuperProperties  (Z)V
 toString  ()Ljava/lang/String;
 unsetMergeSuperEvents  ()V
 unsetMergeSuperMethods  ()V
 unsetMergeSuperProperties  ()V

org.eclipse.jem.internal.beaninfo.vm.BeanDescriptorEquality

 <init>  ()V
 <init>  (Ljava/beans/BeanDescriptor;)V
 calculateHashCode  ()I
 equals  (Ljava/lang/Object;)Z
 INIT  ()V

org.eclipse.jem.internal.beaninfo.impl.BeanEventImpl

 <init>  ()V
  1. org.eclipse.jem.tests.AllSuites

 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.adapters.BeaninfoAdapterFactory

 <init>  (Lorg/eclipse/jem/internal/beaninfo/core/IBeaninfoSupplier;)V
  1. org.eclipse.jem.tests.AllSuites

 closeAll  (Z)V
  1. org.eclipse.jem.tests.AllSuites

 createAdapter  (Lorg/eclipse/emf/common/notify/Notifier;Ljava/lang/Object;)Lorg/eclipse/emf/common/notify/Adapter;
  1. org.eclipse.jem.tests.AllSuites

 getNewResourceSet  ()Lorg/eclipse/jem/util/emf/workbench/ProjectResourceSet;
  1. org.eclipse.jem.tests.AllSuites

 getProject  ()Lorg/eclipse/core/resources/IProject;
  1. org.eclipse.jem.tests.AllSuites

 getProjectResourceSet  ()Lorg/eclipse/emf/ecore/resource/ResourceSet;
  1. org.eclipse.jem.tests.AllSuites

 getRegistry  ()Lorg/eclipse/jem/internal/proxy/core/ProxyFactoryRegistry;
  1. org.eclipse.jem.tests.AllSuites

 isFactoryForType  (Ljava/lang/Object;)Z
  1. org.eclipse.jem.tests.AllSuites

 isRegistryCreated  ()Z
  1. org.eclipse.jem.tests.AllSuites

 markAllStale  (Z)V
  1. org.eclipse.jem.tests.AllSuites

 markAllStale  ()V
  1. org.eclipse.jem.tests.AllSuites

 markPackageStale  (Ljava/lang/String;)V
  1. org.eclipse.jem.tests.AllSuites

 markStaleIntrospection  (Ljava/lang/String;Z)V
  1. org.eclipse.jem.tests.AllSuites

 markStaleIntrospectionPlusInner  (Ljava/lang/String;Z)V
  1. org.eclipse.jem.tests.AllSuites

 recycleRegistry  ()Lorg/eclipse/jem/internal/proxy/core/ProxyFactoryRegistry;
  1. org.eclipse.jem.tests.AllSuites

 registerIntrospection  (Ljava/lang/String;Lorg/eclipse/jem/internal/beaninfo/adapters/BeaninfoClassAdapter;)V
  1. org.eclipse.jem.tests.AllSuites

 removeAdapter  (Lorg/eclipse/jem/internal/beaninfo/adapters/BeaninfoClassAdapter;)V
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.adapters.BeanInfoAdapterMessages

 <clinit>  ()V
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.core.BeanInfoCacheController

 <clinit>  ()V
  1. org.eclipse.jem.tests.AllSuites

 access$0  ()Lorg/eclipse/core/runtime/QualifiedName;
  1. org.eclipse.jem.tests.AllSuites

 access$1  ()Lorg/eclipse/jem/internal/beaninfo/core/BeanInfoCacheController$Index;
  1. org.eclipse.jem.tests.AllSuites

 access$2  (Lorg/eclipse/jem/internal/beaninfo/core/BeanInfoCacheController$Index;)V
  1. org.eclipse.jem.tests.AllSuites

 access$3  (Ljava/io/File;Z)V
  1. org.eclipse.jem.tests.AllSuites

 access$4  (Lorg/eclipse/jem/internal/beaninfo/core/BeanInfoCacheController;)Ljava/util/List;
  1. org.eclipse.jem.tests.AllSuites

 getCache  (Lorg/eclipse/jem/java/JavaClass;Lorg/eclipse/jem/internal/beaninfo/core/BeanInfoCacheController$ClassEntry;Z)Lorg/eclipse/emf/ecore/resource/Resource;
  1. org.eclipse.jem.tests.AllSuites

 getCacheDir  (Lorg/eclipse/core/resources/IProject;)Lorg/eclipse/core/runtime/IPath;
  1. org.eclipse.jem.tests.AllSuites

 getClassEntry  (Lorg/eclipse/jem/java/JavaClass;)Lorg/eclipse/jem/internal/beaninfo/core/BeanInfoCacheController$ClassEntry;
  1. org.eclipse.jem.tests.AllSuites

 newCache  (Lorg/eclipse/jem/java/JavaClass;Ljava/lang/Object;I)Lorg/eclipse/jem/internal/beaninfo/core/BeanInfoCacheController$ClassEntry;
  1. org.eclipse.jem.tests.AllSuites

 waitForCacheSaveJob  ()V
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.core.BeanInfoCacheController$ArchiveRootIndex

 <init>  ()V
  1. org.eclipse.jem.tests.AllSuites

 <init>  (Ljava/lang/String;JLorg/eclipse/jem/internal/beaninfo/core/BeanInfoCacheController$Index;)V
  1. org.eclipse.jem.tests.AllSuites

 getArchiveModificationStamp  ()J
  1. org.eclipse.jem.tests.AllSuites

 isArchiveRoot  ()Z
  1. org.eclipse.jem.tests.AllSuites

 setArchiveModificationStamp  (J)V
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.core.BeanInfoCacheController$ClassEntry

 <init>  (Lorg/eclipse/jem/internal/beaninfo/core/BeanInfoCacheController$RootIndex;Ljava/lang/String;)V
  1. org.eclipse.jem.tests.AllSuites

 <init>  ()V
  1. org.eclipse.jem.tests.AllSuites

 getClassName  ()Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 getConfigurationModificationStamp  ()J
  1. org.eclipse.jem.tests.AllSuites

 getInterfaceModificationStamps  ()[J
  1. org.eclipse.jem.tests.AllSuites

 getInterfaceNames  ()[Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 getModificationStamp  ()J
  1. org.eclipse.jem.tests.AllSuites

 getPendingOverrideResource  ()Lorg/eclipse/emf/ecore/resource/Resource;
  1. org.eclipse.jem.tests.AllSuites

 getPendingResource  ()Lorg/eclipse/emf/ecore/resource/Resource;
  1. org.eclipse.jem.tests.AllSuites

 getRootIndex  ()Lorg/eclipse/jem/internal/beaninfo/core/BeanInfoCacheController$RootIndex;
  1. org.eclipse.jem.tests.AllSuites

 getSuperModificationStamp  ()J
  1. org.eclipse.jem.tests.AllSuites

 isDeleted  ()Z
  1. org.eclipse.jem.tests.AllSuites

 isOperationsStored  ()Z
  1. org.eclipse.jem.tests.AllSuites

 isStale  ()Z
  1. org.eclipse.jem.tests.AllSuites

 markDeleted  ()V
  1. org.eclipse.jem.tests.AllSuites

 overrideCacheExists  ()Z
  1. org.eclipse.jem.tests.AllSuites

 setConfigurationModificationStamp  (J)V
  1. org.eclipse.jem.tests.AllSuites

 setInterfaceModificationStamps  ([J)V
  1. org.eclipse.jem.tests.AllSuites

 setInterfaceNames  ([Ljava/lang/String;)V
  1. org.eclipse.jem.tests.AllSuites

 setModificationStamp  (J)V
  1. org.eclipse.jem.tests.AllSuites

 setOperationsStored  (Z)V
  1. org.eclipse.jem.tests.AllSuites

 setOverrideCacheExists  (Z)V
  1. org.eclipse.jem.tests.AllSuites

 setPendingOverrideResource  (Lorg/eclipse/emf/ecore/resource/Resource;)V
  1. org.eclipse.jem.tests.AllSuites

 setPendingResource  (Lorg/eclipse/emf/ecore/resource/Resource;)V
  1. org.eclipse.jem.tests.AllSuites

 setRootIndex  (Lorg/eclipse/jem/internal/beaninfo/core/BeanInfoCacheController$RootIndex;)V
  1. org.eclipse.jem.tests.AllSuites

 setSuperModificationStamp  (J)V
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.core.BeanInfoCacheController$FolderRootIndex

 <init>  (Ljava/lang/String;Lorg/eclipse/jem/internal/beaninfo/core/BeanInfoCacheController$Index;)V
  1. org.eclipse.jem.tests.AllSuites

 <init>  ()V
  1. org.eclipse.jem.tests.AllSuites

 isArchiveRoot  ()Z
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.core.BeanInfoCacheController$Index

 <init>  ()V
  1. org.eclipse.jem.tests.AllSuites

 isDead  ()Z
  1. org.eclipse.jem.tests.AllSuites

 isDirty  ()Z
  1. org.eclipse.jem.tests.AllSuites

 markDead  ()V
  1. org.eclipse.jem.tests.AllSuites

 setDirty  (Z)V
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.core.BeanInfoCacheController$RootIndex

 <init>  ()V
  1. org.eclipse.jem.tests.AllSuites

 <init>  (Ljava/lang/String;Lorg/eclipse/jem/internal/beaninfo/core/BeanInfoCacheController$Index;)V
  1. org.eclipse.jem.tests.AllSuites

 getCachePath  ()Lorg/eclipse/core/runtime/IPath;
  1. org.eclipse.jem.tests.AllSuites

 getIndex  ()Lorg/eclipse/jem/internal/beaninfo/core/BeanInfoCacheController$Index;
  1. org.eclipse.jem.tests.AllSuites

 getRootName  ()Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 isArchiveRoot  ()Z
  1. org.eclipse.jem.tests.AllSuites

 setDirty  ()V
  1. org.eclipse.jem.tests.AllSuites

 setupIndex  (Lorg/eclipse/core/resources/IProject;)V
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.core.BeanInfoCacheController$SaveParticipant

 <init>  (Lorg/eclipse/jem/internal/beaninfo/core/BeanInfoCacheController;)V
  1. org.eclipse.jem.tests.AllSuites

 doneSaving  (Lorg/eclipse/core/resources/ISaveContext;)V
  1. org.eclipse.jem.tests.AllSuites

 prepareToSave  (Lorg/eclipse/core/resources/ISaveContext;)V
  1. org.eclipse.jem.tests.AllSuites

 rollback  (Lorg/eclipse/core/resources/ISaveContext;)V
  1. org.eclipse.jem.tests.AllSuites

 saving  (Lorg/eclipse/core/resources/ISaveContext;)V
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.adapters.BeaninfoClassAdapter

 <clinit>  ()V
  1. org.eclipse.jem.tests.AllSuites

 <init>  (Lorg/eclipse/jem/internal/beaninfo/adapters/BeaninfoAdapterFactory;)V
  1. org.eclipse.jem.tests.AllSuites

 access$0  ()Z
  1. org.eclipse.jem.tests.AllSuites

 access$1  (Z)V
  1. org.eclipse.jem.tests.AllSuites

 access$2  ()Z
  1. org.eclipse.jem.tests.AllSuites

 access$3  ()Ljava/lang/reflect/Method;
  1. org.eclipse.jem.tests.AllSuites

 access$4  ()Ljava/lang/Object;
  1. org.eclipse.jem.tests.AllSuites

 access$5  ()Ljava/lang/reflect/Method;
  1. org.eclipse.jem.tests.AllSuites

 access$6  ()Ljava/util/regex/Pattern;
  1. org.eclipse.jem.tests.AllSuites

 access$7  ()Lorg/eclipse/emf/common/util/URI;
  1. org.eclipse.jem.tests.AllSuites

 access$8  (Lorg/eclipse/jem/internal/beaninfo/adapters/BeaninfoClassAdapter;)Lorg/eclipse/jem/java/JavaClass;
  1. org.eclipse.jem.tests.AllSuites

 allEvents  ()Lorg/eclipse/emf/common/util/EList;
  1. org.eclipse.jem.tests.AllSuites

 allOperations  ()Lorg/eclipse/emf/common/util/BasicEList;
  1. org.eclipse.jem.tests.AllSuites

 allProperties  ()Lorg/eclipse/emf/common/util/EList;
  1. org.eclipse.jem.tests.AllSuites

 applyExtensionDocTo  (Lorg/eclipse/emf/ecore/resource/ResourceSet;Lorg/eclipse/jem/java/JavaClass;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
  1. org.eclipse.jem.tests.AllSuites

 applyExtensionDocument  (Z)V
  1. org.eclipse.jem.tests.AllSuites

 calculateEvent  (Lorg/eclipse/jem/internal/beaninfo/common/EventSetRecord;)Lorg/eclipse/jem/internal/beaninfo/EventSetDecorator;
  1. org.eclipse.jem.tests.AllSuites

 calculateOperation  (Lorg/eclipse/jem/internal/beaninfo/common/MethodRecord;)Lorg/eclipse/jem/internal/beaninfo/MethodDecorator;
  1. org.eclipse.jem.tests.AllSuites

 calculateProperty  (Lorg/eclipse/jem/internal/beaninfo/common/PropertyRecord;Z)Lorg/eclipse/jem/internal/beaninfo/PropertyDecorator;
  1. org.eclipse.jem.tests.AllSuites

 canUseCache  (J)Z
  1. org.eclipse.jem.tests.AllSuites

 clearIntrospection  ()V
  1. org.eclipse.jem.tests.AllSuites

 createEvent  (Ljava/lang/String;)Lorg/eclipse/jem/internal/beaninfo/EventSetDecorator;
  1. org.eclipse.jem.tests.AllSuites

 createOperation  (Ljava/lang/String;Ljava/lang/String;Lorg/eclipse/jem/java/Method;Lorg/eclipse/jem/internal/beaninfo/common/MethodRecord;)Lorg/eclipse/jem/internal/beaninfo/MethodDecorator;
  1. org.eclipse.jem.tests.AllSuites

 createProperty  (Ljava/lang/String;ZLorg/eclipse/emf/ecore/EClassifier;)Lorg/eclipse/jem/internal/beaninfo/PropertyDecorator;
  1. org.eclipse.jem.tests.AllSuites

 getAdapterFactory  ()Lorg/eclipse/jem/internal/beaninfo/adapters/BeaninfoAdapterFactory;
  1. org.eclipse.jem.tests.AllSuites

 getAllEvents  ()Lorg/eclipse/emf/common/util/EList;
  1. org.eclipse.jem.tests.AllSuites

 getAllProperties  ()Lorg/eclipse/emf/common/util/EList;
  1. org.eclipse.jem.tests.AllSuites

 getBeaninfoClassAdapter  (Lorg/eclipse/emf/ecore/EObject;)Lorg/eclipse/jem/internal/beaninfo/adapters/BeaninfoClassAdapter;
  1. org.eclipse.jem.tests.AllSuites

 getClassEntry  ()Lorg/eclipse/jem/internal/beaninfo/core/BeanInfoCacheController$ClassEntry;
  1. org.eclipse.jem.tests.AllSuites

 getEAllOperations  ()Lorg/eclipse/emf/common/util/BasicEList;
  1. org.eclipse.jem.tests.AllSuites

 getEOperations  ()Lorg/eclipse/emf/common/util/EList;
  1. org.eclipse.jem.tests.AllSuites

 getEStructuralFeatures  ()Lorg/eclipse/emf/common/util/EList;
  1. org.eclipse.jem.tests.AllSuites

 getEventName  (Ljava/lang/String;)Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 getEvents  ()Lorg/eclipse/emf/common/util/EList;
  1. org.eclipse.jem.tests.AllSuites

 getEventsList  ()Lorg/eclipse/emf/common/util/EList;
  1. org.eclipse.jem.tests.AllSuites

 getEventsMap  ()Ljava/util/HashMap;
  1. org.eclipse.jem.tests.AllSuites

 getFeaturesList  ()Ljava/util/List;
  1. org.eclipse.jem.tests.AllSuites

 getJavaClass  ()Lorg/eclipse/jem/java/internal/impl/JavaClassImpl;
  1. org.eclipse.jem.tests.AllSuites

 getOperationsList  ()Lorg/eclipse/emf/common/util/EList;
  1. org.eclipse.jem.tests.AllSuites

 getOperationsMap  ()Ljava/util/HashMap;
  1. org.eclipse.jem.tests.AllSuites

 getPropertiesMap  ()Ljava/util/HashMap;
  1. org.eclipse.jem.tests.AllSuites

 getProxyConstants  ()Lorg/eclipse/jem/internal/beaninfo/adapters/BeaninfoProxyConstants;
  1. org.eclipse.jem.tests.AllSuites

 getRegistry  ()Lorg/eclipse/jem/internal/proxy/core/ProxyFactoryRegistry;
  1. org.eclipse.jem.tests.AllSuites

 introspectIfNecessary  (Z)V
  1. org.eclipse.jem.tests.AllSuites

 introspectIfNecessary  ()V
  1. org.eclipse.jem.tests.AllSuites

 isAdapterForType  (Ljava/lang/Object;)Z
  1. org.eclipse.jem.tests.AllSuites

 isDefaultBound  ()Z
  1. org.eclipse.jem.tests.AllSuites

 isResourceConnected  ()Z
  1. org.eclipse.jem.tests.AllSuites

 isStale  ()Z
  1. org.eclipse.jem.tests.AllSuites

 markStaleFactory  (Lorg/eclipse/jem/internal/proxy/core/ProxyFactoryRegistry;)V
  1. org.eclipse.jem.tests.AllSuites

 markStaleFactory  (Lorg/eclipse/jem/internal/proxy/core/ProxyFactoryRegistry;Z)V
  1. org.eclipse.jem.tests.AllSuites

 notifyChanged  (Lorg/eclipse/emf/common/notify/Notification;)V
  1. org.eclipse.jem.tests.AllSuites

 reflectEvents  ()V
  1. org.eclipse.jem.tests.AllSuites

 toString  ()Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 validEventAdder  (Lorg/eclipse/jem/java/Method;)Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 validEventRemove  (Lorg/eclipse/jem/java/Method;)Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.core.BeanInfoContributorAdapter

 <clinit>  ()V
 <init>  ()V
 getBeanInfoEntryContributions  (Lorg/eclipse/jem/internal/proxy/core/IConfigurationContributionInfo;)[Lorg/eclipse/jem/internal/beaninfo/core/BeaninfoEntry;
 getUnmatchedPath  (Lorg/eclipse/core/runtime/IPath;Lorg/eclipse/core/runtime/IPath;)Ljava/lang/String;
 isFragment  (Lorg/eclipse/core/runtime/IPath;Lorg/eclipse/core/runtime/IPath;)Z
 loadOverrideResource  (Lorg/osgi/framework/Bundle;Ljava/lang/String;Lorg/eclipse/emf/ecore/resource/ResourceSet;Lorg/eclipse/jem/internal/beaninfo/core/BeaninfoPlugin$IContributorOverrideRunnable;)Lorg/eclipse/emf/ecore/resource/Resource;
 runOverrides  (Lorg/eclipse/core/runtime/IPath;Ljava/lang/String;Lorg/eclipse/jem/java/JavaClass;Lorg/eclipse/emf/ecore/resource/ResourceSet;Lorg/eclipse/jem/internal/beaninfo/core/BeaninfoPlugin$IContributorOverrideRunnable;)V

org.eclipse.jem.internal.beaninfo.core.BeaninfoCoreMessages

 <clinit>  ()V

org.eclipse.jem.internal.beaninfo.adapters.BeanInfoDecoratorUtility

 <clinit>  ()V
 <init>  ()V
 applyRecord  (Lorg/eclipse/jem/internal/beaninfo/BeanDecorator;Lorg/eclipse/jem/internal/beaninfo/common/BeanRecord;)V
 applyRecord  (Lorg/eclipse/jem/internal/beaninfo/PropertyDecorator;Lorg/eclipse/jem/internal/beaninfo/common/PropertyRecord;)V
 applyRecord  (Lorg/eclipse/jem/internal/beaninfo/ParameterDecorator;Lorg/eclipse/jem/internal/beaninfo/common/ParameterRecord;)V
 applyRecord  (Lorg/eclipse/jem/internal/beaninfo/MethodDecorator;Lorg/eclipse/jem/internal/beaninfo/common/MethodRecord;)V
 applyRecord  (Lorg/eclipse/jem/internal/beaninfo/FeatureDecorator;Lorg/eclipse/jem/internal/beaninfo/common/FeatureRecord;)V
 applyRecord  (Lorg/eclipse/jem/internal/beaninfo/IndexedPropertyDecorator;Lorg/eclipse/jem/internal/beaninfo/common/IndexedPropertyRecord;)V
 applyRecord  (Lorg/eclipse/jem/internal/beaninfo/EventSetDecorator;Lorg/eclipse/jem/internal/beaninfo/common/EventSetRecord;)V
 buildChange  (Lorg/eclipse/emf/ecore/change/ChangeDescription;Lorg/eclipse/jem/internal/beaninfo/BeanDecorator;)V
 buildChange  (Lorg/eclipse/emf/ecore/change/ChangeDescription;Lorg/eclipse/jem/internal/beaninfo/EventSetDecorator;)V
 buildChange  (Lorg/eclipse/emf/ecore/change/ChangeDescription;Lorg/eclipse/jem/internal/beaninfo/MethodDecorator;)V
 buildChange  (Lorg/eclipse/emf/ecore/change/ChangeDescription;Lorg/eclipse/jem/internal/beaninfo/PropertyDecorator;)V
 buildNonImplicitChange  (Lorg/eclipse/emf/ecore/change/ChangeDescription;Ljava/util/List;Lorg/eclipse/emf/ecore/EStructuralFeature;Z)V
 buildNonImplicitChange  (Lorg/eclipse/emf/ecore/change/ChangeDescription;Ljava/util/List;Lorg/eclipse/jem/internal/beaninfo/BeanDecorator;)V
 buildNonImplicitChange  (Lorg/eclipse/emf/ecore/change/ChangeDescription;Ljava/util/List;Lorg/eclipse/jem/internal/beaninfo/EventSetDecorator;)V
 buildNonImplicitChange  (Lorg/eclipse/emf/ecore/change/ChangeDescription;Ljava/util/List;Lorg/eclipse/emf/ecore/EOperation;)V
 buildNonImplicitChange  (Lorg/eclipse/emf/ecore/change/ChangeDescription;Ljava/util/List;Lorg/eclipse/jem/internal/beaninfo/MethodDecorator;)V
 buildNonImplicitChange  (Lorg/eclipse/emf/ecore/change/ChangeDescription;Ljava/util/List;Lorg/eclipse/jem/internal/beaninfo/FeatureDecorator;)V
 buildNonImplicitChange  (Lorg/eclipse/emf/ecore/change/ChangeDescription;Ljava/util/List;Lorg/eclipse/jem/internal/beaninfo/PropertyDecorator;Z)V
 buildNonImplicitChange  (Lorg/eclipse/emf/ecore/change/ChangeDescription;Ljava/util/List;Lorg/eclipse/jem/java/JavaEvent;)V
 clear  (Lorg/eclipse/jem/internal/beaninfo/BeanDecorator;)V
 clear  (Lorg/eclipse/jem/internal/beaninfo/FeatureDecorator;)V
 clear  (Lorg/eclipse/jem/internal/beaninfo/EventSetDecorator;)V
 clear  (Lorg/eclipse/jem/internal/beaninfo/MethodDecorator;)V
 clear  (Lorg/eclipse/jem/internal/beaninfo/IndexedPropertyDecorator;)V
 clear  (Lorg/eclipse/jem/internal/beaninfo/PropertyDecorator;)V
 createJavaClassProxy  (Ljava/lang/String;)Lorg/eclipse/jem/java/JavaClass;
 createJavaFieldProxy  (Lorg/eclipse/jem/internal/beaninfo/common/ReflectFieldRecord;)Lorg/eclipse/jem/java/Field;
 createJavaMethodProxy  (Lorg/eclipse/jem/internal/beaninfo/common/ReflectMethodRecord;)Lorg/eclipse/jem/java/Method;
 createJavaTypeProxy  (Ljava/lang/String;)Lorg/eclipse/jem/java/JavaHelpers;
 doAddAllToEnd  (Lorg/eclipse/emf/ecore/change/ChangeDescription;Ljava/util/List;Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/util/Collection;Z)Ljava/lang/Object;
 doAddToEnd  (Lorg/eclipse/emf/ecore/change/ChangeDescription;Ljava/util/List;Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;Z)Ljava/lang/Object;
 doSet  (Lorg/eclipse/emf/ecore/change/ChangeDescription;Ljava/util/List;Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;Z)Ljava/lang/Object;
 getFeatureChange  (Ljava/util/List;Lorg/eclipse/emf/ecore/EStructuralFeature;)Lorg/eclipse/emf/ecore/change/FeatureChange;
 getFeatureChangeList  (Lorg/eclipse/emf/ecore/change/ChangeDescription;Lorg/eclipse/emf/ecore/EObject;)Ljava/util/List;
 introspect  (Lorg/eclipse/jem/internal/proxy/core/IBeanProxy;Lorg/eclipse/jem/internal/beaninfo/adapters/BeanInfoDecoratorUtility$IntrospectCallBack;)V
 setProperties  (Lorg/eclipse/jem/internal/beaninfo/EventSetDecorator;Lorg/eclipse/jem/java/Method;Lorg/eclipse/jem/java/Method;ZLorg/eclipse/jem/java/JavaClass;)V
 setProperties  (Lorg/eclipse/jem/internal/beaninfo/IndexedPropertyDecorator;Lorg/eclipse/jem/java/Method;Lorg/eclipse/jem/java/Method;)V
 setProperties  (Lorg/eclipse/jem/internal/beaninfo/PropertyDecorator;ZZLorg/eclipse/jem/java/Method;Lorg/eclipse/jem/java/Method;)V

org.eclipse.jem.internal.beaninfo.adapters.BeanInfoDecoratorUtility$IntrospectCallBack

 process  (Lorg/eclipse/jem/internal/beaninfo/common/PropertyRecord;)Lorg/eclipse/jem/internal/beaninfo/PropertyDecorator;
  1. org.eclipse.jem.tests.AllSuites

 process  (Lorg/eclipse/jem/internal/beaninfo/common/EventSetRecord;)Lorg/eclipse/jem/internal/beaninfo/EventSetDecorator;
  1. org.eclipse.jem.tests.AllSuites

 process  (Lorg/eclipse/jem/internal/beaninfo/common/BeanRecord;)Lorg/eclipse/jem/internal/beaninfo/BeanDecorator;
  1. org.eclipse.jem.tests.AllSuites

 process  (Lorg/eclipse/jem/internal/beaninfo/common/MethodRecord;)Lorg/eclipse/jem/internal/beaninfo/MethodDecorator;
  1. org.eclipse.jem.tests.AllSuites

 process  (Lorg/eclipse/jem/internal/beaninfo/common/IndexedPropertyRecord;)Lorg/eclipse/jem/internal/beaninfo/PropertyDecorator;
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.core.BeaninfoEntry

 <init>  (Lorg/eclipse/core/runtime/IPath;[Lorg/eclipse/jem/internal/beaninfo/core/SearchpathEntry;Z)V
  1. org.eclipse.jem.tests.AllSuites

 <init>  ([Lorg/eclipse/jem/internal/beaninfo/core/SearchpathEntry;Z)V
  1. org.eclipse.jem.tests.AllSuites

 <init>  (Lorg/eclipse/jdt/core/IClasspathEntry;[Lorg/eclipse/jem/internal/beaninfo/core/SearchpathEntry;Z)V
  1. org.eclipse.jem.tests.AllSuites

 createEntry  (ILorg/eclipse/core/runtime/IPath;Lorg/eclipse/core/resources/IProject;Z)Lorg/eclipse/jdt/core/IClasspathEntry;
  1. org.eclipse.jem.tests.AllSuites

 equals  (Ljava/lang/Object;)Z
  1. org.eclipse.jem.tests.AllSuites

 getClasspath  (Lorg/eclipse/jdt/core/IJavaProject;)[Ljava/lang/Object;
  1. org.eclipse.jem.tests.AllSuites

 getClasspathEntry  ()Lorg/eclipse/jdt/core/IClasspathEntry;
  1. org.eclipse.jem.tests.AllSuites

 getKind  ()I
  1. org.eclipse.jem.tests.AllSuites

 getPath  ()Lorg/eclipse/core/runtime/IPath;
  1. org.eclipse.jem.tests.AllSuites

 getSearchPaths  ()[Lorg/eclipse/jem/internal/beaninfo/core/SearchpathEntry;
  1. org.eclipse.jem.tests.AllSuites

 hashCode  ()I
  1. org.eclipse.jem.tests.AllSuites

 isExported  ()Z
  1. org.eclipse.jem.tests.AllSuites

 kindFromString  (Ljava/lang/String;)I
  1. org.eclipse.jem.tests.AllSuites

 kindToString  (I)Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 readEntry  (Lorg/eclipse/jem/internal/beaninfo/adapters/IReader;Ljava/lang/Object;Lorg/eclipse/core/resources/IProject;)Lorg/eclipse/jem/internal/beaninfo/core/BeaninfoEntry;
  1. org.eclipse.jem.tests.AllSuites

 setIsExported  (Z)V
  1. org.eclipse.jem.tests.AllSuites

 setSearchPaths  ([Lorg/eclipse/jem/internal/beaninfo/core/SearchpathEntry;)V
  1. org.eclipse.jem.tests.AllSuites

 writeEntry  (Lorg/w3c/dom/Document;Lorg/eclipse/core/resources/IProject;)Lorg/w3c/dom/Node;
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.BeaninfoFactory

 <clinit>  ()V
  1. org.eclipse.jem.tests.AllSuites

 createBeanDecorator  ()Lorg/eclipse/jem/internal/beaninfo/BeanDecorator;
  1. org.eclipse.jem.tests.AllSuites

 createBeanEvent  ()Lorg/eclipse/jem/internal/beaninfo/BeanEvent;
  1. org.eclipse.jem.tests.AllSuites

 createEventSetDecorator  ()Lorg/eclipse/jem/internal/beaninfo/EventSetDecorator;
  1. org.eclipse.jem.tests.AllSuites

 createFeatureDecorator  ()Lorg/eclipse/jem/internal/beaninfo/FeatureDecorator;
  1. org.eclipse.jem.tests.AllSuites

 createIndexedPropertyDecorator  ()Lorg/eclipse/jem/internal/beaninfo/IndexedPropertyDecorator;
  1. org.eclipse.jem.tests.AllSuites

 createMethodDecorator  ()Lorg/eclipse/jem/internal/beaninfo/MethodDecorator;
  1. org.eclipse.jem.tests.AllSuites

 createMethodProxy  ()Lorg/eclipse/jem/internal/beaninfo/MethodProxy;
  1. org.eclipse.jem.tests.AllSuites

 createParameterDecorator  ()Lorg/eclipse/jem/internal/beaninfo/ParameterDecorator;
  1. org.eclipse.jem.tests.AllSuites

 createPropertyDecorator  ()Lorg/eclipse/jem/internal/beaninfo/PropertyDecorator;
  1. org.eclipse.jem.tests.AllSuites

 getBeaninfoPackage  ()Lorg/eclipse/jem/internal/beaninfo/BeaninfoPackage;
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.impl.BeaninfoFactoryImpl

 <init>  ()V
  1. org.eclipse.jem.tests.AllSuites

 convertFeatureAttributeValueToString  (Lorg/eclipse/emf/ecore/EDataType;Ljava/lang/Object;)Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 convertImplicitItemToString  (Lorg/eclipse/emf/ecore/EDataType;Ljava/lang/Object;)Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 convertToString  (Lorg/eclipse/emf/ecore/EDataType;Ljava/lang/Object;)Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 create  (Lorg/eclipse/emf/ecore/EClass;)Lorg/eclipse/emf/ecore/EObject;
  1. org.eclipse.jem.tests.AllSuites

 createBeanDecorator  ()Lorg/eclipse/jem/internal/beaninfo/BeanDecorator;
  1. org.eclipse.jem.tests.AllSuites

 createBeanEvent  ()Lorg/eclipse/jem/internal/beaninfo/BeanEvent;
  1. org.eclipse.jem.tests.AllSuites

 createEventSetDecorator  ()Lorg/eclipse/jem/internal/beaninfo/EventSetDecorator;
  1. org.eclipse.jem.tests.AllSuites

 createFeatureAttributeMapEntry  ()Ljava/util/Map$Entry;
  1. org.eclipse.jem.tests.AllSuites

 createFeatureAttributeValueFromString  (Lorg/eclipse/emf/ecore/EDataType;Ljava/lang/String;)Lorg/eclipse/jem/internal/beaninfo/common/FeatureAttributeValue;
  1. org.eclipse.jem.tests.AllSuites

 createFeatureDecorator  ()Lorg/eclipse/jem/internal/beaninfo/FeatureDecorator;
  1. org.eclipse.jem.tests.AllSuites

 createFromString  (Lorg/eclipse/emf/ecore/EDataType;Ljava/lang/String;)Ljava/lang/Object;
  1. org.eclipse.jem.tests.AllSuites

 createImplicitItemFromString  (Lorg/eclipse/emf/ecore/EDataType;Ljava/lang/String;)Lorg/eclipse/jem/internal/beaninfo/ImplicitItem;
  1. org.eclipse.jem.tests.AllSuites

 createIndexedPropertyDecorator  ()Lorg/eclipse/jem/internal/beaninfo/IndexedPropertyDecorator;
  1. org.eclipse.jem.tests.AllSuites

 createMethodDecorator  ()Lorg/eclipse/jem/internal/beaninfo/MethodDecorator;
  1. org.eclipse.jem.tests.AllSuites

 createMethodProxy  ()Lorg/eclipse/jem/internal/beaninfo/MethodProxy;
  1. org.eclipse.jem.tests.AllSuites

 createParameterDecorator  ()Lorg/eclipse/jem/internal/beaninfo/ParameterDecorator;
  1. org.eclipse.jem.tests.AllSuites

 createPropertyDecorator  ()Lorg/eclipse/jem/internal/beaninfo/PropertyDecorator;
  1. org.eclipse.jem.tests.AllSuites

 getBeaninfoPackage  ()Lorg/eclipse/jem/internal/beaninfo/BeaninfoPackage;
  1. org.eclipse.jem.tests.AllSuites

 getPackage  ()Lorg/eclipse/jem/internal/beaninfo/BeaninfoPackage;
  1. org.eclipse.jem.tests.AllSuites

 init  ()Lorg/eclipse/jem/internal/beaninfo/BeaninfoFactory;
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.adapters.BeaninfoJavaReflectionKeyExtension

 <init>  ()V
  1. org.eclipse.jem.tests.AllSuites

 getJavaClass  (Lorg/eclipse/jem/java/adapters/IJavaReflectionKey;Ljava/lang/String;)Lorg/eclipse/jem/java/JavaClass;
  1. org.eclipse.jem.tests.AllSuites

 getObject  (Ljava/lang/String;Lorg/eclipse/jem/java/adapters/IJavaReflectionKey;)Ljava/lang/Object;
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.adapters.BeaninfoModelSynchronizer

 <clinit>  ()V
  1. org.eclipse.jem.tests.AllSuites

 <init>  (Lorg/eclipse/jem/internal/beaninfo/adapters/BeaninfoAdapterFactory;Lorg/eclipse/jdt/core/IJavaProject;)V
  1. org.eclipse.jem.tests.AllSuites

 getAdapterFactory  ()Lorg/eclipse/jem/internal/beaninfo/adapters/BeaninfoAdapterFactory;
  1. org.eclipse.jem.tests.AllSuites

 getFullNameFromElement  (Lorg/eclipse/jdt/core/IJavaElement;)Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 getJavaProject  ()Lorg/eclipse/jdt/core/IJavaProject;
  1. org.eclipse.jem.tests.AllSuites

 isAlsoClasspathChange  (Lorg/eclipse/core/runtime/IPath;)Z
  1. org.eclipse.jem.tests.AllSuites

 processJavaElementChanged  (Lorg/eclipse/jdt/core/IPackageFragment;Lorg/eclipse/jdt/core/IJavaElementDelta;)V
  1. org.eclipse.jem.tests.AllSuites

 processJavaElementChanged  (Lorg/eclipse/jdt/core/IJavaProject;Lorg/eclipse/jdt/core/IJavaElementDelta;)V
  1. org.eclipse.jem.tests.AllSuites

 processJavaElementChanged  (Lorg/eclipse/jdt/core/IPackageFragmentRoot;Lorg/eclipse/jdt/core/IJavaElementDelta;)V
  1. org.eclipse.jem.tests.AllSuites

 processJavaElementChanged  (Lorg/eclipse/jdt/core/ICompilationUnit;Lorg/eclipse/jdt/core/IJavaElementDelta;)V
  1. org.eclipse.jem.tests.AllSuites

 processJavaElementChanged  (Lorg/eclipse/jdt/core/IType;Lorg/eclipse/jdt/core/IJavaElementDelta;)V
  1. org.eclipse.jem.tests.AllSuites

 processJavaElementChanged  (Lorg/eclipse/jdt/core/IClassFile;Lorg/eclipse/jdt/core/IJavaElementDelta;)V
  1. org.eclipse.jem.tests.AllSuites

 stopSynchronizer  (Z)V
  1. org.eclipse.jem.tests.AllSuites

 toString  ()Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.adapters.BeaninfoNature

 <clinit>  ()V
  1. org.eclipse.jem.tests.AllSuites

 <init>  ()V
  1. org.eclipse.jem.tests.AllSuites

 access$0  (Lorg/eclipse/jem/internal/beaninfo/adapters/BeaninfoNature;)V
  1. org.eclipse.jem.tests.AllSuites

 cleanup  (ZZ)V
  1. org.eclipse.jem.tests.AllSuites

 closeRegistry  ()V
  1. org.eclipse.jem.tests.AllSuites

 computeBeanInfoConfigInfo  (Lorg/eclipse/jem/internal/proxy/core/IConfigurationContributionInfo;)V
  1. org.eclipse.jem.tests.AllSuites

 computeSharedPropertyFileName  (Lorg/eclipse/core/runtime/QualifiedName;)Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 configure  ()V
  1. org.eclipse.jem.tests.AllSuites

 createRegistry  (Lorg/eclipse/core/runtime/IProgressMonitor;)V
  1. org.eclipse.jem.tests.AllSuites

 deconfigure  ()V
  1. org.eclipse.jem.tests.AllSuites

 getConfigurationContributor  ()Lorg/eclipse/jem/internal/proxy/core/IConfigurationContributor;
  1. org.eclipse.jem.tests.AllSuites

 getProject  ()Lorg/eclipse/core/resources/IProject;
  1. org.eclipse.jem.tests.AllSuites

 getRegistry  ()Lorg/eclipse/jem/internal/proxy/core/ProxyFactoryRegistry;
  1. org.eclipse.jem.tests.AllSuites

 getResourceSet  ()Lorg/eclipse/emf/ecore/resource/ResourceSet;
  1. org.eclipse.jem.tests.AllSuites

 getRuntime  (Lorg/eclipse/core/resources/IProject;)Lorg/eclipse/jem/internal/beaninfo/adapters/BeaninfoNature;
  1. org.eclipse.jem.tests.AllSuites

 getSearchPath  ()Lorg/eclipse/jem/internal/beaninfo/core/BeaninfosDoc;
  1. org.eclipse.jem.tests.AllSuites

 getSharedProperty  (Ljava/lang/String;)Ljava/io/InputStream;
  1. org.eclipse.jem.tests.AllSuites

 hasRuntime  (Lorg/eclipse/core/resources/IProject;)Z
  1. org.eclipse.jem.tests.AllSuites

 isRegistryCreated  ()Z
  1. org.eclipse.jem.tests.AllSuites

 isValidNature  ()Z
  1. org.eclipse.jem.tests.AllSuites

 isValidProject  (Lorg/eclipse/core/resources/IProject;)Z
  1. org.eclipse.jem.tests.AllSuites

 markAllStale  ()V
  1. org.eclipse.jem.tests.AllSuites

 newResourceSet  ()Lorg/eclipse/jem/util/emf/workbench/ProjectResourceSet;
  1. org.eclipse.jem.tests.AllSuites

 projectCleaned  ()V
  1. org.eclipse.jem.tests.AllSuites

 removeSharedProperty  (Ljava/lang/String;Lorg/eclipse/core/runtime/IProgressMonitor;)V
  1. org.eclipse.jem.tests.AllSuites

 setProject  (Lorg/eclipse/core/resources/IProject;)V
  1. org.eclipse.jem.tests.AllSuites

 setProxySearchPath  (Lorg/eclipse/jem/internal/proxy/core/ProxyFactoryRegistry;Ljava/util/List;)V
  1. org.eclipse.jem.tests.AllSuites

 setSearchPath  (Lorg/eclipse/jem/internal/beaninfo/core/BeaninfosDoc;)V
  1. org.eclipse.jem.tests.AllSuites

 setSearchPath  (Lorg/eclipse/jem/internal/beaninfo/core/BeaninfosDoc;Lorg/eclipse/core/runtime/IProgressMonitor;)V
  1. org.eclipse.jem.tests.AllSuites

 setSharedProperty  (Ljava/lang/String;Ljava/lang/String;Lorg/eclipse/core/runtime/IProgressMonitor;)V
  1. org.eclipse.jem.tests.AllSuites

 shutdown  ()V
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.BeaninfoPackage

 <clinit>  ()V
  1. org.eclipse.jem.tests.AllSuites

 getBeanDecorator  ()Lorg/eclipse/emf/ecore/EClass;
  1. org.eclipse.jem.tests.AllSuites

 getBeanDecorator_CustomizerClass  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getBeanDecorator_DoBeaninfo  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getBeanDecorator_IntrospectEvents  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getBeanDecorator_IntrospectMethods  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getBeanDecorator_IntrospectProperties  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getBeanDecorator_MergeSuperEvents  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getBeanDecorator_MergeSuperMethods  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getBeanDecorator_MergeSuperProperties  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getBeanDecorator_NotInheritedEventNames  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getBeanDecorator_NotInheritedMethodNames  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getBeanDecorator_NotInheritedPropertyNames  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getBeanEvent  ()Lorg/eclipse/emf/ecore/EClass;
  1. org.eclipse.jem.tests.AllSuites

 getBeaninfoFactory  ()Lorg/eclipse/jem/internal/beaninfo/BeaninfoFactory;
  1. org.eclipse.jem.tests.AllSuites

 getEventSetDecorator  ()Lorg/eclipse/emf/ecore/EClass;
  1. org.eclipse.jem.tests.AllSuites

 getEventSetDecorator_AddListenerMethod  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getEventSetDecorator_EventAdapterClass  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getEventSetDecorator_InDefaultEventSet  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getEventSetDecorator_ListenerMethods  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getEventSetDecorator_ListenerMethodsExplicitEmpty  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getEventSetDecorator_ListenerType  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getEventSetDecorator_RemoveListenerMethod  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getEventSetDecorator_SerListMthd  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getEventSetDecorator_Unicast  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureAttributeMapEntry  ()Lorg/eclipse/emf/ecore/EClass;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureAttributeMapEntry_Key  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureAttributeMapEntry_Value  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureAttributeValue  ()Lorg/eclipse/emf/ecore/EDataType;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureDecorator  ()Lorg/eclipse/emf/ecore/EClass;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureDecorator_Attributes  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureDecorator_AttributesExplicitEmpty  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureDecorator_Category  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureDecorator_DisplayName  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureDecorator_Expert  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureDecorator_Hidden  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureDecorator_ImplicitDecoratorFlag  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureDecorator_ImplicitlySetBits  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureDecorator_MergeIntrospection  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureDecorator_Preferred  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureDecorator_ShortDescription  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getImplicitItem  ()Lorg/eclipse/emf/ecore/EEnum;
  1. org.eclipse.jem.tests.AllSuites

 getIndexedPropertyDecorator  ()Lorg/eclipse/emf/ecore/EClass;
  1. org.eclipse.jem.tests.AllSuites

 getIndexedPropertyDecorator_IndexedReadMethod  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getIndexedPropertyDecorator_IndexedWriteMethod  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getMethodDecorator  ()Lorg/eclipse/emf/ecore/EClass;
  1. org.eclipse.jem.tests.AllSuites

 getMethodDecorator_ParameterDescriptors  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getMethodDecorator_ParmsExplicitEmpty  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getMethodDecorator_SerParmDesc  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getMethodProxy  ()Lorg/eclipse/emf/ecore/EClass;
  1. org.eclipse.jem.tests.AllSuites

 getMethodProxy_Method  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getParameterDecorator  ()Lorg/eclipse/emf/ecore/EClass;
  1. org.eclipse.jem.tests.AllSuites

 getParameterDecorator_Name  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getParameterDecorator_Parameter  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getPropertyDecorator  ()Lorg/eclipse/emf/ecore/EClass;
  1. org.eclipse.jem.tests.AllSuites

 getPropertyDecorator_AlwaysIncompatible  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getPropertyDecorator_Bound  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getPropertyDecorator_Constrained  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getPropertyDecorator_DesignTime  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getPropertyDecorator_Field  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getPropertyDecorator_FieldReadOnly  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getPropertyDecorator_FilterFlags  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getPropertyDecorator_PropertyEditorClass  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getPropertyDecorator_ReadMethod  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getPropertyDecorator_WriteMethod  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.BeaninfoPackage$Literals

 <clinit>  ()V
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.impl.BeaninfoPackageImpl

 <clinit>  ()V
  1. org.eclipse.jem.tests.AllSuites

 createPackageContents  ()V
  1. org.eclipse.jem.tests.AllSuites

 getBeanDecorator  ()Lorg/eclipse/emf/ecore/EClass;
  1. org.eclipse.jem.tests.AllSuites

 getBeanDecorator_CustomizerClass  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getBeanDecorator_DoBeaninfo  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getBeanDecorator_IntrospectEvents  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getBeanDecorator_IntrospectMethods  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getBeanDecorator_IntrospectProperties  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getBeanDecorator_MergeSuperEvents  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getBeanDecorator_MergeSuperMethods  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getBeanDecorator_MergeSuperProperties  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getBeanDecorator_NotInheritedEventNames  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getBeanDecorator_NotInheritedMethodNames  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getBeanDecorator_NotInheritedPropertyNames  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getBeanEvent  ()Lorg/eclipse/emf/ecore/EClass;
  1. org.eclipse.jem.tests.AllSuites

 getBeaninfoFactory  ()Lorg/eclipse/jem/internal/beaninfo/BeaninfoFactory;
  1. org.eclipse.jem.tests.AllSuites

 getEventSetDecorator  ()Lorg/eclipse/emf/ecore/EClass;
  1. org.eclipse.jem.tests.AllSuites

 getEventSetDecorator_AddListenerMethod  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getEventSetDecorator_EventAdapterClass  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getEventSetDecorator_InDefaultEventSet  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getEventSetDecorator_ListenerMethods  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getEventSetDecorator_ListenerMethodsExplicitEmpty  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getEventSetDecorator_ListenerType  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getEventSetDecorator_RemoveListenerMethod  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getEventSetDecorator_SerListMthd  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getEventSetDecorator_Unicast  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureAttributeMapEntry  ()Lorg/eclipse/emf/ecore/EClass;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureAttributeMapEntry_Key  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureAttributeMapEntry_Value  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureAttributeValue  ()Lorg/eclipse/emf/ecore/EDataType;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureDecorator  ()Lorg/eclipse/emf/ecore/EClass;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureDecorator_Attributes  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureDecorator_AttributesExplicitEmpty  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureDecorator_Category  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureDecorator_DisplayName  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureDecorator_Expert  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureDecorator_Hidden  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureDecorator_ImplicitDecoratorFlag  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureDecorator_ImplicitlySetBits  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureDecorator_MergeIntrospection  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureDecorator_Preferred  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getFeatureDecorator_ShortDescription  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getImplicitItem  ()Lorg/eclipse/emf/ecore/EEnum;
  1. org.eclipse.jem.tests.AllSuites

 getIndexedPropertyDecorator  ()Lorg/eclipse/emf/ecore/EClass;
  1. org.eclipse.jem.tests.AllSuites

 getIndexedPropertyDecorator_IndexedReadMethod  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getIndexedPropertyDecorator_IndexedWriteMethod  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getMethodDecorator  ()Lorg/eclipse/emf/ecore/EClass;
  1. org.eclipse.jem.tests.AllSuites

 getMethodDecorator_ParameterDescriptors  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getMethodDecorator_ParmsExplicitEmpty  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getMethodDecorator_SerParmDesc  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getMethodProxy  ()Lorg/eclipse/emf/ecore/EClass;
  1. org.eclipse.jem.tests.AllSuites

 getMethodProxy_Method  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getParameterDecorator  ()Lorg/eclipse/emf/ecore/EClass;
  1. org.eclipse.jem.tests.AllSuites

 getParameterDecorator_Name  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getParameterDecorator_Parameter  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getPropertyDecorator  ()Lorg/eclipse/emf/ecore/EClass;
  1. org.eclipse.jem.tests.AllSuites

 getPropertyDecorator_AlwaysIncompatible  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getPropertyDecorator_Bound  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getPropertyDecorator_Constrained  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getPropertyDecorator_DesignTime  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getPropertyDecorator_Field  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getPropertyDecorator_FieldReadOnly  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getPropertyDecorator_FilterFlags  ()Lorg/eclipse/emf/ecore/EAttribute;
  1. org.eclipse.jem.tests.AllSuites

 getPropertyDecorator_PropertyEditorClass  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getPropertyDecorator_ReadMethod  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 getPropertyDecorator_WriteMethod  ()Lorg/eclipse/emf/ecore/EReference;
  1. org.eclipse.jem.tests.AllSuites

 init  ()Lorg/eclipse/jem/internal/beaninfo/BeaninfoPackage;
  1. org.eclipse.jem.tests.AllSuites

 initializePackageContents  ()V
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.core.BeaninfoPlugin

 <clinit>  ()V
  1. org.eclipse.jem.tests.AllSuites

 <init>  ()V
  1. org.eclipse.jem.tests.AllSuites

 addBeanInfoNature  (Lorg/eclipse/jem/internal/beaninfo/adapters/BeaninfoNature;)V
  1. org.eclipse.jem.tests.AllSuites

 applyOverrides  (Lorg/eclipse/core/resources/IProject;Ljava/lang/String;Ljava/lang/String;Lorg/eclipse/jem/java/JavaClass;Lorg/eclipse/emf/ecore/resource/ResourceSet;Lorg/eclipse/jem/internal/beaninfo/core/BeaninfoPlugin$IOverrideRunnable;)V
  1. org.eclipse.jem.tests.AllSuites

 getContainerIdBeanInfos  (Ljava/lang/String;[Ljava/lang/String;)[Lorg/eclipse/jem/internal/beaninfo/core/BeaninfoEntry;
  1. org.eclipse.jem.tests.AllSuites

 getContainerIdContributors  (Ljava/lang/String;[Ljava/lang/String;)[Lorg/eclipse/core/runtime/IConfigurationElement;
  1. org.eclipse.jem.tests.AllSuites

 getLogger  ()Lorg/eclipse/jem/util/logger/proxy/Logger;
  1. org.eclipse.jem.tests.AllSuites

 getNature  (Lorg/eclipse/core/resources/IProject;)Lorg/eclipse/jem/internal/beaninfo/adapters/BeaninfoNature;
  1. org.eclipse.jem.tests.AllSuites

 getOverridePaths  (Lorg/eclipse/core/resources/IProject;Ljava/lang/String;)[Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 getPlugin  ()Lorg/eclipse/jem/internal/beaninfo/core/BeaninfoPlugin;
  1. org.eclipse.jem.tests.AllSuites

 getPluginBeanInfos  (Ljava/lang/String;)[Lorg/eclipse/jem/internal/beaninfo/core/BeaninfoEntry;
  1. org.eclipse.jem.tests.AllSuites

 getPluginContributors  (Ljava/lang/String;)[Lorg/eclipse/core/runtime/IConfigurationElement;
  1. org.eclipse.jem.tests.AllSuites

 processBeanInfoContributionExtensionPoint  ()V
  1. org.eclipse.jem.tests.AllSuites

 removeBeanInfoNature  (Lorg/eclipse/jem/internal/beaninfo/adapters/BeaninfoNature;)V
  1. org.eclipse.jem.tests.AllSuites

 stop  (Lorg/osgi/framework/BundleContext;)V
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.core.BeaninfoPlugin$IContributorOverrideRunnable

 pathContributed  (Ljava/lang/String;)Z
  1. org.eclipse.jem.tests.AllSuites

 resourceContributed  (Lorg/eclipse/emf/common/util/URI;)Z
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.core.BeaninfoPlugin$IOverrideRunnable

 run  (Ljava/lang/String;)V
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites

 run  (Lorg/eclipse/emf/ecore/resource/Resource;)V
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.adapters.BeaninfoProxyConstants

 <clinit>  ()V
  1. org.eclipse.jem.tests.AllSuites

 getConstants  (Lorg/eclipse/jem/internal/proxy/core/ProxyFactoryRegistry;)Lorg/eclipse/jem/internal/beaninfo/adapters/BeaninfoProxyConstants;
  1. org.eclipse.jem.tests.AllSuites

 getGetBeanInfoSearchPathProxy  ()Lorg/eclipse/jem/internal/proxy/core/IMethodProxy;
  1. org.eclipse.jem.tests.AllSuites

 getIntrospectProxy  ()Lorg/eclipse/jem/internal/proxy/core/IMethodProxy;
  1. org.eclipse.jem.tests.AllSuites

 getSendBeanInfoProxy  ()Lorg/eclipse/jem/internal/proxy/core/IMethodProxy;
  1. org.eclipse.jem.tests.AllSuites

 getSetBeanInfoSearchPathProxy  ()Lorg/eclipse/jem/internal/proxy/core/IMethodProxy;
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.core.BeaninfoRegistration

 <init>  (Lorg/eclipse/jem/internal/beaninfo/core/BeaninfosDoc;Lorg/eclipse/core/runtime/IConfigurationElement;)V
 <init>  (Lorg/eclipse/jem/internal/beaninfo/core/BeaninfosDoc;)V
 <init>  ()V
 getDoc  ()Lorg/eclipse/jem/internal/beaninfo/core/BeaninfosDoc;
 getVariableElement  ()Lorg/eclipse/core/runtime/IConfigurationElement;
 setDoc  (Lorg/eclipse/jem/internal/beaninfo/core/BeaninfosDoc;)V
 setVariableElement  (Lorg/eclipse/core/runtime/IConfigurationElement;)V

org.eclipse.jem.internal.beaninfo.core.BeaninfosDoc

 <init>  ([Lorg/eclipse/jem/internal/beaninfo/core/IBeaninfosDocEntry;)V
  1. org.eclipse.jem.tests.AllSuites

 <init>  ()V
  1. org.eclipse.jem.tests.AllSuites

 getKind  ()I
  1. org.eclipse.jem.tests.AllSuites

 getPath  ()Lorg/eclipse/core/runtime/IPath;
  1. org.eclipse.jem.tests.AllSuites

 getSearchpath  ()[Lorg/eclipse/jem/internal/beaninfo/core/IBeaninfosDocEntry;
  1. org.eclipse.jem.tests.AllSuites

 readEntry  (Lorg/eclipse/jem/internal/beaninfo/adapters/IReader;Ljava/lang/Object;Lorg/eclipse/core/resources/IProject;)Lorg/eclipse/jem/internal/beaninfo/core/BeaninfosDoc;
  1. org.eclipse.jem.tests.AllSuites

 setSearchpath  ([Lorg/eclipse/jem/internal/beaninfo/core/IBeaninfosDocEntry;)V
  1. org.eclipse.jem.tests.AllSuites

 writeEntry  (Lorg/w3c/dom/Document;Lorg/eclipse/core/resources/IProject;)Lorg/w3c/dom/Node;
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.adapters.BeaninfoSuperAdapter

 <clinit>  ()V
 <init>  ()V
 getSubclasses  ()Ljava/util/Collection;
 isAdapterForType  (Ljava/lang/Object;)Z
 isAllEventsCollectionModified  ()Z
 isAllOperationsCollectionModified  ()Z
 isAllPropertiesCollectionModified  ()Z
 notifyChanged  (Lorg/eclipse/emf/common/notify/Notification;)V
 setAllEventsCollectionModified  (Z)V
 setAllOperationsCollectionModified  (Z)V
 setAllPropertiesCollectionModified  (Z)V
 setFlags  (I)V

org.eclipse.jem.internal.beaninfo.common.BeanRecord

 <init>  ()V

org.eclipse.jem.internal.beaninfo.core.ConfigurationElementReader

 <init>  ()V
  1. org.eclipse.jem.tests.AllSuites

 getAttribute  (Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 getChildren  (Ljava/lang/Object;)Ljava/lang/Object;
  1. org.eclipse.jem.tests.AllSuites

 getItem  (Ljava/lang/Object;I)Ljava/lang/Object;
  1. org.eclipse.jem.tests.AllSuites

 getLength  (Ljava/lang/Object;)I
  1. org.eclipse.jem.tests.AllSuites

 getNodeName  (Ljava/lang/Object;)Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 isNodeTypeElement  (Ljava/lang/Object;)Z
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.adapters.CreateRegistryJobHandler

 <clinit>  ()V
  1. org.eclipse.jem.tests.AllSuites

 <init>  ()V
  1. org.eclipse.jem.tests.AllSuites

 createRegistry  (Lorg/eclipse/jem/internal/beaninfo/adapters/BeaninfoNature;)V
  1. org.eclipse.jem.tests.AllSuites

 doCreateRegistry  (Lorg/eclipse/jem/internal/beaninfo/adapters/BeaninfoNature;Lorg/eclipse/core/runtime/IProgressMonitor;)V
  1. org.eclipse.jem.tests.AllSuites

 processCreateRegistry  (Lorg/eclipse/jem/internal/beaninfo/adapters/BeaninfoNature;)V
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.adapters.DOMReader

 <init>  ()V
  1. org.eclipse.jem.tests.AllSuites

 getAttribute  (Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 getChildren  (Ljava/lang/Object;)Ljava/lang/Object;
  1. org.eclipse.jem.tests.AllSuites

 getItem  (Ljava/lang/Object;I)Ljava/lang/Object;
  1. org.eclipse.jem.tests.AllSuites

 getLength  (Ljava/lang/Object;)I
  1. org.eclipse.jem.tests.AllSuites

 getNodeName  (Ljava/lang/Object;)Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 isNodeTypeElement  (Ljava/lang/Object;)Z
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.EventSetDecorator

 getAddListenerMethod  ()Lorg/eclipse/jem/java/Method;
  1. org.eclipse.jem.tests.AllSuites

 getEventAdapterClass  ()Lorg/eclipse/jem/java/JavaClass;
  1. org.eclipse.jem.tests.AllSuites

 getListenerMethods  ()Lorg/eclipse/emf/common/util/EList;
  1. org.eclipse.jem.tests.AllSuites

 getListenerType  ()Lorg/eclipse/jem/java/JavaClass;
  1. org.eclipse.jem.tests.AllSuites

 getRemoveListenerMethod  ()Lorg/eclipse/jem/java/Method;
  1. org.eclipse.jem.tests.AllSuites

 getSerListMthd  ()Lorg/eclipse/emf/common/util/EList;
  1. org.eclipse.jem.tests.AllSuites

 isInDefaultEventSet  ()Z
  1. org.eclipse.jem.tests.AllSuites

 isListenerMethodsExplicitEmpty  ()Z
  1. org.eclipse.jem.tests.AllSuites

 isSetInDefaultEventSet  ()Z
  1. org.eclipse.jem.tests.AllSuites

 isSetUnicast  ()Z
  1. org.eclipse.jem.tests.AllSuites

 isUnicast  ()Z
  1. org.eclipse.jem.tests.AllSuites

 setAddListenerMethod  (Lorg/eclipse/jem/java/Method;)V
  1. org.eclipse.jem.tests.AllSuites

 setEventAdapterClass  (Lorg/eclipse/jem/java/JavaClass;)V
  1. org.eclipse.jem.tests.AllSuites

 setInDefaultEventSet  (Z)V
  1. org.eclipse.jem.tests.AllSuites

 setListenerMethodsExplicitEmpty  (Z)V
  1. org.eclipse.jem.tests.AllSuites

 setListenerType  (Lorg/eclipse/jem/java/JavaClass;)V
  1. org.eclipse.jem.tests.AllSuites

 setRemoveListenerMethod  (Lorg/eclipse/jem/java/Method;)V
  1. org.eclipse.jem.tests.AllSuites

 setUnicast  (Z)V
  1. org.eclipse.jem.tests.AllSuites

 unsetInDefaultEventSet  ()V
  1. org.eclipse.jem.tests.AllSuites

 unsetUnicast  ()V
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.impl.EventSetDecoratorImpl

 <init>  ()V
  1. org.eclipse.jem.tests.AllSuites

 basicGetAddListenerMethod  ()Lorg/eclipse/jem/java/Method;
  1. org.eclipse.jem.tests.AllSuites

 basicGetEventAdapterClass  ()Lorg/eclipse/jem/java/JavaClass;
  1. org.eclipse.jem.tests.AllSuites

 basicGetListenerType  ()Lorg/eclipse/jem/java/JavaClass;
  1. org.eclipse.jem.tests.AllSuites

 basicGetRemoveListenerMethod  ()Lorg/eclipse/jem/java/Method;
  1. org.eclipse.jem.tests.AllSuites

 createDefaultListenerMethodsList  ()Lorg/eclipse/emf/common/util/EList;
  1. org.eclipse.jem.tests.AllSuites

 eBasicRemoveFromContainer  (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
  1. org.eclipse.jem.tests.AllSuites

 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
  1. org.eclipse.jem.tests.AllSuites

 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
  1. org.eclipse.jem.tests.AllSuites

 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
  1. org.eclipse.jem.tests.AllSuites

 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
  1. org.eclipse.jem.tests.AllSuites

 eIsSetGen  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
  1. org.eclipse.jem.tests.AllSuites

 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
  1. org.eclipse.jem.tests.AllSuites

 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
  1. org.eclipse.jem.tests.AllSuites

 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
  1. org.eclipse.jem.tests.AllSuites

 getAddListenerMethod  ()Lorg/eclipse/jem/java/Method;
  1. org.eclipse.jem.tests.AllSuites

 getEventAdapterClass  ()Lorg/eclipse/jem/java/JavaClass;
  1. org.eclipse.jem.tests.AllSuites

 getListenerMethods  ()Lorg/eclipse/emf/common/util/EList;
  1. org.eclipse.jem.tests.AllSuites

 getListenerMethodsGen  ()Lorg/eclipse/emf/common/util/EList;
  1. org.eclipse.jem.tests.AllSuites

 getListenerType  ()Lorg/eclipse/jem/java/JavaClass;
  1. org.eclipse.jem.tests.AllSuites

 getRemoveListenerMethod  ()Lorg/eclipse/jem/java/Method;
  1. org.eclipse.jem.tests.AllSuites

 getSerListMthd  ()Lorg/eclipse/emf/common/util/EList;
  1. org.eclipse.jem.tests.AllSuites

 isInDefaultEventSet  ()Z
  1. org.eclipse.jem.tests.AllSuites

 isListenerMethodsExplicitEmpty  ()Z
  1. org.eclipse.jem.tests.AllSuites

 isSetInDefaultEventSet  ()Z
  1. org.eclipse.jem.tests.AllSuites

 isSetUnicast  ()Z
  1. org.eclipse.jem.tests.AllSuites

 isUnicast  ()Z
  1. org.eclipse.jem.tests.AllSuites

 setAddListenerMethod  (Lorg/eclipse/jem/java/Method;)V
  1. org.eclipse.jem.tests.AllSuites

 setEventAdapterClass  (Lorg/eclipse/jem/java/JavaClass;)V
  1. org.eclipse.jem.tests.AllSuites

 setInDefaultEventSet  (Z)V
  1. org.eclipse.jem.tests.AllSuites

 setListenerMethodsExplicitEmpty  (Z)V
  1. org.eclipse.jem.tests.AllSuites

 setListenerType  (Lorg/eclipse/jem/java/JavaClass;)V
  1. org.eclipse.jem.tests.AllSuites

 setRemoveListenerMethod  (Lorg/eclipse/jem/java/Method;)V
  1. org.eclipse.jem.tests.AllSuites

 setUnicast  (Z)V
  1. org.eclipse.jem.tests.AllSuites

 toString  ()Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 unsetInDefaultEventSet  ()V
  1. org.eclipse.jem.tests.AllSuites

 unsetUnicast  ()V
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.vm.EventSetDescriptorEquality

 <init>  (Ljava/beans/EventSetDescriptor;)V
 <init>  ()V
 calculateHashCode  ()I
 clearFeature  ()V
 equals  (Ljava/lang/Object;)Z
 INIT  ()V
 listenerMethodDescriptors  ()Ljava/util/ArrayList;

org.eclipse.jem.internal.beaninfo.common.EventSetRecord

 <init>  ()V

org.eclipse.jem.internal.beaninfo.impl.FeatureAttributeMapEntryImpl

 <clinit>  ()V
 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getEMap  ()Lorg/eclipse/emf/common/util/EMap;
 getHash  ()I
 getKey  ()Ljava/lang/Object;
 getTypedKey  ()Ljava/lang/String;
 getTypedValue  ()Lorg/eclipse/jem/internal/beaninfo/common/FeatureAttributeValue;
 getValue  ()Ljava/lang/Object;
 setHash  (I)V
 setKey  (Ljava/lang/Object;)V
 setTypedKey  (Ljava/lang/String;)V
 setTypedValue  (Lorg/eclipse/jem/internal/beaninfo/common/FeatureAttributeValue;)V
 setValue  (Ljava/lang/Object;)Ljava/lang/Object;
 toString  ()Ljava/lang/String;

org.eclipse.jem.internal.beaninfo.common.FeatureAttributeValue

 <clinit>  ()V
 <init>  ()V
 <init>  (Ljava/lang/String;)V
 getInternalValue  ()Ljava/lang/Object;
 getValue  ()Ljava/lang/Object;
 isImplicitValue  ()Z
 makeString  (Ljava/lang/Object;)Ljava/lang/String;
 parseString  (Ljava/lang/String;)Ljava/lang/Object;
 setImplicitValue  (Z)V
 setInternalValue  (Ljava/lang/Object;)V
 setValue  (Ljava/lang/Object;)V
 toString  ()Ljava/lang/String;

org.eclipse.jem.internal.beaninfo.FeatureDecorator

 getAttributes  ()Lorg/eclipse/emf/common/util/EMap;
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 getCategory  ()Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 getDisplayName  ()Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 getImplicitDecoratorFlag  ()Lorg/eclipse/jem/internal/beaninfo/ImplicitItem;
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 getImplicitlySetBits  ()J
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 getName  ()Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites
  7. org.eclipse.jem.tests.AllSuites
  8. org.eclipse.jem.tests.AllSuites

 getShortDescription  ()Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 isAttributesExplicitEmpty  ()Z
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 isExpert  ()Z
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 isHidden  ()Z
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 isMergeIntrospection  ()Z
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 isPreferred  ()Z
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 isSetDisplayName  ()Z
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 isSetExpert  ()Z
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 isSetHidden  ()Z
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 isSetPreferred  ()Z
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 isSetShortDescription  ()Z
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 setAttributesExplicitEmpty  (Z)V
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 setCategory  (Ljava/lang/String;)V
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 setDisplayName  (Ljava/lang/String;)V
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 setExpert  (Z)V
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 setHidden  (Z)V
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 setImplicitDecoratorFlag  (Lorg/eclipse/jem/internal/beaninfo/ImplicitItem;)V
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 setImplicitlySetBits  (J)V
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 setMergeIntrospection  (Z)V
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 setPreferred  (Z)V
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 setShortDescription  (Ljava/lang/String;)V
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 unsetDisplayName  ()V
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 unsetExpert  ()V
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 unsetHidden  ()V
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 unsetPreferred  ()V
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

 unsetShortDescription  ()V
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites
  4. org.eclipse.jem.tests.AllSuites
  5. org.eclipse.jem.tests.AllSuites
  6. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.impl.FeatureDecoratorImpl

 <clinit>  ()V
  1. org.eclipse.jem.tests.AllSuites

 <init>  ()V
  1. org.eclipse.jem.tests.AllSuites

 eBasicRemoveFromContainer  (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
  1. org.eclipse.jem.tests.AllSuites

 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
  1. org.eclipse.jem.tests.AllSuites

 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
  1. org.eclipse.jem.tests.AllSuites

 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
  1. org.eclipse.jem.tests.AllSuites

 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
  1. org.eclipse.jem.tests.AllSuites

 eIsSetGen  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
  1. org.eclipse.jem.tests.AllSuites

 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
  1. org.eclipse.jem.tests.AllSuites

 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
  1. org.eclipse.jem.tests.AllSuites

 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
  1. org.eclipse.jem.tests.AllSuites

 getAttributes  ()Lorg/eclipse/emf/common/util/EMap;
  1. org.eclipse.jem.tests.AllSuites

 getCategory  ()Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 getDisplayName  ()Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 getDisplayNameGen  ()Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 getImplicitDecoratorFlag  ()Lorg/eclipse/jem/internal/beaninfo/ImplicitItem;
  1. org.eclipse.jem.tests.AllSuites

 getImplicitlySetBits  ()J
  1. org.eclipse.jem.tests.AllSuites

 getName  ()Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 getShortDescription  ()Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 isAttributesExplicitEmpty  ()Z
  1. org.eclipse.jem.tests.AllSuites

 isExpert  ()Z
  1. org.eclipse.jem.tests.AllSuites

 isHidden  ()Z
  1. org.eclipse.jem.tests.AllSuites

 isMergeIntrospection  ()Z
  1. org.eclipse.jem.tests.AllSuites

 isPreferred  ()Z
  1. org.eclipse.jem.tests.AllSuites

 isSetDisplayName  ()Z
  1. org.eclipse.jem.tests.AllSuites

 isSetExpert  ()Z
  1. org.eclipse.jem.tests.AllSuites

 isSetHidden  ()Z
  1. org.eclipse.jem.tests.AllSuites

 isSetPreferred  ()Z
  1. org.eclipse.jem.tests.AllSuites

 isSetShortDescription  ()Z
  1. org.eclipse.jem.tests.AllSuites

 isSourceSet  ()Z
  1. org.eclipse.jem.tests.AllSuites

 setAttributesExplicitEmpty  (Z)V
  1. org.eclipse.jem.tests.AllSuites

 setCategory  (Ljava/lang/String;)V
  1. org.eclipse.jem.tests.AllSuites

 setDisplayName  (Ljava/lang/String;)V
  1. org.eclipse.jem.tests.AllSuites

 setExpert  (Z)V
  1. org.eclipse.jem.tests.AllSuites

 setHidden  (Z)V
  1. org.eclipse.jem.tests.AllSuites

 setImplicitDecoratorFlag  (Lorg/eclipse/jem/internal/beaninfo/ImplicitItem;)V
  1. org.eclipse.jem.tests.AllSuites

 setImplicitlySetBits  (J)V
  1. org.eclipse.jem.tests.AllSuites

 setMergeIntrospection  (Z)V
  1. org.eclipse.jem.tests.AllSuites

 setPreferred  (Z)V
  1. org.eclipse.jem.tests.AllSuites

 setShortDescription  (Ljava/lang/String;)V
  1. org.eclipse.jem.tests.AllSuites

 toString  ()Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 unsetDisplayName  ()V
  1. org.eclipse.jem.tests.AllSuites

 unsetExpert  ()V
  1. org.eclipse.jem.tests.AllSuites

 unsetHidden  ()V
  1. org.eclipse.jem.tests.AllSuites

 unsetPreferred  ()V
  1. org.eclipse.jem.tests.AllSuites

 unsetShortDescription  ()V
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.vm.FeatureDescriptorEquality

 <clinit>  ()V
 <init>  (Ljava/beans/FeatureDescriptor;)V
 <init>  ()V
 calculateHashCode  ()I
 clearFeature  ()V
 createEquality  (Ljava/beans/FeatureDescriptor;)Lorg/eclipse/jem/internal/beaninfo/vm/FeatureDescriptorEquality;
 equals  (Ljava/lang/Object;)Z
 hashCode  ()I
 identityTest  (Ljava/lang/Object;)Z
 setFeature  (Ljava/beans/FeatureDescriptor;)V
 values  ()Ljava/util/HashMap;

org.eclipse.jem.internal.beaninfo.common.FeatureRecord

 <init>  ()V

org.eclipse.jem.internal.beaninfo.core.IBeanInfoContributor

 getBeanInfoEntryContributions  (Lorg/eclipse/jem/internal/proxy/core/IConfigurationContributionInfo;)[Lorg/eclipse/jem/internal/beaninfo/core/BeaninfoEntry;
 runOverrides  (Lorg/eclipse/core/runtime/IPath;Ljava/lang/String;Lorg/eclipse/jem/java/JavaClass;Lorg/eclipse/emf/ecore/resource/ResourceSet;Lorg/eclipse/jem/internal/beaninfo/core/BeaninfoPlugin$IContributorOverrideRunnable;)V

org.eclipse.jem.internal.beaninfo.core.IBeaninfosDocEntry

 getKind  ()I
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites

 getPath  ()Lorg/eclipse/core/runtime/IPath;
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites

 writeEntry  (Lorg/w3c/dom/Document;Lorg/eclipse/core/resources/IProject;)Lorg/w3c/dom/Node;
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites
  3. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.core.IBeaninfoSupplier

 closeRegistry  ()V
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites

 getNewResourceSet  ()Lorg/eclipse/jem/util/emf/workbench/ProjectResourceSet;
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites

 getProject  ()Lorg/eclipse/core/resources/IProject;
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites

 getProjectResourceSet  ()Lorg/eclipse/emf/ecore/resource/ResourceSet;
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites

 getRegistry  ()Lorg/eclipse/jem/internal/proxy/core/ProxyFactoryRegistry;
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites

 isRegistryCreated  ()Z
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.ImplicitItem

 <clinit>  ()V
  1. org.eclipse.jem.tests.AllSuites

 get  (I)Lorg/eclipse/jem/internal/beaninfo/ImplicitItem;
  1. org.eclipse.jem.tests.AllSuites

 get  (Ljava/lang/String;)Lorg/eclipse/jem/internal/beaninfo/ImplicitItem;
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.IndexedPropertyDecorator

 getIndexedReadMethod  ()Lorg/eclipse/jem/java/Method;
 getIndexedWriteMethod  ()Lorg/eclipse/jem/java/Method;
 isSetIndexedReadMethod  ()Z
 isSetIndexedWriteMethod  ()Z
 setIndexedReadMethod  (Lorg/eclipse/jem/java/Method;)V
 setIndexedWriteMethod  (Lorg/eclipse/jem/java/Method;)V
 unsetIndexedReadMethod  ()V
 unsetIndexedWriteMethod  ()V

org.eclipse.jem.internal.beaninfo.impl.IndexedPropertyDecoratorImpl

 <init>  ()V
 basicGetIndexedReadMethod  ()Lorg/eclipse/jem/java/Method;
 basicGetIndexedWriteMethod  ()Lorg/eclipse/jem/java/Method;
 eBasicRemoveFromContainer  (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eIsSetGen  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getIndexedReadMethod  ()Lorg/eclipse/jem/java/Method;
 getIndexedWriteMethod  ()Lorg/eclipse/jem/java/Method;
 isSetIndexedReadMethod  ()Z
 isSetIndexedWriteMethod  ()Z
 setIndexedReadMethod  (Lorg/eclipse/jem/java/Method;)V
 setIndexedWriteMethod  (Lorg/eclipse/jem/java/Method;)V
 unsetIndexedReadMethod  ()V
 unsetIndexedWriteMethod  ()V

org.eclipse.jem.internal.beaninfo.vm.IndexedPropertyDescriptorEquality

 <init>  (Ljava/beans/PropertyDescriptor;)V
 <init>  ()V
 calculateHashCode  ()I
 equals  (Ljava/lang/Object;)Z
 INIT  ()V

org.eclipse.jem.internal.beaninfo.common.IndexedPropertyRecord

 <init>  ()V

org.eclipse.jem.internal.beaninfo.core.Init

 cleanup  (Lorg/eclipse/emf/ecore/resource/ResourceSet;Z)V
  1. org.eclipse.jem.tests.AllSuites

 initialize  (Lorg/eclipse/emf/ecore/resource/ResourceSet;Lorg/eclipse/jem/internal/beaninfo/core/IBeaninfoSupplier;)V
  1. org.eclipse.jem.tests.AllSuites

 initialize  (Lorg/eclipse/jem/internal/proxy/core/ProxyFactoryRegistry;)V
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.common.InvalidObject

 <clinit>  ()V

org.eclipse.jem.internal.beaninfo.adapters.IReader

 getAttribute  (Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites

 getChildren  (Ljava/lang/Object;)Ljava/lang/Object;
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites

 getItem  (Ljava/lang/Object;I)Ljava/lang/Object;
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites

 getLength  (Ljava/lang/Object;)I
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites

 getNodeName  (Ljava/lang/Object;)Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites

 isNodeTypeElement  (Ljava/lang/Object;)Z
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.MethodDecorator

 getParameterDescriptors  ()Lorg/eclipse/emf/common/util/EList;
  1. org.eclipse.jem.tests.AllSuites

 getSerParmDesc  ()Lorg/eclipse/emf/common/util/EList;
  1. org.eclipse.jem.tests.AllSuites

 isParmsExplicitEmpty  ()Z
  1. org.eclipse.jem.tests.AllSuites

 setParmsExplicitEmpty  (Z)V
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.impl.MethodDecoratorImpl

 <init>  ()V
  1. org.eclipse.jem.tests.AllSuites

 eBasicRemoveFromContainer  (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
  1. org.eclipse.jem.tests.AllSuites

 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
  1. org.eclipse.jem.tests.AllSuites

 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
  1. org.eclipse.jem.tests.AllSuites

 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
  1. org.eclipse.jem.tests.AllSuites

 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
  1. org.eclipse.jem.tests.AllSuites

 eIsSetGen  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
  1. org.eclipse.jem.tests.AllSuites

 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
  1. org.eclipse.jem.tests.AllSuites

 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
  1. org.eclipse.jem.tests.AllSuites

 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
  1. org.eclipse.jem.tests.AllSuites

 getParameterDescriptors  ()Lorg/eclipse/emf/common/util/EList;
  1. org.eclipse.jem.tests.AllSuites

 getParameterDescriptorsGen  ()Lorg/eclipse/emf/common/util/EList;
  1. org.eclipse.jem.tests.AllSuites

 getSerParmDesc  ()Lorg/eclipse/emf/common/util/EList;
  1. org.eclipse.jem.tests.AllSuites

 initializeParameters  ()V
  1. org.eclipse.jem.tests.AllSuites

 isParmsExplicitEmpty  ()Z
  1. org.eclipse.jem.tests.AllSuites

 setParmsExplicitEmpty  (Z)V
  1. org.eclipse.jem.tests.AllSuites

 toString  ()Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.vm.MethodDescriptorEquality

 <init>  ()V
 <init>  (Ljava/beans/MethodDescriptor;)V
 calculateHashCode  ()I
 clearFeature  ()V
 equals  (Ljava/lang/Object;)Z
 INIT  ()V
 parameterDescriptors  ()Ljava/util/ArrayList;

org.eclipse.jem.internal.beaninfo.MethodProxy

 getMethod  ()Lorg/eclipse/jem/java/Method;
  1. org.eclipse.jem.tests.AllSuites

 setMethod  (Lorg/eclipse/jem/java/Method;)V
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.impl.MethodProxyImpl

 <init>  ()V
  1. org.eclipse.jem.tests.AllSuites

 basicGetMethod  ()Lorg/eclipse/jem/java/Method;
  1. org.eclipse.jem.tests.AllSuites

 eGet  (IZZ)Ljava/lang/Object;
  1. org.eclipse.jem.tests.AllSuites

 eIsSet  (I)Z
  1. org.eclipse.jem.tests.AllSuites

 eSet  (ILjava/lang/Object;)V
  1. org.eclipse.jem.tests.AllSuites

 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
  1. org.eclipse.jem.tests.AllSuites

 eUnset  (I)V
  1. org.eclipse.jem.tests.AllSuites

 getMethod  ()Lorg/eclipse/jem/java/Method;
  1. org.eclipse.jem.tests.AllSuites

 setMethod  (Lorg/eclipse/jem/java/Method;)V
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.common.MethodRecord

 <init>  ()V

org.eclipse.jem.internal.beaninfo.vm.ModelingBeanInfo

 <clinit>  ()V
 <init>  (Ljava/beans/BeanInfo;I)V
 <init>  (Ljava/beans/BeanInfo;Ljava/beans/BeanInfo;I)V
 addAll  ([Ljava/lang/Object;)Ljava/util/List;
 classExists  (Ljava/lang/String;Ljava/lang/Class;)Z
 computeKey  (Ljava/beans/FeatureDescriptor;)Ljava/lang/String;
 createDescriptorNames  (Ljava/util/List;)[Ljava/lang/String;
 createEventArray  (Ljava/util/List;)V
 createMethodEntries  (Ljava/util/List;)V
 createPropertyArray  (Ljava/util/List;)V
 fill  (Lorg/eclipse/jem/internal/beaninfo/common/MethodRecord;Ljava/beans/MethodDescriptor;)V
 fill  (Ljava/beans/FeatureDescriptor;Lorg/eclipse/jem/internal/beaninfo/common/FeatureRecord;I)V
 fillFromAttributes  (Lorg/eclipse/jem/internal/beaninfo/common/FeatureRecord;Ljava/beans/FeatureDescriptor;Ljava/lang/String;I)Z
 getAdditionalBeanInfo  ()[Ljava/beans/BeanInfo;
 getBeanDescriptor  ()Ljava/beans/BeanDescriptor;
 getEventSetDescriptors  ()[Ljava/beans/EventSetDescriptor;
 getIcon  (I)Ljava/awt/Image;
 getMethodDescriptors  ()[Ljava/beans/MethodDescriptor;
 getNotInheritedEventSetDescriptors  ()[Ljava/lang/String;
 getNotInheritedMethodDescriptors  ()[Ljava/lang/String;
 getNotInheritedPropertyDescriptors  ()[Ljava/lang/String;
 getPropertyDescriptors  ()[Ljava/beans/PropertyDescriptor;
 initializeCallback  (Lorg/eclipse/jem/internal/proxy/common/IVMCallbackServer;I)V
 introspect  (Ljava/lang/Class;ZI)Lorg/eclipse/jem/internal/beaninfo/vm/ModelingBeanInfo;
 introspect  (Ljava/lang/Class;I)Lorg/eclipse/jem/internal/beaninfo/vm/ModelingBeanInfo;
 isMergeInheritedEvents  ()Z
 isMergeInheritedMethods  ()Z
 isMergeInheritedProperties  ()Z
 longName  (Ljava/beans/MethodDescriptor;)Ljava/lang/String;
 send  ()V
 sendBeanDecorator  (Ljava/io/ObjectOutputStream;)V
 sendEventDecorators  (Ljava/io/ObjectOutputStream;)V
 sendMethodDecorators  (Ljava/io/ObjectOutputStream;)V
 sendPropertyDecorators  (Ljava/io/ObjectOutputStream;)V
 stripList  (Ljava/util/List;Ljava/util/List;)Z

org.eclipse.jem.internal.beaninfo.vm.ModelingBeanInfo15

 <init>  (Ljava/beans/BeanInfo;I)V
 <init>  (Ljava/beans/BeanInfo;Ljava/beans/BeanInfo;I)V

org.eclipse.jem.internal.beaninfo.vm.ModelingBeanInfoPre15

 <init>  (Ljava/beans/BeanInfo;I)V
 <init>  (Ljava/beans/BeanInfo;Ljava/beans/BeanInfo;I)V

org.eclipse.jem.internal.beaninfo.ParameterDecorator

 getName  ()Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites
  2. org.eclipse.jem.tests.AllSuites

 getParameter  ()Lorg/eclipse/jem/java/JavaParameter;
  1. org.eclipse.jem.tests.AllSuites

 setName  (Ljava/lang/String;)V
  1. org.eclipse.jem.tests.AllSuites

 setParameter  (Lorg/eclipse/jem/java/JavaParameter;)V
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.impl.ParameterDecoratorImpl

 <clinit>  ()V
  1. org.eclipse.jem.tests.AllSuites

 <init>  ()V
  1. org.eclipse.jem.tests.AllSuites

 basicGetParameter  ()Lorg/eclipse/jem/java/JavaParameter;
  1. org.eclipse.jem.tests.AllSuites

 eBasicRemoveFromContainer  (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
  1. org.eclipse.jem.tests.AllSuites

 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
  1. org.eclipse.jem.tests.AllSuites

 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
  1. org.eclipse.jem.tests.AllSuites

 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
  1. org.eclipse.jem.tests.AllSuites

 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
  1. org.eclipse.jem.tests.AllSuites

 eIsSetGen  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
  1. org.eclipse.jem.tests.AllSuites

 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
  1. org.eclipse.jem.tests.AllSuites

 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
  1. org.eclipse.jem.tests.AllSuites

 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
  1. org.eclipse.jem.tests.AllSuites

 getName  ()Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 getParameter  ()Lorg/eclipse/jem/java/JavaParameter;
  1. org.eclipse.jem.tests.AllSuites

 getParameterGen  ()Lorg/eclipse/jem/java/JavaParameter;
  1. org.eclipse.jem.tests.AllSuites

 setName  (Ljava/lang/String;)V
  1. org.eclipse.jem.tests.AllSuites

 setParameter  (Lorg/eclipse/jem/java/JavaParameter;)V
  1. org.eclipse.jem.tests.AllSuites

 setParameterGen  (Lorg/eclipse/jem/java/JavaParameter;)V
  1. org.eclipse.jem.tests.AllSuites

 toString  ()Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.vm.ParameterDescriptorEquality

 <init>  (Ljava/beans/ParameterDescriptor;)V
 <init>  ()V
 INIT  ()V

org.eclipse.jem.internal.beaninfo.common.ParameterRecord

 <init>  ()V

org.eclipse.jem.internal.beaninfo.PropertyDecorator

 getField  ()Lorg/eclipse/jem/java/Field;
 getFilterFlags  ()Lorg/eclipse/emf/common/util/EList;
 getPropertyEditorClass  ()Lorg/eclipse/jem/java/JavaClass;
 getPropertyType  ()Lorg/eclipse/emf/ecore/EClassifier;
 getReadMethod  ()Lorg/eclipse/jem/java/Method;
 getWriteMethod  ()Lorg/eclipse/jem/java/Method;
 isAlwaysIncompatible  ()Z
 isBound  ()Z
 isConstrained  ()Z
 isDesignTime  ()Z
 isFieldReadOnly  ()Z
 isReadable  ()Z
 isSetBound  ()Z
 isSetConstrained  ()Z
 isSetDesignTime  ()Z
 isSetField  ()Z
 isSetReadMethod  ()Z
 isSetWriteMethod  ()Z
 isWriteable  ()Z
 setAlwaysIncompatible  (Z)V
 setBound  (Z)V
 setConstrained  (Z)V
 setDesignTime  (Z)V
 setField  (Lorg/eclipse/jem/java/Field;)V
 setFieldReadOnly  (Z)V
 setPropertyEditorClass  (Lorg/eclipse/jem/java/JavaClass;)V
 setPropertyType  (Lorg/eclipse/emf/ecore/EClassifier;)V
 setReadMethod  (Lorg/eclipse/jem/java/Method;)V
 setWriteMethod  (Lorg/eclipse/jem/java/Method;)V
 unsetBound  ()V
 unsetConstrained  ()V
 unsetDesignTime  ()V
 unsetField  ()V
 unsetReadMethod  ()V
 unsetWriteMethod  ()V

org.eclipse.jem.internal.beaninfo.impl.PropertyDecoratorImpl

 <init>  ()V
 basicGetField  ()Lorg/eclipse/jem/java/Field;
 basicGetPropertyEditorClass  ()Lorg/eclipse/jem/java/JavaClass;
 basicGetReadMethod  ()Lorg/eclipse/jem/java/Method;
 basicGetWriteMethod  ()Lorg/eclipse/jem/java/Method;
 eBasicRemoveFromContainer  (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eIsSetGen  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getField  ()Lorg/eclipse/jem/java/Field;
 getFilterFlags  ()Lorg/eclipse/emf/common/util/EList;
 getPropertyEditorClass  ()Lorg/eclipse/jem/java/JavaClass;
 getPropertyType  ()Lorg/eclipse/emf/ecore/EClassifier;
 getReadMethod  ()Lorg/eclipse/jem/java/Method;
 getWriteMethod  ()Lorg/eclipse/jem/java/Method;
 isAlwaysIncompatible  ()Z
 isBound  ()Z
 isConstrained  ()Z
 isDesignTime  ()Z
 isFieldReadOnly  ()Z
 isReadable  ()Z
 isSetBound  ()Z
 isSetConstrained  ()Z
 isSetDesignTime  ()Z
 isSetField  ()Z
 isSetReadMethod  ()Z
 isSetWriteMethod  ()Z
 isWriteable  ()Z
 setAlwaysIncompatible  (Z)V
 setBound  (Z)V
 setConstrained  (Z)V
 setDesignTime  (Z)V
 setField  (Lorg/eclipse/jem/java/Field;)V
 setFieldReadOnly  (Z)V
 setPropertyEditorClass  (Lorg/eclipse/jem/java/JavaClass;)V
 setPropertyType  (Lorg/eclipse/emf/ecore/EClassifier;)V
 setReadMethod  (Lorg/eclipse/jem/java/Method;)V
 setWriteMethod  (Lorg/eclipse/jem/java/Method;)V
 toString  ()Ljava/lang/String;
 unsetBound  ()V
 unsetConstrained  ()V
 unsetDesignTime  ()V
 unsetField  ()V
 unsetReadMethod  ()V
 unsetWriteMethod  ()V

org.eclipse.jem.internal.beaninfo.vm.PropertyDescriptorEquality

 <init>  ()V
 <init>  (Ljava/beans/PropertyDescriptor;)V
 calculateHashCode  ()I
 equals  (Ljava/lang/Object;)Z

org.eclipse.jem.internal.beaninfo.common.PropertyRecord

 <init>  ()V

org.eclipse.jem.internal.beaninfo.common.ReflectFieldRecord

 <init>  ()V

org.eclipse.jem.internal.beaninfo.common.ReflectMethodRecord

 <init>  ()V

org.eclipse.jem.internal.beaninfo.core.SearchpathEntry

 <init>  (ILorg/eclipse/core/runtime/IPath;Ljava/lang/String;)V
  1. org.eclipse.jem.tests.AllSuites

 <init>  (Ljava/lang/String;)V
  1. org.eclipse.jem.tests.AllSuites

 equals  (Ljava/lang/Object;)Z
  1. org.eclipse.jem.tests.AllSuites

 getKind  ()I
  1. org.eclipse.jem.tests.AllSuites

 getPackage  ()Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 getPath  ()Lorg/eclipse/core/runtime/IPath;
  1. org.eclipse.jem.tests.AllSuites

 hashCode  ()I
  1. org.eclipse.jem.tests.AllSuites

 readEntry  (Lorg/eclipse/jem/internal/beaninfo/adapters/IReader;Ljava/lang/Object;Lorg/eclipse/core/resources/IProject;Z)Lorg/eclipse/jem/internal/beaninfo/core/SearchpathEntry;
  1. org.eclipse.jem.tests.AllSuites

 writeEntry  (Lorg/w3c/dom/Document;Lorg/eclipse/core/resources/IProject;)Lorg/w3c/dom/Node;
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.adapters.SpecialResourceSet

 <init>  ()V
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.adapters.UICreateRegistryJobHandler

 <init>  ()V
  1. org.eclipse.jem.tests.AllSuites

 processCreateRegistry  (Lorg/eclipse/jem/internal/beaninfo/adapters/BeaninfoNature;)V
  1. org.eclipse.jem.tests.AllSuites

org.eclipse.jem.internal.beaninfo.core.Utilities

 computeFieldURL  (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 computeMethodID  (Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 computeMethodURL  (Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 getBeanDecorator  (Lorg/eclipse/emf/ecore/EModelElement;)Lorg/eclipse/jem/internal/beaninfo/BeanDecorator;
  1. org.eclipse.jem.tests.AllSuites

 getBeanInfoSearchPath  (Lorg/eclipse/jem/internal/proxy/core/ProxyFactoryRegistry;)Lorg/eclipse/jem/internal/proxy/core/IArrayBeanProxy;
  1. org.eclipse.jem.tests.AllSuites

 getDecorator  (Lorg/eclipse/emf/ecore/EModelElement;Ljava/lang/Class;)Lorg/eclipse/emf/ecore/EAnnotation;
  1. org.eclipse.jem.tests.AllSuites

 getEventSetDecorator  (Lorg/eclipse/emf/ecore/EModelElement;)Lorg/eclipse/jem/internal/beaninfo/EventSetDecorator;
  1. org.eclipse.jem.tests.AllSuites

 getEventSetsIterator  (Lorg/eclipse/emf/common/util/EList;)Ljava/util/Iterator;
  1. org.eclipse.jem.tests.AllSuites

 getFieldURI  (Ljava/lang/String;Ljava/lang/String;)Lorg/eclipse/emf/common/util/URI;
  1. org.eclipse.jem.tests.AllSuites

 getJavaClass  (Lorg/eclipse/jem/internal/proxy/core/IBeanTypeProxy;Lorg/eclipse/emf/ecore/resource/ResourceSet;)Lorg/eclipse/emf/ecore/EClassifier;
  1. org.eclipse.jem.tests.AllSuites

 getJavaClass  (Ljava/lang/String;Lorg/eclipse/emf/ecore/resource/ResourceSet;)Lorg/eclipse/jem/java/JavaClass;
  1. org.eclipse.jem.tests.AllSuites

 getJavaClassURI  (Ljava/lang/String;)Lorg/eclipse/emf/common/util/URI;
  1. org.eclipse.jem.tests.AllSuites

 getJavaType  (Ljava/lang/String;Lorg/eclipse/emf/ecore/resource/ResourceSet;)Lorg/eclipse/jem/java/JavaHelpers;
  1. org.eclipse.jem.tests.AllSuites

 getMethod  (Lorg/eclipse/jem/internal/proxy/core/IMethodProxy;Lorg/eclipse/emf/ecore/resource/ResourceSet;)Lorg/eclipse/jem/java/Method;
  1. org.eclipse.jem.tests.AllSuites

 getMethodDecorator  (Lorg/eclipse/emf/ecore/EModelElement;)Lorg/eclipse/jem/internal/beaninfo/MethodDecorator;
  1. org.eclipse.jem.tests.AllSuites

 getMethodsIterator  (Lorg/eclipse/emf/common/util/EList;)Ljava/util/Iterator;
  1. org.eclipse.jem.tests.AllSuites

 getMethodURI  (Lorg/eclipse/jem/internal/proxy/core/IMethodProxy;)Lorg/eclipse/emf/common/util/URI;
  1. org.eclipse.jem.tests.AllSuites

 getMethodURI  (Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)Lorg/eclipse/emf/common/util/URI;
  1. org.eclipse.jem.tests.AllSuites

 getMethodURL  (Lorg/eclipse/jem/internal/proxy/core/IMethodProxy;)Ljava/lang/String;
  1. org.eclipse.jem.tests.AllSuites

 getPropertiesIterator  (Lorg/eclipse/emf/common/util/EList;)Ljava/util/Iterator;
  1. org.eclipse.jem.tests.AllSuites

 getPropertyDecorator  (Lorg/eclipse/emf/ecore/EModelElement;)Lorg/eclipse/jem/internal/beaninfo/PropertyDecorator;
  1. org.eclipse.jem.tests.AllSuites

 insertBeanInfoSearchPath  (Lorg/eclipse/jem/internal/proxy/core/ProxyFactoryRegistry;Ljava/lang/String;I)V
  1. org.eclipse.jem.tests.AllSuites

 insertBeanInfoSearchPath  (Lorg/eclipse/jem/internal/beaninfo/adapters/BeaninfoNature;Lorg/eclipse/jem/internal/beaninfo/core/IBeaninfosDocEntry;I)V
  1. org.eclipse.jem.tests.AllSuites

 removeBeanInfoPath  (Lorg/eclipse/jem/internal/beaninfo/adapters/BeaninfoNature;Lorg/eclipse/jem/internal/beaninfo/core/IBeaninfosDocEntry;)V
  1. org.eclipse.jem.tests.AllSuites

 removeBeanInfoPath  (Lorg/eclipse/jem/internal/proxy/core/ProxyFactoryRegistry;Ljava/lang/String;)V
  1. org.eclipse.jem.tests.AllSuites

 setBeanInfoSearchPath  (Lorg/eclipse/jem/internal/proxy/core/ProxyFactoryRegistry;[Ljava/lang/String;)V
  1. org.eclipse.jem.tests.AllSuites