Eclipse WTP API Compatibility Report
API compatibility report
Show components only
Show removed APIs only
Show new APIs only
Show classes only
Show all
 
  org.eclipse.jst.j2ee  (Removed methods: 35, Removed fields: 10, New methods: 0, New fields: 28)
 Removed APIs
  Interface  org.eclipse.jst.j2ee.datamodel.properties.IEARComponentImportDataModelProperties
Field  IMPORT_EAR_PROJECT  Ljava/lang/String;
  Interface  org.eclipse.jst.j2ee.datamodel.properties.IJ2EEComponentCreationDataModelProperties
Field  NESTED_CLASSPATH_SELECTION_DM  Ljava/lang/String;
  Interface  org.eclipse.jst.j2ee.datamodel.properties.IJ2EEModuleImportDataModelProperties
Field  EAR_NAME  Ljava/lang/String;
  Interface  org.eclipse.jst.j2ee.project.datamodel.properties.IFlexibleJavaProjectCreationDataModelProperties
Field  SERVER_TARGET_ID  Ljava/lang/String;
  Class  org.eclipse.jst.j2ee.applicationclient.componentcore.util.AppClientArtifactEdit
Method  <init>  (Lorg/eclipse/wst/common/componentcore/resources/ComponentHandle;Z)V
Method  <init>  (Lorg/eclipse/wst/common/componentcore/internal/ArtifactEditModel;)V
Method  <init>  (Lorg/eclipse/wst/common/componentcore/ModuleCoreNature;Lorg/eclipse/wst/common/componentcore/internal/WorkbenchComponent;Z)V
Method  addAppClientIfNecessary  (Lorg/eclipse/jst/j2ee/internal/common/XMLResource;)V
Method  createModelRoot  ()Lorg/eclipse/emf/ecore/EObject;
Method  createModelRoot  (I)Lorg/eclipse/emf/ecore/EObject;
Method  createNewModule  ()Lorg/eclipse/jst/j2ee/application/Module;
Method  getAppClientArtifactEditForRead  (Lorg/eclipse/wst/common/componentcore/resources/ComponentHandle;)Lorg/eclipse/jst/j2ee/applicationclient/componentcore/util/AppClientArtifactEdit;
Method  getAppClientArtifactEditForRead  (Lorg/eclipse/wst/common/componentcore/internal/WorkbenchComponent;)Lorg/eclipse/jst/j2ee/applicationclient/componentcore/util/AppClientArtifactEdit;
Method  getAppClientArtifactEditForWrite  (Lorg/eclipse/wst/common/componentcore/resources/ComponentHandle;)Lorg/eclipse/jst/j2ee/applicationclient/componentcore/util/AppClientArtifactEdit;
Method  getAppClientArtifactEditForWrite  (Lorg/eclipse/wst/common/componentcore/internal/WorkbenchComponent;)Lorg/eclipse/jst/j2ee/applicationclient/componentcore/util/AppClientArtifactEdit;
Method  getApplicationClient  ()Lorg/eclipse/jst/j2ee/client/ApplicationClient;
Method  getApplicationClientXmiResource  ()Lorg/eclipse/jst/j2ee/client/ApplicationClientResource;
Method  getDeploymentDescriptorResource  ()Lorg/eclipse/emf/ecore/resource/Resource;
Method  getDeploymentDescriptorRoot  ()Lorg/eclipse/emf/ecore/EObject;
Method  getJ2EEVersion  ()I
Method  isValidApplicationClientModule  (Lorg/eclipse/wst/common/componentcore/internal/WorkbenchComponent;)Z
Field  ADAPTER_TYPE  Ljava/lang/Class;
Field  class$0  Ljava/lang/Class;
Field  TYPE_ID  Ljava/lang/String;
  Class  org.eclipse.jst.j2ee.componentcore.util.EARArtifactEdit
Method  <init>  (Lorg/eclipse/wst/common/componentcore/resources/ComponentHandle;Z)V
Method  <init>  (Lorg/eclipse/wst/common/componentcore/internal/ArtifactEditModel;)V
Method  <init>  (Lorg/eclipse/wst/common/componentcore/ModuleCoreNature;Lorg/eclipse/wst/common/componentcore/internal/WorkbenchComponent;Z)V
Method  addApplicationIfNecessary  (Lorg/eclipse/jst/j2ee/internal/common/XMLResource;)V
Method  createModelRoot  ()Lorg/eclipse/emf/ecore/EObject;
Method  createModelRoot  (I)Lorg/eclipse/emf/ecore/EObject;
Method  getApplication  ()Lorg/eclipse/jst/j2ee/application/Application;
Method  getApplicationXmiResource  ()Lorg/eclipse/jst/j2ee/application/ApplicationResource;
Method  getDeploymentDescriptorResource  ()Lorg/eclipse/emf/ecore/resource/Resource;
Method  getEARArtifactEditForRead  (Lorg/eclipse/wst/common/componentcore/resources/ComponentHandle;)Lorg/eclipse/jst/j2ee/componentcore/util/EARArtifactEdit;
Method  getEARArtifactEditForRead  (Lorg/eclipse/wst/common/componentcore/internal/WorkbenchComponent;)Lorg/eclipse/jst/j2ee/componentcore/util/EARArtifactEdit;
Method  getEARArtifactEditForWrite  (Lorg/eclipse/wst/common/componentcore/resources/ComponentHandle;)Lorg/eclipse/jst/j2ee/componentcore/util/EARArtifactEdit;
Method  getEARArtifactEditForWrite  (Lorg/eclipse/wst/common/componentcore/internal/WorkbenchComponent;)Lorg/eclipse/jst/j2ee/componentcore/util/EARArtifactEdit;
Method  getJ2EEVersion  ()I
Method  getWorkbenchJ2EEModules  (Lorg/eclipse/wst/common/componentcore/internal/WorkbenchComponent;)Ljava/util/List;
Method  getWorkbenchUtilModules  (Lorg/eclipse/wst/common/componentcore/internal/WorkbenchComponent;)Ljava/util/List;
Method  isValidEARModule  (Lorg/eclipse/wst/common/componentcore/internal/WorkbenchComponent;)Z
Method  uriExists  (Ljava/lang/String;)Z
Field  ADAPTER_TYPE  Ljava/lang/Class;
Field  class$0  Ljava/lang/Class;
Field  TYPE_ID  Ljava/lang/String;
 New APIs
  Interface  org.eclipse.jst.j2ee.datamodel.properties.IAddWebComponentToEnterpriseApplicationDataModelProperties
Field  CONTEXT_ROOT  Ljava/lang/String;
  Interface  org.eclipse.jst.j2ee.datamodel.properties.IEarComponentCreationDataModelProperties
Field  JAVA_PROJECT_LIST  Ljava/lang/String;
  Interface  org.eclipse.jst.j2ee.datamodel.properties.IEARComponentImportDataModelProperties
Field  ALL_PROJECT_MODELS_LIST  Ljava/lang/String;
Field  HANDLED_PROJECT_MODELS_LIST  Ljava/lang/String;
Field  UNHANDLED_PROJECT_MODELS_LIST  Ljava/lang/String;
  Interface  org.eclipse.jst.j2ee.datamodel.properties.IJ2EEComponentCreationDataModelProperties
Field  CLASSPATH_SELECTION  Ljava/lang/String;
Field  EAR_COMPONENT_DEPLOY_NAME  Ljava/lang/String;
  Interface  org.eclipse.jst.j2ee.datamodel.properties.IJ2EEComponentExportDataModelProperties
Field  COMPONENT  Ljava/lang/String;
Field  PROJECT_NAME  Ljava/lang/String;
  Interface  org.eclipse.jst.j2ee.datamodel.properties.IJ2EEComponentImportDataModelProperties
Field  CLOSE_ARCHIVE_ON_DISPOSE  Ljava/lang/String;
Field  COMPONENT  Ljava/lang/String;
  Interface  org.eclipse.jst.j2ee.datamodel.properties.IJ2EEModuleImportDataModelProperties
Field  EAR_COMPONENT_NAME  Ljava/lang/String;
Field  EXTENDED_IMPORT_FACTORY  Ljava/lang/String;
  Interface  org.eclipse.jst.j2ee.datamodel.properties.IJ2EEUtilityJarListImportDataModelProperties
Field  AVAILABLE_JARS_DIRECTORY  Ljava/lang/String;
Field  BINARY_IMPORT  Ljava/lang/String;
Field  COPY  Ljava/lang/String;
Field  CREATE_LINKED_PATH_VARIABLE  Ljava/lang/String;
Field  CREATE_LINKED_PROJECT  Ljava/lang/String;
Field  CREATE_PROJECT  Ljava/lang/String;
Field  EAR_PROJECT  Ljava/lang/String;
Field  LINK_IMPORT  Ljava/lang/String;
Field  LINKED_PATH_VARIABLE  Ljava/lang/String;
Field  OVERRIDE_PROJECT_ROOT  Ljava/lang/String;
Field  OVERWRITE_IF_NECESSARY  Ljava/lang/String;
Field  PROJECT_ROOT  Ljava/lang/String;
Field  UTILITY_JAR_LIST  Ljava/lang/String;
  Interface  org.eclipse.jst.j2ee.datamodel.properties.IJavaComponentCreationDataModelProperties
Field  RUNTIME_TARGET_ID  Ljava/lang/String;
  Interface  org.eclipse.jst.j2ee.project.datamodel.properties.IFlexibleJavaProjectCreationDataModelProperties
Field  RUNTIME_TARGET_ID  Ljava/lang/String;
  org.eclipse.jst.j2ee.core  (Removed methods: 1581, Removed fields: 229, New methods: 0, New fields: 0)
 Removed APIs
  Interface  org.eclipse.jst.j2ee.application.Application
Method  containsSecurityRole  (Ljava/lang/String;)Z
Method  getFirstModule  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/application/Module;
Method  getJ2EEVersionID  ()I
Method  getModule  (Ljava/lang/String;Ljava/lang/String;)Lorg/eclipse/jst/j2ee/application/Module;
Method  getModule  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/application/Module;
Method  getModuleHavingAltDD  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/application/Module;
Method  getModules  ()Lorg/eclipse/emf/common/util/EList;
Method  getSecurityRoleNamed  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/common/SecurityRole;
Method  getSecurityRoles  ()Lorg/eclipse/emf/common/util/EList;
Method  getVersion  ()Ljava/lang/String;
Method  getVersionID  ()I
Method  isVersion1_2Descriptor  ()Z
Method  isVersion1_3Descriptor  ()Z
Method  setVersion  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.application.ApplicationFactory
Method  createApplication  ()Lorg/eclipse/jst/j2ee/application/Application;
Method  createConnectorModule  ()Lorg/eclipse/jst/j2ee/application/ConnectorModule;
Method  createEjbModule  ()Lorg/eclipse/jst/j2ee/application/EjbModule;
Method  createJavaClientModule  ()Lorg/eclipse/jst/j2ee/application/JavaClientModule;
Method  createModule  ()Lorg/eclipse/jst/j2ee/application/Module;
Method  createWebModule  ()Lorg/eclipse/jst/j2ee/application/WebModule;
Method  getApplicationPackage  ()Lorg/eclipse/jst/j2ee/internal/application/ApplicationPackage;
Field  eINSTANCE  Lorg/eclipse/jst/j2ee/application/ApplicationFactory;
  Interface  org.eclipse.jst.j2ee.application.ApplicationResource
Method  getApplication  ()Lorg/eclipse/jst/j2ee/application/Application;
  Interface  org.eclipse.jst.j2ee.application.ConnectorModule
  Interface  org.eclipse.jst.j2ee.application.EjbModule
  Interface  org.eclipse.jst.j2ee.application.JavaClientModule
  Interface  org.eclipse.jst.j2ee.application.Module
Method  getAltDD  ()Ljava/lang/String;
Method  getApplication  ()Lorg/eclipse/jst/j2ee/application/Application;
Method  getUri  ()Ljava/lang/String;
Method  isConnectorModule  ()Z
Method  isEjbModule  ()Z
Method  isJavaModule  ()Z
Method  isWebModule  ()Z
Method  setAltDD  (Ljava/lang/String;)V
Method  setApplication  (Lorg/eclipse/jst/j2ee/application/Application;)V
Method  setUri  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.application.WebModule
Method  getContextRoot  ()Ljava/lang/String;
Method  setContextRoot  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.client.ApplicationClient
Method  getCallbackHandler  ()Lorg/eclipse/jem/java/JavaClass;
Method  getCallbackHandlerClassName  ()Ljava/lang/String;
Method  getEjbReferences  ()Lorg/eclipse/emf/common/util/EList;
Method  getEnvironmentProps  ()Lorg/eclipse/emf/common/util/EList;
Method  getJ2EEVersionID  ()I
Method  getMessageDestinationRefs  ()Lorg/eclipse/emf/common/util/EList;
Method  getMessageDestinations  ()Lorg/eclipse/emf/common/util/EList;
Method  getResourceEnvRefs  ()Lorg/eclipse/emf/common/util/EList;
Method  getResourceRefs  ()Lorg/eclipse/emf/common/util/EList;
Method  getServiceRefs  ()Lorg/eclipse/emf/common/util/EList;
Method  getVersion  ()Ljava/lang/String;
Method  getVersionID  ()I
Method  isVersion1_2Descriptor  ()Z
Method  isVersion1_3Descriptor  ()Z
Method  isVersion1_4Descriptor  ()Z
Method  setCallbackHandler  (Lorg/eclipse/jem/java/JavaClass;)V
Method  setCallbackHandlerClassName  (Ljava/lang/String;)V
Method  setVersion  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.client.ApplicationClientResource
Method  getApplicationClient  ()Lorg/eclipse/jst/j2ee/client/ApplicationClient;
  Interface  org.eclipse.jst.j2ee.client.ClientFactory
Method  createApplicationClient  ()Lorg/eclipse/jst/j2ee/client/ApplicationClient;
Method  getClientPackage  ()Lorg/eclipse/jst/j2ee/internal/client/ClientPackage;
Field  eINSTANCE  Lorg/eclipse/jst/j2ee/client/ClientFactory;
  Interface  org.eclipse.jst.j2ee.common.CommonFactory
Method  createCompatibilityDescriptionGroup  ()Lorg/eclipse/jst/j2ee/common/CompatibilityDescriptionGroup;
Method  createDescription  ()Lorg/eclipse/jst/j2ee/common/Description;
Method  createDescriptionGroup  ()Lorg/eclipse/jst/j2ee/common/DescriptionGroup;
Method  createDisplayName  ()Lorg/eclipse/jst/j2ee/common/DisplayName;
Method  createEJBLocalRef  ()Lorg/eclipse/jst/j2ee/common/EJBLocalRef;
Method  createEjbRef  ()Lorg/eclipse/jst/j2ee/common/EjbRef;
Method  createEnvEntry  ()Lorg/eclipse/jst/j2ee/common/EnvEntry;
Method  createIconType  ()Lorg/eclipse/jst/j2ee/common/IconType;
Method  createIdentity  ()Lorg/eclipse/jst/j2ee/common/Identity;
Method  createListener  ()Lorg/eclipse/jst/j2ee/common/Listener;
Method  createMessageDestination  ()Lorg/eclipse/jst/j2ee/common/MessageDestination;
Method  createMessageDestinationRef  ()Lorg/eclipse/jst/j2ee/common/MessageDestinationRef;
Method  createParamValue  ()Lorg/eclipse/jst/j2ee/common/ParamValue;
Method  createQName  ()Lorg/eclipse/jst/j2ee/common/QName;
Method  createResourceEnvRef  ()Lorg/eclipse/jst/j2ee/common/ResourceEnvRef;
Method  createResourceRef  ()Lorg/eclipse/jst/j2ee/common/ResourceRef;
Method  createRunAsSpecifiedIdentity  ()Lorg/eclipse/jst/j2ee/common/RunAsSpecifiedIdentity;
Method  createSecurityIdentity  ()Lorg/eclipse/jst/j2ee/common/SecurityIdentity;
Method  createSecurityRole  ()Lorg/eclipse/jst/j2ee/common/SecurityRole;
Method  createSecurityRoleRef  ()Lorg/eclipse/jst/j2ee/common/SecurityRoleRef;
Method  createUseCallerIdentity  ()Lorg/eclipse/jst/j2ee/common/UseCallerIdentity;
Method  getCommonPackage  ()Lorg/eclipse/jst/j2ee/internal/common/CommonPackage;
Field  eINSTANCE  Lorg/eclipse/jst/j2ee/common/CommonFactory;
  Interface  org.eclipse.jst.j2ee.common.CompatibilityDescriptionGroup
Method  getDescription  ()Ljava/lang/String;
Method  getDisplayName  ()Ljava/lang/String;
Method  getLargeIcon  ()Ljava/lang/String;
Method  getSmallIcon  ()Ljava/lang/String;
Method  setDescription  (Ljava/lang/String;)V
Method  setDescriptionGen  (Ljava/lang/String;)V
Method  setDisplayName  (Ljava/lang/String;)V
Method  setDisplayNameGen  (Ljava/lang/String;)V
Method  setLargeIcon  (Ljava/lang/String;)V
Method  setLargeIconGen  (Ljava/lang/String;)V
Method  setSmallIcon  (Ljava/lang/String;)V
Method  setSmallIconGen  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.common.DeploymentExtension
Method  getExtensionElements  ()Lorg/eclipse/emf/common/util/EList;
Method  getNamespace  ()Ljava/lang/String;
Method  isMustUnderstand  ()Z
Method  setMustUnderstand  (Z)V
Method  setNamespace  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.common.Description
Method  getLang  ()Ljava/lang/String;
Method  getValue  ()Ljava/lang/String;
Method  setLang  (Ljava/lang/String;)V
Method  setValue  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.common.DescriptionGroup
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getDisplayNames  ()Lorg/eclipse/emf/common/util/EList;
Method  getIcons  ()Lorg/eclipse/emf/common/util/EList;
  Interface  org.eclipse.jst.j2ee.common.DisplayName
Method  getLang  ()Ljava/lang/String;
Method  getValue  ()Ljava/lang/String;
Method  setLang  (Ljava/lang/String;)V
Method  setValue  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.common.EJBLocalRef
Method  getLocal  ()Ljava/lang/String;
Method  getLocalHome  ()Ljava/lang/String;
Method  setLocal  (Ljava/lang/String;)V
Method  setLocalHome  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.common.EjbRef
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getHome  ()Ljava/lang/String;
Method  getLink  ()Ljava/lang/String;
Method  getLinkedEjb  (Lorg/eclipse/jst/j2ee/ejb/EJBJar;)Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;
Method  getName  ()Ljava/lang/String;
Method  getRemote  ()Ljava/lang/String;
Method  getType  ()Lorg/eclipse/jst/j2ee/common/EjbRefType;
Method  isEquivalent  (Lorg/eclipse/jst/j2ee/common/EjbRef;)Z
Method  isLinked  (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)Z
Method  isLocal  ()Z
Method  isSetType  ()Z
Method  setDescription  (Ljava/lang/String;)V
Method  setHome  (Ljava/lang/String;)V
Method  setLink  (Ljava/lang/String;)V
Method  setName  (Ljava/lang/String;)V
Method  setRemote  (Ljava/lang/String;)V
Method  setType  (Lorg/eclipse/jst/j2ee/common/EjbRefType;)V
Method  unsetType  ()V
  Interface  org.eclipse.jst.j2ee.common.EnvEntry
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getName  ()Ljava/lang/String;
Method  getType  ()Lorg/eclipse/jst/j2ee/common/EnvEntryType;
Method  getValue  ()Ljava/lang/String;
Method  isSetType  ()Z
Method  setDescription  (Ljava/lang/String;)V
Method  setName  (Ljava/lang/String;)V
Method  setType  (Lorg/eclipse/jst/j2ee/common/EnvEntryType;)V
Method  setValue  (Ljava/lang/String;)V
Method  unsetType  ()V
  Interface  org.eclipse.jst.j2ee.common.ExtensibleType
Method  getValue  ()Ljava/lang/String;
Method  setValue  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.common.IconType
Method  getLang  ()Ljava/lang/String;
Method  getLargeIcon  ()Ljava/lang/String;
Method  getSmallIcon  ()Ljava/lang/String;
Method  setLang  (Ljava/lang/String;)V
Method  setLargeIcon  (Ljava/lang/String;)V
Method  setSmallIcon  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.common.Identity
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getRoleName  ()Ljava/lang/String;
Method  setDescription  (Ljava/lang/String;)V
Method  setRoleName  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.common.JNDIEnvRefsGroup
Method  getEjbLocalRefs  ()Lorg/eclipse/emf/common/util/EList;
Method  getEjbRefs  ()Lorg/eclipse/emf/common/util/EList;
Method  getEnvironmentProperties  ()Lorg/eclipse/emf/common/util/EList;
Method  getMessageDestinationRefs  ()Lorg/eclipse/emf/common/util/EList;
Method  getResourceEnvRefs  ()Lorg/eclipse/emf/common/util/EList;
Method  getResourceRefs  ()Lorg/eclipse/emf/common/util/EList;
Method  getServiceRefs  ()Lorg/eclipse/emf/common/util/EList;
  Interface  org.eclipse.jst.j2ee.common.Listener
Method  getListenerClass  ()Lorg/eclipse/jem/java/JavaClass;
Method  getListenerClassName  ()Ljava/lang/String;
Method  setListenerClass  (Lorg/eclipse/jem/java/JavaClass;)V
Method  setListenerClassName  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.common.MessageDestination
Method  getName  ()Ljava/lang/String;
Method  setName  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.common.MessageDestinationRef
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getLink  ()Ljava/lang/String;
Method  getName  ()Ljava/lang/String;
Method  getType  ()Ljava/lang/String;
Method  getUsage  ()Lorg/eclipse/jst/j2ee/common/MessageDestinationUsageType;
Method  setLink  (Ljava/lang/String;)V
Method  setName  (Ljava/lang/String;)V
Method  setType  (Ljava/lang/String;)V
Method  setUsage  (Lorg/eclipse/jst/j2ee/common/MessageDestinationUsageType;)V
  Interface  org.eclipse.jst.j2ee.common.ParamValue
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getName  ()Ljava/lang/String;
Method  getValue  ()Ljava/lang/String;
Method  setDescription  (Ljava/lang/String;)V
Method  setName  (Ljava/lang/String;)V
Method  setValue  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.common.QName
Method  getCombinedQName  ()Ljava/lang/String;
Method  getInternalPrefixOrNsURI  ()Ljava/lang/String;
Method  getLocalPart  ()Ljava/lang/String;
Method  getNamespaceURI  ()Ljava/lang/String;
Method  setCombinedQName  (Ljava/lang/String;)V
Method  setInternalPrefixOrNsURI  (Ljava/lang/String;)V
Method  setLocalPart  (Ljava/lang/String;)V
Method  setNamespaceURI  (Ljava/lang/String;)V
Method  setValues  (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.common.ResourceEnvRef
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getName  ()Ljava/lang/String;
Method  getType  ()Lorg/eclipse/jem/java/JavaClass;
Method  getTypeName  ()Ljava/lang/String;
Method  setDescription  (Ljava/lang/String;)V
Method  setName  (Ljava/lang/String;)V
Method  setType  (Lorg/eclipse/jem/java/JavaClass;)V
Method  setTypeName  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.common.ResourceRef
Method  getAuth  ()Lorg/eclipse/jst/j2ee/common/ResAuthTypeBase;
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getLink  ()Ljava/lang/String;
Method  getName  ()Ljava/lang/String;
Method  getResSharingScope  ()Lorg/eclipse/jst/j2ee/common/ResSharingScopeType;
Method  getType  ()Ljava/lang/String;
Method  isSetAuth  ()Z
Method  isSetResSharingScope  ()Z
Method  setAuth  (Lorg/eclipse/jst/j2ee/common/ResAuthTypeBase;)V
Method  setDescription  (Ljava/lang/String;)V
Method  setLink  (Ljava/lang/String;)V
Method  setName  (Ljava/lang/String;)V
Method  setResSharingScope  (Lorg/eclipse/jst/j2ee/common/ResSharingScopeType;)V
Method  setType  (Ljava/lang/String;)V
Method  unsetAuth  ()V
Method  unsetResSharingScope  ()V
  Interface  org.eclipse.jst.j2ee.common.RunAsSpecifiedIdentity
Method  getIdentity  ()Lorg/eclipse/jst/j2ee/common/Identity;
Method  setIdentity  (Lorg/eclipse/jst/j2ee/common/Identity;)V
  Interface  org.eclipse.jst.j2ee.common.SecurityIdentity
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  isRunAsSpecifiedIdentity  ()Z
Method  isUseCallerIdentity  ()Z
Method  setDescription  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.common.SecurityRole
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getRoleName  ()Ljava/lang/String;
Method  setDescription  (Ljava/lang/String;)V
Method  setRoleName  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.common.SecurityRoleRef
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getLink  ()Ljava/lang/String;
Method  getName  ()Ljava/lang/String;
Method  setDescription  (Ljava/lang/String;)V
Method  setLink  (Ljava/lang/String;)V
Method  setName  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.common.UseCallerIdentity
  Interface  org.eclipse.jst.j2ee.ejb.ActivationConfig
Method  getConfigProperties  ()Lorg/eclipse/emf/common/util/EList;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
  Interface  org.eclipse.jst.j2ee.ejb.ActivationConfigProperty
Method  getName  ()Ljava/lang/String;
Method  getValue  ()Ljava/lang/String;
Method  setName  (Ljava/lang/String;)V
Method  setValue  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.ejb.AssemblyDescriptor
Method  getEjbJar  ()Lorg/eclipse/jst/j2ee/ejb/EJBJar;
Method  getExcludeList  ()Lorg/eclipse/jst/j2ee/ejb/ExcludeList;
Method  getMessageDestinations  ()Lorg/eclipse/emf/common/util/EList;
Method  getMethodPermission  (Ljava/util/List;)Lorg/eclipse/jst/j2ee/ejb/MethodPermission;
Method  getMethodPermissionMethodElements  (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)Ljava/util/List;
Method  getMethodPermissions  ()Lorg/eclipse/emf/common/util/EList;
Method  getMethodTransactionMethodElements  (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)Ljava/util/List;
Method  getMethodTransactions  ()Lorg/eclipse/emf/common/util/EList;
Method  getSecurityRoleNamed  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/common/SecurityRole;
Method  getSecurityRoles  ()Lorg/eclipse/emf/common/util/EList;
Method  removeData  (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)V
Method  renameSecurityRole  (Ljava/lang/String;Ljava/lang/String;)V
Method  setEjbJar  (Lorg/eclipse/jst/j2ee/ejb/EJBJar;)V
Method  setExcludeList  (Lorg/eclipse/jst/j2ee/ejb/ExcludeList;)V
  Interface  org.eclipse.jst.j2ee.ejb.CMPAttribute
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getField  ()Lorg/eclipse/jem/java/Field;
Method  getGetterName  ()Ljava/lang/String;
Method  getOriginatingType  ()Lorg/eclipse/jem/java/JavaHelpers;
Method  getSetterName  ()Ljava/lang/String;
Method  getType  ()Lorg/eclipse/jem/java/JavaHelpers;
Method  isCMRField  ()Z
Method  isDerived  ()Z
Method  isKey  ()Z
Method  isPrimKeyField  ()Z
Method  setDerived  (Z)V
Method  setDescription  (Ljava/lang/String;)V
Method  setOriginatingType  (Lorg/eclipse/jem/java/JavaHelpers;)V
  Interface  org.eclipse.jst.j2ee.ejb.CMRField
Method  getCollectionType  ()Lorg/eclipse/jem/java/JavaClass;
Method  getCollectionTypeName  ()Ljava/lang/String;
Method  getRole  ()Lorg/eclipse/jst/j2ee/ejb/EJBRelationshipRole;
Method  setCollectionType  (Lorg/eclipse/jem/java/JavaClass;)V
Method  setCollectionTypeName  (Ljava/lang/String;)V
Method  setRole  (Lorg/eclipse/jst/j2ee/ejb/EJBRelationshipRole;)V
  Interface  org.eclipse.jst.j2ee.ejb.CommonRelationship
Method  getCommonRoles  ()Lorg/eclipse/emf/common/util/EList;
Method  getFirstCommonRole  ()Lorg/eclipse/jst/j2ee/ejb/CommonRelationshipRole;
Method  getName  ()Ljava/lang/String;
Method  getSecondCommonRole  ()Lorg/eclipse/jst/j2ee/ejb/CommonRelationshipRole;
Method  setName  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.ejb.CommonRelationshipRole
Method  getAttributes  ()Lorg/eclipse/emf/common/util/EList;
Method  getCommonRelationship  ()Lorg/eclipse/jst/j2ee/ejb/CommonRelationship;
Method  getName  ()Ljava/lang/String;
Method  getOppositeAsCommonRole  ()Lorg/eclipse/jst/j2ee/ejb/CommonRelationshipRole;
Method  getRoleName  ()Ljava/lang/String;
Method  getSourceEntity  ()Lorg/eclipse/jst/j2ee/ejb/ContainerManagedEntity;
Method  getTargetAttributeName  (Lorg/eclipse/jst/j2ee/ejb/CMPAttribute;)Ljava/lang/String;
Method  getTypeEntity  ()Lorg/eclipse/jst/j2ee/ejb/ContainerManagedEntity;
Method  isForward  ()Z
Method  isKey  ()Z
Method  isMany  ()Z
Method  isNavigable  ()Z
Method  isRequired  ()Z
Method  reconcileAttributes  ()V
Method  setKey  (Z)V
Method  setLower  (I)V
Method  setUpper  (I)V
  Interface  org.eclipse.jst.j2ee.ejb.ContainerManagedEntity
Method  addKeyAttributeName  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/CMPAttribute;
Method  addPersistentAttribute  (Lorg/eclipse/jem/java/Field;)Lorg/eclipse/jst/j2ee/ejb/CMPAttribute;
Method  addPersistentAttributeName  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/CMPAttribute;
Method  getAbstractSchemaName  ()Ljava/lang/String;
Method  getAllAvailableQueryMethods  ()Ljava/util/List;
Method  getAvailableFindQueryMethods  ()Ljava/util/List;
Method  getAvailableSelectQueryMethods  ()Ljava/util/List;
Method  getCMPAttribute  ()Lorg/eclipse/emf/common/util/EList;
Method  getCMPVersionID  ()I
Method  getCMRFields  ()Ljava/util/List;
Method  getFilteredFeatures  (Lorg/eclipse/jst/j2ee/ejb/EJBExtensionFilter;)Ljava/util/List;
Method  getKeyAttribute  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/CMPAttribute;
Method  getKeyAttributes  ()Lorg/eclipse/emf/common/util/EList;
Method  getPersistentAttribute  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/CMPAttribute;
Method  getPersistentAttributes  ()Lorg/eclipse/emf/common/util/EList;
Method  getPrimaryKeyAttribute  ()Lorg/eclipse/jst/j2ee/ejb/CMPAttribute;
Method  getPrimKeyField  ()Lorg/eclipse/jst/j2ee/ejb/CMPAttribute;
Method  getQueries  ()Lorg/eclipse/emf/common/util/EList;
Method  getRole  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/CommonRelationshipRole;
Method  getRoles  ()Ljava/util/List;
Method  getVersion  ()Ljava/lang/String;
Method  isContainerManagedEntity  ()Z
Method  isKeyAttribute  (Lorg/eclipse/jst/j2ee/ejb/CMPAttribute;)Z
Method  isUnknownPrimaryKey  ()Z
Method  isVersion1_X  ()Z
Method  isVersion2_X  ()Z
Method  listPersistentFieldNames  ()[Ljava/lang/String;
Method  makePrimKeyFieldProxy  ()V
Method  removePersistentAttribute  (Lorg/eclipse/jem/java/Field;)Lorg/eclipse/jst/j2ee/ejb/CMPAttribute;
Method  removePersistentAttribute  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/CMPAttribute;
Method  setAbstractSchemaName  (Ljava/lang/String;)V
Method  setPrimKeyField  (Lorg/eclipse/jst/j2ee/ejb/CMPAttribute;)V
Method  setVersion  (Ljava/lang/String;)V
Field  DERIVED_FLAG_CHANGE  I
Field  JAVA_LANG_STRING  Ljava/lang/String;
Field  UNKNOWN_PRIMARY_KEY  Ljava/lang/String;
Field  VERSION_1_X  Ljava/lang/String;
Field  VERSION_2_X  Ljava/lang/String;
Field  WAS_GENERATED_STRING_FIELD  Ljava/lang/String;
Field  WAS_GENERATED_STRING_KEY  Ljava/lang/String;
  Interface  org.eclipse.jst.j2ee.ejb.EJBExtensionFilter
Method  filter  (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)Ljava/util/List;
  Interface  org.eclipse.jst.j2ee.ejb.EjbFactory
Method  createActivationConfig  ()Lorg/eclipse/jst/j2ee/ejb/ActivationConfig;
Method  createActivationConfigProperty  ()Lorg/eclipse/jst/j2ee/ejb/ActivationConfigProperty;
Method  createAssemblyDescriptor  ()Lorg/eclipse/jst/j2ee/ejb/AssemblyDescriptor;
Method  createCMPAttribute  ()Lorg/eclipse/jst/j2ee/ejb/CMPAttribute;
Method  createCMRField  ()Lorg/eclipse/jst/j2ee/ejb/CMRField;
Method  createContainerManagedEntity  ()Lorg/eclipse/jst/j2ee/ejb/ContainerManagedEntity;
Method  createEJBJar  ()Lorg/eclipse/jst/j2ee/ejb/EJBJar;
Method  createEJBMethodCategory  ()Lorg/eclipse/jst/j2ee/ejb/EJBMethodCategory;
Method  createEJBRelation  ()Lorg/eclipse/jst/j2ee/ejb/EJBRelation;
Method  createEJBRelationshipRole  ()Lorg/eclipse/jst/j2ee/ejb/EJBRelationshipRole;
Method  createEntity  ()Lorg/eclipse/jst/j2ee/ejb/Entity;
Method  createExcludeList  ()Lorg/eclipse/jst/j2ee/ejb/ExcludeList;
Method  createMessageDriven  ()Lorg/eclipse/jst/j2ee/ejb/MessageDriven;
Method  createMessageDrivenDestination  ()Lorg/eclipse/jst/j2ee/ejb/MessageDrivenDestination;
Method  createMethodElement  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/MethodElement;
Method  createMethodElement  ()Lorg/eclipse/jst/j2ee/ejb/MethodElement;
Method  createMethodElementFrom  (Lorg/eclipse/jem/java/Method;)Lorg/eclipse/jst/j2ee/ejb/MethodElement;
Method  createMethodElementFrom  (Ljava/lang/reflect/Method;)Lorg/eclipse/jst/j2ee/ejb/MethodElement;
Method  createMethodPermission  ()Lorg/eclipse/jst/j2ee/ejb/MethodPermission;
Method  createMethodTransaction  ()Lorg/eclipse/jst/j2ee/ejb/MethodTransaction;
Method  createQuery  ()Lorg/eclipse/jst/j2ee/ejb/Query;
Method  createQueryMethod  ()Lorg/eclipse/jst/j2ee/ejb/QueryMethod;
Method  createRelationships  ()Lorg/eclipse/jst/j2ee/ejb/Relationships;
Method  createRoleSource  ()Lorg/eclipse/jst/j2ee/ejb/RoleSource;
Method  createSession  ()Lorg/eclipse/jst/j2ee/ejb/Session;
Method  getEjbPackage  ()Lorg/eclipse/jst/j2ee/internal/ejb/EjbPackage;
Field  eINSTANCE  Lorg/eclipse/jst/j2ee/ejb/EjbFactory;
  Interface  org.eclipse.jst.j2ee.ejb.EJBJar
Method  containsContainerManagedBeans  ()Z
Method  containsSecurityRole  (Ljava/lang/String;)Z
Method  getAssemblyDescriptor  ()Lorg/eclipse/jst/j2ee/ejb/AssemblyDescriptor;
Method  getBeanManagedBeans  ()Ljava/util/List;
Method  getContainerManagedBeans  ()Ljava/util/List;
Method  getEJB11ContainerManagedBeans  ()Ljava/util/List;
Method  getEJB20ContainerManagedBeans  ()Ljava/util/List;
Method  getEjbClientJar  ()Ljava/lang/String;
Method  getEJBRelation  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/EJBRelation;
Method  getEjbRelations  ()Ljava/util/List;
Method  getEJBRelationsForSource  (Lorg/eclipse/jst/j2ee/ejb/ContainerManagedEntity;)Ljava/util/List;
Method  getEJBRelationshipRolesForType  (Lorg/eclipse/jst/j2ee/ejb/ContainerManagedEntity;)Ljava/util/List;
Method  getEnterpiseBeanFromRef  (Lorg/eclipse/jst/j2ee/common/EjbRef;)Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;
Method  getEnterpriseBeanNamed  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;
Method  getEnterpriseBeans  ()Lorg/eclipse/emf/common/util/EList;
Method  getEnterpriseBeansWithReference  (Lorg/eclipse/jem/java/JavaClass;)Ljava/util/List;
Method  getEnterpriseBeanWithReference  (Lorg/eclipse/jem/java/JavaClass;)Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;
Method  getJ2EEVersionID  ()I
Method  getMessageDrivenBeans  ()Ljava/util/List;
Method  getRelationshipList  ()Lorg/eclipse/jst/j2ee/ejb/Relationships;
Method  getRelationshipRole  (Ljava/lang/String;Lorg/eclipse/jst/j2ee/ejb/ContainerManagedEntity;)Lorg/eclipse/jst/j2ee/ejb/EJBRelationshipRole;
Method  getSessionBeans  ()Ljava/util/List;
Method  getVersion  ()Ljava/lang/String;
Method  getVersionID  ()I
Method  isVersion1_1Descriptor  ()Z
Method  isVersion2_0Descriptor  ()Z
Method  renameSecurityRole  (Ljava/lang/String;Ljava/lang/String;)V
Method  setAssemblyDescriptor  (Lorg/eclipse/jst/j2ee/ejb/AssemblyDescriptor;)V
Method  setEjbClientJar  (Ljava/lang/String;)V
Method  setRelationshipList  (Lorg/eclipse/jst/j2ee/ejb/Relationships;)V
Method  setVersion  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.ejb.EJBMethodCategory
  Interface  org.eclipse.jst.j2ee.ejb.EJBRelation
Method  containsRelationshipRole  (Lorg/eclipse/jst/j2ee/ejb/EJBRelationshipRole;)Z
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getFirstRole  ()Lorg/eclipse/jst/j2ee/ejb/EJBRelationshipRole;
Method  getName  ()Ljava/lang/String;
Method  getOppositeRole  (Lorg/eclipse/jst/j2ee/ejb/EJBRelationshipRole;)Lorg/eclipse/jst/j2ee/ejb/EJBRelationshipRole;
Method  getRelationshipList  ()Lorg/eclipse/jst/j2ee/ejb/Relationships;
Method  getRelationshipRole  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/EJBRelationshipRole;
Method  getRelationshipRoles  ()Lorg/eclipse/emf/common/util/EList;
Method  getSecondRole  ()Lorg/eclipse/jst/j2ee/ejb/EJBRelationshipRole;
Method  setDescription  (Ljava/lang/String;)V
Method  setFoward  (Lorg/eclipse/jst/j2ee/ejb/EJBRelationshipRole;)V
Method  setName  (Ljava/lang/String;)V
Method  setRelationshipList  (Lorg/eclipse/jst/j2ee/ejb/Relationships;)V
  Interface  org.eclipse.jst.j2ee.ejb.EJBRelationshipRole
Method  getCmrField  ()Lorg/eclipse/jst/j2ee/ejb/CMRField;
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getLogicalName  ()Ljava/lang/String;
Method  getMultiplicity  ()Lorg/eclipse/jst/j2ee/ejb/MultiplicityKind;
Method  getName  ()Ljava/lang/String;
Method  getOpposite  ()Lorg/eclipse/jst/j2ee/ejb/EJBRelationshipRole;
Method  getRelationship  ()Lorg/eclipse/jst/j2ee/ejb/EJBRelation;
Method  getRoleName  ()Ljava/lang/String;
Method  getSource  ()Lorg/eclipse/jst/j2ee/ejb/RoleSource;
Method  getSourceEntity  ()Lorg/eclipse/jst/j2ee/ejb/ContainerManagedEntity;
Method  isCascadeDelete  ()Z
Method  isForward  ()Z
Method  isKey  ()Z
Method  isMany  ()Z
Method  isNavigable  ()Z
Method  isSetCascadeDelete  ()Z
Method  isSetMultiplicity  ()Z
Method  reconcileAttributes  ()V
Method  setCascadeDelete  (Z)V
Method  setCmrField  (Lorg/eclipse/jst/j2ee/ejb/CMRField;)V
Method  setDescription  (Ljava/lang/String;)V
Method  setFoward  ()V
Method  setKey  (Z)V
Method  setMultiplicity  (Lorg/eclipse/jst/j2ee/ejb/MultiplicityKind;)V
Method  setName  (Ljava/lang/String;)V
Method  setRelationship  (Lorg/eclipse/jst/j2ee/ejb/EJBRelation;)V
Method  setRequired  (Ljava/lang/Boolean;)V
Method  setRoleName  (Ljava/lang/String;)V
Method  setSource  (Lorg/eclipse/jst/j2ee/ejb/RoleSource;)V
Method  unsetCascadeDelete  ()V
Method  unsetMultiplicity  ()V
  Interface  org.eclipse.jst.j2ee.ejb.EJBResource
Method  getEJBJar  ()Lorg/eclipse/jst/j2ee/ejb/EJBJar;
Method  isEJB1_1  ()Z
Method  isEJB2_0  ()Z
Method  setBatchMode  (Z)V
  Interface  org.eclipse.jst.j2ee.ejb.EnterpriseBean
Method  createMethodElements  (Ljava/util/List;Lorg/eclipse/jem/java/JavaClass;)Ljava/util/List;
Method  getAvailableCommonMethodElements  ()Ljava/util/List;
Method  getAvailableCommonMethodElementSignatures  ()Ljava/util/List;
Method  getAvailableHomeMethodElements  ()Ljava/util/List;
Method  getAvailableLocalHomeMethodElements  ()Ljava/util/List;
Method  getAvailableLocalMethodElements  ()Ljava/util/List;
Method  getAvailableRemoteMethodElements  ()Ljava/util/List;
Method  getAvailableUnspecifiedMethodElements  ()Ljava/util/List;
Method  getAvailableUnspecifiedMethodElementSignatures  ()Ljava/util/List;
Method  getEjbClass  ()Lorg/eclipse/jem/java/JavaClass;
Method  getEjbClassName  ()Ljava/lang/String;
Method  getEjbJar  ()Lorg/eclipse/jst/j2ee/ejb/EJBJar;
Method  getEquivalentEJBLocalRef  (Lorg/eclipse/jst/j2ee/common/EJBLocalRef;)Lorg/eclipse/jst/j2ee/common/EJBLocalRef;
Method  getEquivalentEjbRef  (Lorg/eclipse/jst/j2ee/common/EjbRef;)Lorg/eclipse/jst/j2ee/common/EjbRef;
Method  getExistingOrAvailableMethodElements  (Lorg/eclipse/emf/ecore/EObject;Ljava/util/Comparator;)Ljava/util/List;
Method  getExistingOrAvailableMethodElements  (Lorg/eclipse/emf/ecore/EObject;)Ljava/util/List;
Method  getHomeInterface  ()Lorg/eclipse/jem/java/JavaClass;
Method  getHomeInterfaceName  ()Ljava/lang/String;
Method  getHomeMethodsForDeployment  ()[Lorg/eclipse/jem/java/Method;
Method  getLinkedEJBLocalReference  (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)Lorg/eclipse/jst/j2ee/common/EJBLocalRef;
Method  getLinkedEJBReference  (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)Lorg/eclipse/jst/j2ee/common/EjbRef;
Method  getLocalHomeInterface  ()Lorg/eclipse/jem/java/JavaClass;
Method  getLocalHomeInterfaceName  ()Ljava/lang/String;
Method  getLocalHomeMethodsForDeployment  ()[Lorg/eclipse/jem/java/Method;
Method  getLocalInterface  ()Lorg/eclipse/jem/java/JavaClass;
Method  getLocalInterfaceName  ()Ljava/lang/String;
Method  getName  ()Ljava/lang/String;
Method  getRemoteInterface  ()Lorg/eclipse/jem/java/JavaClass;
Method  getRemoteInterfaceName  ()Ljava/lang/String;
Method  getRemoteMethodsForDeployment  ()[Lorg/eclipse/jem/java/Method;
Method  getSecurityIdentity  ()Lorg/eclipse/jst/j2ee/common/SecurityIdentity;
Method  getSecurityRoleRefs  ()Lorg/eclipse/emf/common/util/EList;
Method  getVersionID  ()I
Method  hasJavaReference  (Lorg/eclipse/jem/java/JavaClass;)Z
Method  hasLocalClient  ()Z
Method  hasRemoteClient  ()Z
Method  isBeanManagedEntity  ()Z
Method  isContainerManagedEntity  ()Z
Method  isEntity  ()Z
Method  isMessageDriven  ()Z
Method  isSession  ()Z
Method  isVersion1_X  ()Z
Method  isVersion2_X  ()Z
Method  reSyncSecurityRoleRef  (Ljava/lang/String;Ljava/lang/String;)V
Method  setEjbClass  (Lorg/eclipse/jem/java/JavaClass;)V
Method  setEjbClassName  (Ljava/lang/String;)V
Method  setEjbJar  (Lorg/eclipse/jst/j2ee/ejb/EJBJar;)V
Method  setHomeInterface  (Lorg/eclipse/jem/java/JavaClass;)V
Method  setHomeInterfaceName  (Ljava/lang/String;)V
Method  setLocalHomeInterface  (Lorg/eclipse/jem/java/JavaClass;)V
Method  setLocalHomeInterfaceName  (Ljava/lang/String;)V
Method  setLocalInterface  (Lorg/eclipse/jem/java/JavaClass;)V
Method  setLocalInterfaceName  (Ljava/lang/String;)V
Method  setName  (Ljava/lang/String;)V
Method  setRemoteInterface  (Lorg/eclipse/jem/java/JavaClass;)V
Method  setRemoteInterfaceName  (Ljava/lang/String;)V
Method  setSecurityIdentity  (Lorg/eclipse/jst/j2ee/common/SecurityIdentity;)V
  Interface  org.eclipse.jst.j2ee.ejb.Entity
Method  getPrimaryKey  ()Lorg/eclipse/jem/java/JavaClass;
Method  getPrimaryKeyName  ()Ljava/lang/String;
Method  isContainerManagedEntity  ()Z
Method  isReentrant  ()Z
Method  isSetReentrant  ()Z
Method  setPrimaryKey  (Lorg/eclipse/jem/java/JavaClass;)V
Method  setPrimaryKeyName  (Ljava/lang/String;)V
Method  setReentrant  (Z)V
Method  unsetReentrant  ()V
  Interface  org.eclipse.jst.j2ee.ejb.ExcludeList
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getMethodElements  ()Lorg/eclipse/emf/common/util/EList;
Method  getMethodElements  (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)Ljava/util/List;
Method  setDescription  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.ejb.IRoleShapeStrategy
Method  isFlat  ()Z
Method  isRound  ()Z
Method  reconcileAttributes  (Ljava/util/List;)V
Method  usesAttributeNamed  (Ljava/lang/String;)Z
Field  ATTRIBUTE_NAME_JOINER  Ljava/lang/String;
Field  ROLE_GET_PREFIX  Ljava/lang/String;
Field  ROLE_SET_PREFIX  Ljava/lang/String;
  Interface  org.eclipse.jst.j2ee.ejb.MessageDriven
Method  getAcknowledgeMode  ()Lorg/eclipse/jst/j2ee/ejb/AcknowledgeMode;
Method  getActivationConfig  ()Lorg/eclipse/jst/j2ee/ejb/ActivationConfig;
Method  getDestination  ()Lorg/eclipse/jst/j2ee/ejb/MessageDrivenDestination;
Method  getLink  ()Ljava/lang/String;
Method  getMessageDestination  ()Lorg/eclipse/jem/java/JavaClass;
Method  getMessageSelector  ()Ljava/lang/String;
Method  getMessagingType  ()Lorg/eclipse/jem/java/JavaClass;
Method  getTransactionType  ()Lorg/eclipse/jst/j2ee/ejb/TransactionType;
Method  isSetAcknowledgeMode  ()Z
Method  isSetTransactionType  ()Z
Method  setAcknowledgeMode  (Lorg/eclipse/jst/j2ee/ejb/AcknowledgeMode;)V
Method  setActivationConfig  (Lorg/eclipse/jst/j2ee/ejb/ActivationConfig;)V
Method  setDestination  (Lorg/eclipse/jst/j2ee/ejb/MessageDrivenDestination;)V
Method  setLink  (Ljava/lang/String;)V
Method  setMessageDestination  (Lorg/eclipse/jem/java/JavaClass;)V
Method  setMessageSelector  (Ljava/lang/String;)V
Method  setMessagingType  (Lorg/eclipse/jem/java/JavaClass;)V
Method  setTransactionType  (Lorg/eclipse/jst/j2ee/ejb/TransactionType;)V
Method  unsetAcknowledgeMode  ()V
Method  unsetTransactionType  ()V
  Interface  org.eclipse.jst.j2ee.ejb.MessageDrivenDestination
Method  getBean  ()Lorg/eclipse/jst/j2ee/ejb/MessageDriven;
Method  getSubscriptionDurability  ()Lorg/eclipse/jst/j2ee/ejb/SubscriptionDurabilityKind;
Method  getType  ()Lorg/eclipse/jst/j2ee/ejb/DestinationType;
Method  isSetSubscriptionDurability  ()Z
Method  isSetType  ()Z
Method  setBean  (Lorg/eclipse/jst/j2ee/ejb/MessageDriven;)V
Method  setSubscriptionDurability  (Lorg/eclipse/jst/j2ee/ejb/SubscriptionDurabilityKind;)V
Method  setType  (Lorg/eclipse/jst/j2ee/ejb/DestinationType;)V
Method  unsetSubscriptionDurability  ()V
Method  unsetType  ()V
  Interface  org.eclipse.jst.j2ee.ejb.MethodElement
Method  addMethodParams  (Ljava/lang/String;)V
Method  applyZeroParams  ()V
Method  equalSignature  (Lorg/eclipse/jst/j2ee/ejb/MethodElement;)Z
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getEnterpriseBean  ()Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;
Method  getMethodParams  ()Ljava/util/List;
Method  getMethods  ()[Lorg/eclipse/jem/java/Method;
Method  getMostSpecific  (Lorg/eclipse/jst/j2ee/ejb/MethodElement;Lorg/eclipse/jem/java/JavaClass;)Lorg/eclipse/jst/j2ee/ejb/MethodElement;
Method  getName  ()Ljava/lang/String;
Method  getParms  ()Ljava/lang/String;
Method  getSignature  ()Ljava/lang/String;
Method  getType  ()Lorg/eclipse/jst/j2ee/ejb/MethodElementKind;
Method  getTypeJavaClass  ()Lorg/eclipse/jem/java/JavaClass;
Method  hasMethodParams  ()Z
Method  initializeFromSignature  (Ljava/lang/String;)V
Method  isDefault  ()Z
Method  isEquivalent  (Lorg/eclipse/jst/j2ee/ejb/MethodElement;)Z
Method  isHome  ()Z
Method  isLocal  ()Z
Method  isLocalHome  ()Z
Method  isRemote  ()Z
Method  isSetType  ()Z
Method  isUnspecified  ()Z
Method  isValid  ()Z
Method  nameAndParamsEquals  (Lorg/eclipse/jem/java/Method;)Z
Method  removeMethodParams  (Ljava/lang/String;)V
Method  represents  (Lorg/eclipse/jem/java/Method;)Z
Method  setDescription  (Ljava/lang/String;)V
Method  setEnterpriseBean  (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)V
Method  setIdToReadableString  ()V
Method  setName  (Ljava/lang/String;)V
Method  setParms  (Ljava/lang/String;)V
Method  setType  (Lorg/eclipse/jst/j2ee/ejb/MethodElementKind;)V
Method  uniquelyIdentifies  (Lorg/eclipse/jem/java/Method;)Z
Method  unsetType  ()V
Field  COMMA  Ljava/lang/String;
Field  LEFT_PAREN  Ljava/lang/String;
Field  RIGHT_PAREN  Ljava/lang/String;
  Interface  org.eclipse.jst.j2ee.ejb.MethodPermission
Method  getAssemblyDescriptor  ()Lorg/eclipse/jst/j2ee/ejb/AssemblyDescriptor;
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getMethodElements  (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)Ljava/util/List;
Method  getMethodElements  ()Lorg/eclipse/emf/common/util/EList;
Method  getRoles  ()Lorg/eclipse/emf/common/util/EList;
Method  getSecurityRole  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/common/SecurityRole;
Method  hasSecurityRole  (Lorg/eclipse/jst/j2ee/common/SecurityRole;)Z
Method  hasSecurityRole  (Ljava/lang/String;)Z
Method  isEquivalent  (Lorg/eclipse/jst/j2ee/ejb/MethodPermission;)Z
Method  isSetUnchecked  ()Z
Method  isUnchecked  ()Z
Method  setAssemblyDescriptor  (Lorg/eclipse/jst/j2ee/ejb/AssemblyDescriptor;)V
Method  setDescription  (Ljava/lang/String;)V
Method  setUnchecked  (Z)V
Method  unsetUnchecked  ()V
  Interface  org.eclipse.jst.j2ee.ejb.MethodTransaction
Method  getAssemblyDescriptor  ()Lorg/eclipse/jst/j2ee/ejb/AssemblyDescriptor;
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getMethodElements  (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)Ljava/util/List;
Method  getMethodElements  ()Lorg/eclipse/emf/common/util/EList;
Method  getMostSpecificMethodElement  (Lorg/eclipse/jem/java/Method;)Lorg/eclipse/jst/j2ee/ejb/MethodElement;
Method  getTransactionAttribute  ()Lorg/eclipse/jst/j2ee/ejb/TransactionAttributeType;
Method  isEquivalent  (Lorg/eclipse/jst/j2ee/ejb/MethodTransaction;)Z
Method  isSetTransactionAttribute  ()Z
Method  setAssemblyDescriptor  (Lorg/eclipse/jst/j2ee/ejb/AssemblyDescriptor;)V
Method  setDescription  (Ljava/lang/String;)V
Method  setTransactionAttribute  (Lorg/eclipse/jst/j2ee/ejb/TransactionAttributeType;)V
Method  unsetTransactionAttribute  ()V
  Interface  org.eclipse.jst.j2ee.ejb.Query
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getEjbQL  ()Ljava/lang/String;
Method  getEntity  ()Lorg/eclipse/jst/j2ee/ejb/ContainerManagedEntity;
Method  getQueryMethod  ()Lorg/eclipse/jst/j2ee/ejb/QueryMethod;
Method  getReturnTypeMapping  ()Lorg/eclipse/jst/j2ee/ejb/ReturnTypeMapping;
Method  isLocalResultMapping  ()Z
Method  isRemoteResultMapping  ()Z
Method  isSetReturnTypeMapping  ()Z
Method  setDescription  (Ljava/lang/String;)V
Method  setEjbQL  (Ljava/lang/String;)V
Method  setEntity  (Lorg/eclipse/jst/j2ee/ejb/ContainerManagedEntity;)V
Method  setQueryMethod  (Lorg/eclipse/jst/j2ee/ejb/QueryMethod;)V
Method  setReturnTypeMapping  (Lorg/eclipse/jst/j2ee/ejb/ReturnTypeMapping;)V
Method  unsetReturnTypeMapping  ()V
  Interface  org.eclipse.jst.j2ee.ejb.QueryMethod
Method  getClientTypeJavaClasses  ()[Lorg/eclipse/jem/java/JavaClass;
Method  getQuery  ()Lorg/eclipse/jst/j2ee/ejb/Query;
Method  setQuery  (Lorg/eclipse/jst/j2ee/ejb/Query;)V
Field  FIND_PREFIX  Ljava/lang/String;
Field  SELECT_PREFIX  Ljava/lang/String;
  Interface  org.eclipse.jst.j2ee.ejb.Relationships
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getEjbJar  ()Lorg/eclipse/jst/j2ee/ejb/EJBJar;
Method  getEjbRelations  ()Lorg/eclipse/emf/common/util/EList;
Method  setDescription  (Ljava/lang/String;)V
Method  setEjbJar  (Lorg/eclipse/jst/j2ee/ejb/EJBJar;)V
  Interface  org.eclipse.jst.j2ee.ejb.RoleSource
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getEntityBean  ()Lorg/eclipse/jst/j2ee/ejb/ContainerManagedEntity;
Method  getRole  ()Lorg/eclipse/jst/j2ee/ejb/EJBRelationshipRole;
Method  setDescription  (Ljava/lang/String;)V
Method  setEntityBean  (Lorg/eclipse/jst/j2ee/ejb/ContainerManagedEntity;)V
Method  setRole  (Lorg/eclipse/jst/j2ee/ejb/EJBRelationshipRole;)V
  Interface  org.eclipse.jst.j2ee.ejb.Session
Method  getServiceEndpoint  ()Lorg/eclipse/jem/java/JavaClass;
Method  getServiceEndpointName  ()Ljava/lang/String;
Method  getSessionType  ()Lorg/eclipse/jst/j2ee/ejb/SessionType;
Method  getTransactionType  ()Lorg/eclipse/jst/j2ee/ejb/TransactionType;
Method  hasServiceEndpoint  ()Z
Method  isSetSessionType  ()Z
Method  isSetTransactionType  ()Z
Method  setServiceEndpoint  (Lorg/eclipse/jem/java/JavaClass;)V
Method  setServiceEndpointName  (Ljava/lang/String;)V
Method  setSessionType  (Lorg/eclipse/jst/j2ee/ejb/SessionType;)V
Method  setTransactionType  (Lorg/eclipse/jst/j2ee/ejb/TransactionType;)V
Method  unsetSessionType  ()V
Method  unsetTransactionType  ()V
  Interface  org.eclipse.jst.j2ee.jca.ActivationSpec
Method  getActivationSpecClass  ()Ljava/lang/String;
Method  getRequiredConfigProperties  ()Lorg/eclipse/emf/common/util/EList;
Method  setActivationSpecClass  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.jca.AdminObject
Method  getAdminObjectClass  ()Ljava/lang/String;
Method  getAdminObjectInterface  ()Ljava/lang/String;
Method  getConfigProperties  ()Lorg/eclipse/emf/common/util/EList;
Method  setAdminObjectClass  (Ljava/lang/String;)V
Method  setAdminObjectInterface  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.jca.AuthenticationMechanism
Method  getAuthenticationMechanism  ()Ljava/lang/String;
Method  getAuthenticationMechanismType  ()Lorg/eclipse/jst/j2ee/jca/AuthenticationMechanismType;
Method  getCredentialInterface  ()Ljava/lang/String;
Method  getCustomAuthMechType  ()Ljava/lang/String;
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  isSetAuthenticationMechanismType  ()Z
Method  setAuthenticationMechanism  (Ljava/lang/String;)V
Method  setAuthenticationMechanismType  (Lorg/eclipse/jst/j2ee/jca/AuthenticationMechanismType;)V
Method  setCredentialInterface  (Ljava/lang/String;)V
Method  setCustomAuthMechType  (Ljava/lang/String;)V
Method  setDescription  (Ljava/lang/String;)V
Method  unsetAuthenticationMechanismType  ()V
  Interface  org.eclipse.jst.j2ee.jca.ConfigProperty
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getName  ()Ljava/lang/String;
Method  getType  ()Ljava/lang/String;
Method  getValue  ()Ljava/lang/String;
Method  setDescription  (Ljava/lang/String;)V
Method  setName  (Ljava/lang/String;)V
Method  setType  (Ljava/lang/String;)V
Method  setValue  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.jca.ConnectionDefinition
Method  getConfigProperties  ()Lorg/eclipse/emf/common/util/EList;
Method  getConnectionFactoryImplClass  ()Ljava/lang/String;
Method  getConnectionFactoryInterface  ()Ljava/lang/String;
Method  getConnectionImplClass  ()Ljava/lang/String;
Method  getConnectionInterface  ()Ljava/lang/String;
Method  getManagedConnectionFactoryClass  ()Ljava/lang/String;
Method  setConnectionFactoryImplClass  (Ljava/lang/String;)V
Method  setConnectionFactoryInterface  (Ljava/lang/String;)V
Method  setConnectionImplClass  (Ljava/lang/String;)V
Method  setConnectionInterface  (Ljava/lang/String;)V
Method  setManagedConnectionFactoryClass  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.jca.Connector
Method  getEisType  ()Ljava/lang/String;
Method  getLicense  ()Lorg/eclipse/jst/j2ee/jca/License;
Method  getResourceAdapter  ()Lorg/eclipse/jst/j2ee/jca/ResourceAdapter;
Method  getSpecVersion  ()Ljava/lang/String;
Method  getVendorName  ()Ljava/lang/String;
Method  getVersion  ()Ljava/lang/String;
Method  getVersionID  ()I
Method  setEisType  (Ljava/lang/String;)V
Method  setLicense  (Lorg/eclipse/jst/j2ee/jca/License;)V
Method  setResourceAdapter  (Lorg/eclipse/jst/j2ee/jca/ResourceAdapter;)V
Method  setSpecVersion  (Ljava/lang/String;)V
Method  setVendorName  (Ljava/lang/String;)V
Method  setVersion  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.jca.ConnectorResource
Method  getConnector  ()Lorg/eclipse/jst/j2ee/jca/Connector;
  Interface  org.eclipse.jst.j2ee.jca.InboundResourceAdapter
Method  getMessageAdapter  ()Lorg/eclipse/jst/j2ee/jca/MessageAdapter;
Method  setMessageAdapter  (Lorg/eclipse/jst/j2ee/jca/MessageAdapter;)V
  Interface  org.eclipse.jst.j2ee.jca.JcaFactory
Method  createActivationSpec  ()Lorg/eclipse/jst/j2ee/jca/ActivationSpec;
Method  createAdminObject  ()Lorg/eclipse/jst/j2ee/jca/AdminObject;
Method  createAuthenticationMechanism  ()Lorg/eclipse/jst/j2ee/jca/AuthenticationMechanism;
Method  createConfigProperty  ()Lorg/eclipse/jst/j2ee/jca/ConfigProperty;
Method  createConnectionDefinition  ()Lorg/eclipse/jst/j2ee/jca/ConnectionDefinition;
Method  createConnector  ()Lorg/eclipse/jst/j2ee/jca/Connector;
Method  createInboundResourceAdapter  ()Lorg/eclipse/jst/j2ee/jca/InboundResourceAdapter;
Method  createLicense  ()Lorg/eclipse/jst/j2ee/jca/License;
Method  createMessageAdapter  ()Lorg/eclipse/jst/j2ee/jca/MessageAdapter;
Method  createMessageListener  ()Lorg/eclipse/jst/j2ee/jca/MessageListener;
Method  createOutboundResourceAdapter  ()Lorg/eclipse/jst/j2ee/jca/OutboundResourceAdapter;
Method  createRequiredConfigPropertyType  ()Lorg/eclipse/jst/j2ee/jca/RequiredConfigPropertyType;
Method  createResourceAdapter  ()Lorg/eclipse/jst/j2ee/jca/ResourceAdapter;
Method  createSecurityPermission  ()Lorg/eclipse/jst/j2ee/jca/SecurityPermission;
Method  getJcaPackage  ()Lorg/eclipse/jst/j2ee/internal/jca/JcaPackage;
Field  eINSTANCE  Lorg/eclipse/jst/j2ee/jca/JcaFactory;
  Interface  org.eclipse.jst.j2ee.jca.License
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  isRequired  ()Z
Method  isSetRequired  ()Z
Method  setDescription  (Ljava/lang/String;)V
Method  setRequired  (Z)V
Method  unsetRequired  ()V
  Interface  org.eclipse.jst.j2ee.jca.MessageAdapter
Method  getMessageListeners  ()Lorg/eclipse/emf/common/util/EList;
  Interface  org.eclipse.jst.j2ee.jca.MessageListener
Method  getActivationSpec  ()Lorg/eclipse/jst/j2ee/jca/ActivationSpec;
Method  getMessageListenerType  ()Ljava/lang/String;
Method  setActivationSpec  (Lorg/eclipse/jst/j2ee/jca/ActivationSpec;)V
Method  setMessageListenerType  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.jca.OutboundResourceAdapter
Method  getAuthenticationMechanisms  ()Lorg/eclipse/emf/common/util/EList;
Method  getConnectionDefinitions  ()Lorg/eclipse/emf/common/util/EList;
Method  getTransactionSupport  ()Lorg/eclipse/jst/j2ee/jca/TransactionSupportKind;
Method  isReauthenticationSupport  ()Z
Method  isSetReauthenticationSupport  ()Z
Method  isSetTransactionSupport  ()Z
Method  setReauthenticationSupport  (Z)V
Method  setTransactionSupport  (Lorg/eclipse/jst/j2ee/jca/TransactionSupportKind;)V
Method  unsetReauthenticationSupport  ()V
Method  unsetTransactionSupport  ()V
  Interface  org.eclipse.jst.j2ee.jca.RequiredConfigPropertyType
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getName  ()Ljava/lang/String;
Method  setName  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.jca.ResourceAdapter
Method  getAdminObjects  ()Lorg/eclipse/emf/common/util/EList;
Method  getAuthenticationMechanisms  ()Lorg/eclipse/emf/common/util/EList;
Method  getConfigProperties  ()Lorg/eclipse/emf/common/util/EList;
Method  getConnectionFactoryImplClass  ()Ljava/lang/String;
Method  getConnectionFactoryInterface  ()Ljava/lang/String;
Method  getConnectionImplClass  ()Ljava/lang/String;
Method  getConnectionInterface  ()Ljava/lang/String;
Method  getInboundResourceAdapter  ()Lorg/eclipse/jst/j2ee/jca/InboundResourceAdapter;
Method  getManagedConnectionFactoryClass  ()Ljava/lang/String;
Method  getOutboundResourceAdapter  ()Lorg/eclipse/jst/j2ee/jca/OutboundResourceAdapter;
Method  getResourceAdapterClass  ()Ljava/lang/String;
Method  getSecurityPermissions  ()Lorg/eclipse/emf/common/util/EList;
Method  getTransactionSupport  ()Lorg/eclipse/jst/j2ee/jca/TransactionSupportKind;
Method  isReauthenticationSupport  ()Z
Method  isSetReauthenticationSupport  ()Z
Method  isSetTransactionSupport  ()Z
Method  setConnectionFactoryImplClass  (Ljava/lang/String;)V
Method  setConnectionFactoryInterface  (Ljava/lang/String;)V
Method  setConnectionImplClass  (Ljava/lang/String;)V
Method  setConnectionInterface  (Ljava/lang/String;)V
Method  setInboundResourceAdapter  (Lorg/eclipse/jst/j2ee/jca/InboundResourceAdapter;)V
Method  setManagedConnectionFactoryClass  (Ljava/lang/String;)V
Method  setOutboundResourceAdapter  (Lorg/eclipse/jst/j2ee/jca/OutboundResourceAdapter;)V
Method  setReauthenticationSupport  (Z)V
Method  setResourceAdapterClass  (Ljava/lang/String;)V
Method  setTransactionSupport  (Lorg/eclipse/jst/j2ee/jca/TransactionSupportKind;)V
Method  unsetReauthenticationSupport  ()V
Method  unsetTransactionSupport  ()V
  Interface  org.eclipse.jst.j2ee.jca.SecurityPermission
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getSpecification  ()Ljava/lang/String;
Method  setDescription  (Ljava/lang/String;)V
Method  setSpecification  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.jsp.JSPConfig
Method  getPropertyGroups  ()Lorg/eclipse/emf/common/util/EList;
Method  getTagLibs  ()Lorg/eclipse/emf/common/util/EList;
  Interface  org.eclipse.jst.j2ee.jsp.JspFactory
Method  createJSPConfig  ()Lorg/eclipse/jst/j2ee/jsp/JSPConfig;
Method  createJSPPropertyGroup  ()Lorg/eclipse/jst/j2ee/jsp/JSPPropertyGroup;
Method  createTagLibRefType  ()Lorg/eclipse/jst/j2ee/jsp/TagLibRefType;
Method  getJspPackage  ()Lorg/eclipse/jst/j2ee/internal/jsp/JspPackage;
Field  eINSTANCE  Lorg/eclipse/jst/j2ee/jsp/JspFactory;
  Interface  org.eclipse.jst.j2ee.jsp.JSPPropertyGroup
Method  getIncludeCodas  ()Lorg/eclipse/emf/common/util/EList;
Method  getIncludePreludes  ()Lorg/eclipse/emf/common/util/EList;
Method  getPageEncoding  ()Ljava/lang/String;
Method  getUrlPattern  ()Lorg/eclipse/emf/common/util/EList;
Method  isElIgnored  ()Z
Method  isIsXML  ()Z
Method  isScriptingInvalid  ()Z
Method  isSetElIgnored  ()Z
Method  isSetIsXML  ()Z
Method  isSetScriptingInvalid  ()Z
Method  setElIgnored  (Z)V
Method  setIsXML  (Z)V
Method  setPageEncoding  (Ljava/lang/String;)V
Method  setScriptingInvalid  (Z)V
Method  unsetElIgnored  ()V
Method  unsetIsXML  ()V
Method  unsetScriptingInvalid  ()V
  Interface  org.eclipse.jst.j2ee.jsp.TagLibRefType
Method  getTaglibLocation  ()Ljava/lang/String;
Method  getTaglibURI  ()Ljava/lang/String;
Method  setTaglibLocation  (Ljava/lang/String;)V
Method  setTaglibURI  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.taglib.ExtensibleType
Method  getValue  ()Ljava/lang/String;
Method  setValue  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.taglib.Function
Method  getExample  ()Ljava/lang/String;
Method  getFunctionClass  ()Lorg/eclipse/jem/java/JavaClass;
Method  getFunctionExtensions  ()Lorg/eclipse/emf/common/util/EList;
Method  getName  ()Ljava/lang/String;
Method  getSignature  ()Ljava/lang/String;
Method  setExample  (Ljava/lang/String;)V
Method  setFunctionClass  (Lorg/eclipse/jem/java/JavaClass;)V
Method  setName  (Ljava/lang/String;)V
Method  setSignature  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.taglib.JSPTag
Method  getAttributes  ()Lorg/eclipse/emf/common/util/EList;
Method  getBodyContent  ()Lorg/eclipse/jst/j2ee/taglib/BodyContentType;
Method  getExample  ()Ljava/lang/String;
Method  getName  ()Ljava/lang/String;
Method  getTagClass  ()Lorg/eclipse/jem/java/JavaClass;
Method  getTeiClass  ()Lorg/eclipse/jem/java/JavaClass;
Method  getVariables  ()Lorg/eclipse/emf/common/util/EList;
Method  isDynamicAttributes  ()Z
Method  isSetBodyContent  ()Z
Method  setBodyContent  (Lorg/eclipse/jst/j2ee/taglib/BodyContentType;)V
Method  setDynamicAttributes  (Z)V
Method  setExample  (Ljava/lang/String;)V
Method  setName  (Ljava/lang/String;)V
Method  setTagClass  (Lorg/eclipse/jem/java/JavaClass;)V
Method  setTeiClass  (Lorg/eclipse/jem/java/JavaClass;)V
Method  unsetBodyContent  ()V
  Interface  org.eclipse.jst.j2ee.taglib.JSPTagAttribute
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getName  ()Ljava/lang/String;
Method  getType  ()Lorg/eclipse/jem/java/JavaClass;
Method  isFragment  ()Z
Method  isRequired  ()Z
Method  isRtExprValue  ()Z
Method  isSetRequired  ()Z
Method  isSetRtExprValue  ()Z
Method  setFragment  (Z)V
Method  setName  (Ljava/lang/String;)V
Method  setRequired  (Z)V
Method  setRtExprValue  (Z)V
Method  setType  (Lorg/eclipse/jem/java/JavaClass;)V
Method  unsetRequired  ()V
Method  unsetRtExprValue  ()V
  Interface  org.eclipse.jst.j2ee.taglib.JSPVariable
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getNameFromAttribute  ()Ljava/lang/String;
Method  getNameGiven  ()Ljava/lang/String;
Method  getScope  ()Lorg/eclipse/jst/j2ee/taglib/JSPScriptingVariableScope;
Method  getVariableClass  ()Lorg/eclipse/jem/java/JavaClass;
Method  isDeclare  ()Z
Method  setDeclare  (Z)V
Method  setNameFromAttribute  (Ljava/lang/String;)V
Method  setNameGiven  (Ljava/lang/String;)V
Method  setScope  (Lorg/eclipse/jst/j2ee/taglib/JSPScriptingVariableScope;)V
Method  setVariableClass  (Lorg/eclipse/jem/java/JavaClass;)V
  Interface  org.eclipse.jst.j2ee.taglib.TagFile
Method  getExample  ()Ljava/lang/String;
Method  getName  ()Ljava/lang/String;
Method  getPath  ()Ljava/lang/String;
Method  getTagExtensions  ()Lorg/eclipse/emf/common/util/EList;
Method  setExample  (Ljava/lang/String;)V
Method  setName  (Ljava/lang/String;)V
Method  setPath  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.taglib.TagLib
Method  getFunctions  ()Lorg/eclipse/emf/common/util/EList;
Method  getJspVersion  ()Ljava/lang/String;
Method  getListeners  ()Lorg/eclipse/emf/common/util/EList;
Method  getShortName  ()Ljava/lang/String;
Method  getTaglibExtensions  ()Lorg/eclipse/emf/common/util/EList;
Method  getTagLibVersion  ()Ljava/lang/String;
Method  getTags  ()Lorg/eclipse/emf/common/util/EList;
Method  getUri  ()Ljava/lang/String;
Method  getValidator  ()Lorg/eclipse/jst/j2ee/taglib/Validator;
Method  getVersionID  ()I
Method  setJspVersion  (Ljava/lang/String;)V
Method  setShortName  (Ljava/lang/String;)V
Method  setTagLibVersion  (Ljava/lang/String;)V
Method  setUri  (Ljava/lang/String;)V
Method  setValidator  (Lorg/eclipse/jst/j2ee/taglib/Validator;)V
  Interface  org.eclipse.jst.j2ee.taglib.TaglibFactory
Method  createFunction  ()Lorg/eclipse/jst/j2ee/taglib/Function;
Method  createJSPTag  ()Lorg/eclipse/jst/j2ee/taglib/JSPTag;
Method  createJSPTagAttribute  ()Lorg/eclipse/jst/j2ee/taglib/JSPTagAttribute;
Method  createJSPVariable  ()Lorg/eclipse/jst/j2ee/taglib/JSPVariable;
Method  createTagFile  ()Lorg/eclipse/jst/j2ee/taglib/TagFile;
Method  createTagLib  ()Lorg/eclipse/jst/j2ee/taglib/TagLib;
Method  createTldExtension  ()Lorg/eclipse/jst/j2ee/taglib/TldExtension;
Method  createValidator  ()Lorg/eclipse/jst/j2ee/taglib/Validator;
Method  getTaglibPackage  ()Lorg/eclipse/jst/j2ee/internal/taglib/TaglibPackage;
Field  eINSTANCE  Lorg/eclipse/jst/j2ee/taglib/TaglibFactory;
  Interface  org.eclipse.jst.j2ee.taglib.TldExtension
Method  getExtensionElements  ()Lorg/eclipse/emf/common/util/EList;
Method  getNamespace  ()Ljava/lang/String;
Method  setNamespace  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.taglib.Validator
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getInitParams  ()Lorg/eclipse/emf/common/util/EList;
Method  getValidatorClass  ()Lorg/eclipse/jem/java/JavaClass;
Method  setValidatorClass  (Lorg/eclipse/jem/java/JavaClass;)V
  Interface  org.eclipse.jst.j2ee.webapplication.AuthConstraint
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getRoles  ()Lorg/eclipse/emf/common/util/EList;
Method  getSecConstraint  ()Lorg/eclipse/jst/j2ee/webapplication/SecurityConstraint;
Method  setDescription  (Ljava/lang/String;)V
Method  setSecConstraint  (Lorg/eclipse/jst/j2ee/webapplication/SecurityConstraint;)V
  Interface  org.eclipse.jst.j2ee.webapplication.ContextParam
Method  getDescription  ()Ljava/lang/String;
Method  getParamName  ()Ljava/lang/String;
Method  getParamValue  ()Ljava/lang/String;
Method  getWebApp  ()Lorg/eclipse/jst/j2ee/webapplication/WebApp;
Method  setDescription  (Ljava/lang/String;)V
Method  setParamName  (Ljava/lang/String;)V
Method  setParamValue  (Ljava/lang/String;)V
Method  setWebApp  (Lorg/eclipse/jst/j2ee/webapplication/WebApp;)V
  Interface  org.eclipse.jst.j2ee.webapplication.ErrorCodeErrorPage
Method  getErrorCode  ()Ljava/lang/String;
Method  setErrorCode  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webapplication.ErrorPage
Method  getLocation  ()Ljava/lang/String;
Method  getWebApp  ()Lorg/eclipse/jst/j2ee/webapplication/WebApp;
Method  isErrorCode  ()Z
Method  isExceptionType  ()Z
Method  setLocation  (Ljava/lang/String;)V
Method  setWebApp  (Lorg/eclipse/jst/j2ee/webapplication/WebApp;)V
  Interface  org.eclipse.jst.j2ee.webapplication.ExceptionTypeErrorPage
Method  getExceptionType  ()Lorg/eclipse/jem/java/JavaClass;
Method  getExceptionTypeName  ()Ljava/lang/String;
Method  setExceptionType  (Lorg/eclipse/jem/java/JavaClass;)V
Method  setExceptionTypeName  (Ljava/lang/String;)V
Method  setExceptionTypeName  (Ljava/lang/String;Lorg/eclipse/emf/ecore/resource/ResourceSet;)V
  Interface  org.eclipse.jst.j2ee.webapplication.Filter
Method  getFilterClass  ()Lorg/eclipse/jem/java/JavaClass;
Method  getFilterClassName  ()Ljava/lang/String;
Method  getInitParams  ()Lorg/eclipse/emf/common/util/EList;
Method  getInitParamValues  ()Lorg/eclipse/emf/common/util/EList;
Method  getName  ()Ljava/lang/String;
Method  setFilterClass  (Lorg/eclipse/jem/java/JavaClass;)V
Method  setFilterClassName  (Ljava/lang/String;)V
Method  setName  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webapplication.FilterMapping
Method  getDispatcherType  ()Lorg/eclipse/emf/common/util/EList;
Method  getFilter  ()Lorg/eclipse/jst/j2ee/webapplication/Filter;
Method  getServlet  ()Lorg/eclipse/jst/j2ee/webapplication/Servlet;
Method  getServletName  ()Ljava/lang/String;
Method  getUrlPattern  ()Ljava/lang/String;
Method  setFilter  (Lorg/eclipse/jst/j2ee/webapplication/Filter;)V
Method  setServlet  (Lorg/eclipse/jst/j2ee/webapplication/Servlet;)V
Method  setServletName  (Ljava/lang/String;)V
Method  setUrlPattern  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webapplication.FormLoginConfig
Method  getFormErrorPage  ()Ljava/lang/String;
Method  getFormLoginPage  ()Ljava/lang/String;
Method  getLoginConfig  ()Lorg/eclipse/jst/j2ee/webapplication/LoginConfig;
Method  setFormErrorPage  (Ljava/lang/String;)V
Method  setFormLoginPage  (Ljava/lang/String;)V
Method  setLoginConfig  (Lorg/eclipse/jst/j2ee/webapplication/LoginConfig;)V
  Interface  org.eclipse.jst.j2ee.webapplication.HTTPMethodType
Method  getHttpMethod  ()Ljava/lang/String;
Method  setHttpMethod  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webapplication.InitParam
Method  getDescription  ()Ljava/lang/String;
Method  getParamName  ()Ljava/lang/String;
Method  getParamValue  ()Ljava/lang/String;
Method  setDescription  (Ljava/lang/String;)V
Method  setParamName  (Ljava/lang/String;)V
Method  setParamValue  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webapplication.JSPType
Method  getJspFile  ()Ljava/lang/String;
Method  setJspFile  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webapplication.LocalEncodingMapping
Method  getEncoding  ()Ljava/lang/String;
Method  getLocale  ()Ljava/lang/String;
Method  setEncoding  (Ljava/lang/String;)V
Method  setLocale  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webapplication.LocalEncodingMappingList
Method  getLocalEncodingMappings  ()Lorg/eclipse/emf/common/util/EList;
  Interface  org.eclipse.jst.j2ee.webapplication.LoginConfig
Method  getAuthMethod  ()Lorg/eclipse/jst/j2ee/webapplication/AuthMethodKind;
Method  getAuthorizationMethod  ()Ljava/lang/String;
Method  getFormLoginConfig  ()Lorg/eclipse/jst/j2ee/webapplication/FormLoginConfig;
Method  getRealmName  ()Ljava/lang/String;
Method  getWebApp  ()Lorg/eclipse/jst/j2ee/webapplication/WebApp;
Method  isSetAuthMethod  ()Z
Method  setAuthMethod  (Lorg/eclipse/jst/j2ee/webapplication/AuthMethodKind;)V
Method  setAuthorizationMethod  (Ljava/lang/String;)V
Method  setFormLoginConfig  (Lorg/eclipse/jst/j2ee/webapplication/FormLoginConfig;)V
Method  setRealmName  (Ljava/lang/String;)V
Method  setWebApp  (Lorg/eclipse/jst/j2ee/webapplication/WebApp;)V
Method  unsetAuthMethod  ()V
  Interface  org.eclipse.jst.j2ee.webapplication.MimeMapping
Method  getExtension  ()Ljava/lang/String;
Method  getMimeType  ()Ljava/lang/String;
Method  getWebApp  ()Lorg/eclipse/jst/j2ee/webapplication/WebApp;
Method  setExtension  (Ljava/lang/String;)V
Method  setMimeType  (Ljava/lang/String;)V
Method  setWebApp  (Lorg/eclipse/jst/j2ee/webapplication/WebApp;)V
  Interface  org.eclipse.jst.j2ee.webapplication.RoleNameType
Method  getRoleName  ()Ljava/lang/String;
Method  setRoleName  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webapplication.SecurityConstraint
Method  getAuthConstraint  ()Lorg/eclipse/jst/j2ee/webapplication/AuthConstraint;
Method  getDisplayName  ()Ljava/lang/String;
Method  getDisplayNames  ()Lorg/eclipse/emf/common/util/EList;
Method  getUserDataConstraint  ()Lorg/eclipse/jst/j2ee/webapplication/UserDataConstraint;
Method  getWebApp  ()Lorg/eclipse/jst/j2ee/webapplication/WebApp;
Method  getWebResourceCollections  ()Lorg/eclipse/emf/common/util/EList;
Method  setAuthConstraint  (Lorg/eclipse/jst/j2ee/webapplication/AuthConstraint;)V
Method  setDisplayName  (Ljava/lang/String;)V
Method  setUserDataConstraint  (Lorg/eclipse/jst/j2ee/webapplication/UserDataConstraint;)V
Method  setWebApp  (Lorg/eclipse/jst/j2ee/webapplication/WebApp;)V
  Interface  org.eclipse.jst.j2ee.webapplication.Servlet
Method  getInitParams  ()Lorg/eclipse/emf/common/util/EList;
Method  getLoadOnStartup  ()Ljava/lang/Integer;
Method  getMappings  ()Ljava/util/List;
Method  getParams  ()Lorg/eclipse/emf/common/util/EList;
Method  getParamsAsProperties  ()Ljava/util/Properties;
Method  getRunAs  ()Lorg/eclipse/jst/j2ee/common/RunAsSpecifiedIdentity;
Method  getSecurityRoleRefs  ()Lorg/eclipse/emf/common/util/EList;
Method  getServletClass  ()Lorg/eclipse/jem/java/JavaClass;
Method  getServletName  ()Ljava/lang/String;
Method  getWebApp  ()Lorg/eclipse/jst/j2ee/webapplication/WebApp;
Method  getWebType  ()Lorg/eclipse/jst/j2ee/webapplication/WebType;
Method  isSetLoadOnStartup  ()Z
Method  reSyncSecurityRoleRef  (Ljava/lang/String;Ljava/lang/String;)V
Method  setLoadOnStartup  (Ljava/lang/Integer;)V
Method  setRunAs  (Lorg/eclipse/jst/j2ee/common/RunAsSpecifiedIdentity;)V
Method  setServletName  (Ljava/lang/String;)V
Method  setWebApp  (Lorg/eclipse/jst/j2ee/webapplication/WebApp;)V
Method  setWebType  (Lorg/eclipse/jst/j2ee/webapplication/WebType;)V
Method  unsetLoadOnStartup  ()V
  Interface  org.eclipse.jst.j2ee.webapplication.ServletMapping
Method  getName  ()Ljava/lang/String;
Method  getServlet  ()Lorg/eclipse/jst/j2ee/webapplication/Servlet;
Method  getUrlPattern  ()Ljava/lang/String;
Method  getWebApp  ()Lorg/eclipse/jst/j2ee/webapplication/WebApp;
Method  setName  (Ljava/lang/String;)V
Method  setServlet  (Lorg/eclipse/jst/j2ee/webapplication/Servlet;)V
Method  setUrlPattern  (Ljava/lang/String;)V
Method  setWebApp  (Lorg/eclipse/jst/j2ee/webapplication/WebApp;)V
  Interface  org.eclipse.jst.j2ee.webapplication.ServletType
Method  getClassName  ()Ljava/lang/String;
Method  setClassName  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webapplication.SessionConfig
Method  getSessionTimeout  ()I
Method  getWebApp  ()Lorg/eclipse/jst/j2ee/webapplication/WebApp;
Method  isSetSessionTimeout  ()Z
Method  setSessionTimeout  (I)V
Method  setWebApp  (Lorg/eclipse/jst/j2ee/webapplication/WebApp;)V
Method  unsetSessionTimeout  ()V
  Interface  org.eclipse.jst.j2ee.webapplication.TagLibRef
Method  getTaglibLocation  ()Ljava/lang/String;
Method  getTaglibURI  ()Ljava/lang/String;
Method  getWebApp  ()Lorg/eclipse/jst/j2ee/webapplication/WebApp;
Method  setTaglibLocation  (Ljava/lang/String;)V
Method  setTaglibURI  (Ljava/lang/String;)V
Method  setWebApp  (Lorg/eclipse/jst/j2ee/webapplication/WebApp;)V
  Interface  org.eclipse.jst.j2ee.webapplication.URLPatternType
Method  getResCollection  ()Lorg/eclipse/jst/j2ee/webapplication/WebResourceCollection;
Method  getUrlPattern  ()Ljava/lang/String;
Method  setResCollection  (Lorg/eclipse/jst/j2ee/webapplication/WebResourceCollection;)V
Method  setUrlPattern  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webapplication.UserDataConstraint
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getSecConstraint  ()Lorg/eclipse/jst/j2ee/webapplication/SecurityConstraint;
Method  getTransportGuarantee  ()Lorg/eclipse/jst/j2ee/webapplication/TransportGuaranteeType;
Method  isSetTransportGuarantee  ()Z
Method  setDescription  (Ljava/lang/String;)V
Method  setSecConstraint  (Lorg/eclipse/jst/j2ee/webapplication/SecurityConstraint;)V
Method  setTransportGuarantee  (Lorg/eclipse/jst/j2ee/webapplication/TransportGuaranteeType;)V
Method  unsetTransportGuarantee  ()V
  Interface  org.eclipse.jst.j2ee.webapplication.WebApp
Method  containsSecurityRole  (Ljava/lang/String;)Z
Method  getConstraints  ()Lorg/eclipse/emf/common/util/EList;
Method  getContextParams  ()Lorg/eclipse/emf/common/util/EList;
Method  getContexts  ()Lorg/eclipse/emf/common/util/EList;
Method  getEnvEntries  ()Lorg/eclipse/emf/common/util/EList;
Method  getErrorPageByCode  (Ljava/lang/Integer;)Lorg/eclipse/jst/j2ee/webapplication/ErrorPage;
Method  getErrorPageByExceptionType  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/webapplication/ErrorPage;
Method  getErrorPages  ()Lorg/eclipse/emf/common/util/EList;
Method  getFileList  ()Lorg/eclipse/jst/j2ee/webapplication/WelcomeFileList;
Method  getFilterMapping  (Lorg/eclipse/jst/j2ee/webapplication/Filter;)Lorg/eclipse/jst/j2ee/webapplication/FilterMapping;
Method  getFilterMappings  ()Lorg/eclipse/emf/common/util/EList;
Method  getFilterNamed  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/webapplication/Filter;
Method  getFilterNames  ()Ljava/util/List;
Method  getFilters  ()Lorg/eclipse/emf/common/util/EList;
Method  getJ2EEVersionID  ()I
Method  getJspConfig  ()Lorg/eclipse/jst/j2ee/jsp/JSPConfig;
Method  getListeners  ()Lorg/eclipse/emf/common/util/EList;
Method  getLocalEncodingMappingList  ()Lorg/eclipse/jst/j2ee/webapplication/LocalEncodingMappingList;
Method  getLoginConfig  ()Lorg/eclipse/jst/j2ee/webapplication/LoginConfig;
Method  getMessageDestinations  ()Lorg/eclipse/emf/common/util/EList;
Method  getMimeMappings  ()Lorg/eclipse/emf/common/util/EList;
Method  getMimeType  (Ljava/lang/String;)Ljava/lang/String;
Method  getSecurityRoleNamed  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/common/SecurityRole;
Method  getSecurityRoles  ()Lorg/eclipse/emf/common/util/EList;
Method  getServletMapping  (Lorg/eclipse/jst/j2ee/webapplication/Servlet;)Lorg/eclipse/jst/j2ee/webapplication/ServletMapping;
Method  getServletMappings  ()Lorg/eclipse/emf/common/util/EList;
Method  getServletNamed  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/webapplication/Servlet;
Method  getServletNames  ()Ljava/util/List;
Method  getServlets  ()Lorg/eclipse/emf/common/util/EList;
Method  getSessionConfig  ()Lorg/eclipse/jst/j2ee/webapplication/SessionConfig;
Method  getTagLibs  ()Lorg/eclipse/emf/common/util/EList;
Method  getVersion  ()Ljava/lang/String;
Method  getVersionID  ()I
Method  isDistributable  ()Z
Method  isSetDistributable  ()Z
Method  isVersion2_2Descriptor  ()Z
Method  isVersion2_3Descriptor  ()Z
Method  renameSecurityRole  (Ljava/lang/String;Ljava/lang/String;)V
Method  setDistributable  (Z)V
Method  setFileList  (Lorg/eclipse/jst/j2ee/webapplication/WelcomeFileList;)V
Method  setJspConfig  (Lorg/eclipse/jst/j2ee/jsp/JSPConfig;)V
Method  setLocalEncodingMappingList  (Lorg/eclipse/jst/j2ee/webapplication/LocalEncodingMappingList;)V
Method  setLoginConfig  (Lorg/eclipse/jst/j2ee/webapplication/LoginConfig;)V
Method  setSessionConfig  (Lorg/eclipse/jst/j2ee/webapplication/SessionConfig;)V
Method  setVersion  (Ljava/lang/String;)V
Method  unsetDistributable  ()V
  Interface  org.eclipse.jst.j2ee.webapplication.WebapplicationFactory
Method  createAuthConstraint  ()Lorg/eclipse/jst/j2ee/webapplication/AuthConstraint;
Method  createContextParam  ()Lorg/eclipse/jst/j2ee/webapplication/ContextParam;
Method  createErrorCodeErrorPage  ()Lorg/eclipse/jst/j2ee/webapplication/ErrorCodeErrorPage;
Method  createErrorPage  ()Lorg/eclipse/jst/j2ee/webapplication/ErrorPage;
Method  createExceptionTypeErrorPage  ()Lorg/eclipse/jst/j2ee/webapplication/ExceptionTypeErrorPage;
Method  createFilter  ()Lorg/eclipse/jst/j2ee/webapplication/Filter;
Method  createFilterMapping  ()Lorg/eclipse/jst/j2ee/webapplication/FilterMapping;
Method  createFormLoginConfig  ()Lorg/eclipse/jst/j2ee/webapplication/FormLoginConfig;
Method  createHTTPMethodType  ()Lorg/eclipse/jst/j2ee/webapplication/HTTPMethodType;
Method  createInitParam  ()Lorg/eclipse/jst/j2ee/webapplication/InitParam;
Method  createJSPType  ()Lorg/eclipse/jst/j2ee/webapplication/JSPType;
Method  createLocalEncodingMapping  ()Lorg/eclipse/jst/j2ee/webapplication/LocalEncodingMapping;
Method  createLocalEncodingMappingList  ()Lorg/eclipse/jst/j2ee/webapplication/LocalEncodingMappingList;
Method  createLoginConfig  ()Lorg/eclipse/jst/j2ee/webapplication/LoginConfig;
Method  createMimeMapping  ()Lorg/eclipse/jst/j2ee/webapplication/MimeMapping;
Method  createRoleNameType  ()Lorg/eclipse/jst/j2ee/webapplication/RoleNameType;
Method  createSecurityConstraint  ()Lorg/eclipse/jst/j2ee/webapplication/SecurityConstraint;
Method  createServlet  ()Lorg/eclipse/jst/j2ee/webapplication/Servlet;
Method  createServletMapping  ()Lorg/eclipse/jst/j2ee/webapplication/ServletMapping;
Method  createServletType  ()Lorg/eclipse/jst/j2ee/webapplication/ServletType;
Method  createSessionConfig  ()Lorg/eclipse/jst/j2ee/webapplication/SessionConfig;
Method  createTagLibRef  ()Lorg/eclipse/jst/j2ee/webapplication/TagLibRef;
Method  createURLPatternType  ()Lorg/eclipse/jst/j2ee/webapplication/URLPatternType;
Method  createUserDataConstraint  ()Lorg/eclipse/jst/j2ee/webapplication/UserDataConstraint;
Method  createWebApp  ()Lorg/eclipse/jst/j2ee/webapplication/WebApp;
Method  createWebResourceCollection  ()Lorg/eclipse/jst/j2ee/webapplication/WebResourceCollection;
Method  createWelcomeFile  ()Lorg/eclipse/jst/j2ee/webapplication/WelcomeFile;
Method  createWelcomeFileList  ()Lorg/eclipse/jst/j2ee/webapplication/WelcomeFileList;
Method  getWebapplicationPackage  ()Lorg/eclipse/jst/j2ee/internal/webapplication/WebapplicationPackage;
Field  eINSTANCE  Lorg/eclipse/jst/j2ee/webapplication/WebapplicationFactory;
  Interface  org.eclipse.jst.j2ee.webapplication.WebAppResource
Method  getWebApp  ()Lorg/eclipse/jst/j2ee/webapplication/WebApp;
Method  isWeb2_2  ()Z
Method  isWeb2_3  ()Z
Method  isWeb2_4  ()Z
  Interface  org.eclipse.jst.j2ee.webapplication.WebResourceCollection
Method  addHTTP  (Ljava/lang/String;)V
Method  addURL  (Ljava/lang/String;)V
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptions  ()Lorg/eclipse/emf/common/util/EList;
Method  getHttpMethod  ()Lorg/eclipse/emf/common/util/EList;
Method  getHTTPs  ()Lorg/eclipse/emf/common/util/EList;
Method  getSecConstraint  ()Lorg/eclipse/jst/j2ee/webapplication/SecurityConstraint;
Method  getUrlPattern  ()Lorg/eclipse/emf/common/util/EList;
Method  getURLs  ()Lorg/eclipse/emf/common/util/EList;
Method  getWebResourceName  ()Ljava/lang/String;
Method  setDescription  (Ljava/lang/String;)V
Method  setSecConstraint  (Lorg/eclipse/jst/j2ee/webapplication/SecurityConstraint;)V
Method  setWebResourceName  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webapplication.WebType
Method  isJspType  ()Z
Method  isServletType  ()Z
  Interface  org.eclipse.jst.j2ee.webapplication.WelcomeFile
Method  getFileList  ()Lorg/eclipse/jst/j2ee/webapplication/WelcomeFileList;
Method  getWelcomeFile  ()Ljava/lang/String;
Method  setFileList  (Lorg/eclipse/jst/j2ee/webapplication/WelcomeFileList;)V
Method  setWelcomeFile  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webapplication.WelcomeFileList
Method  addFileNamed  (Ljava/lang/String;)V
Method  getFile  ()Lorg/eclipse/emf/common/util/EList;
Method  getWebApp  ()Lorg/eclipse/jst/j2ee/webapplication/WebApp;
Method  setWebApp  (Lorg/eclipse/jst/j2ee/webapplication/WebApp;)V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.ClassType
Method  getClassType  ()Ljava/lang/String;
Method  getId  ()Ljava/lang/String;
Method  setClassType  (Ljava/lang/String;)V
Method  setId  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.ConstructorParameterOrder
Method  getElementNames  ()Lorg/eclipse/emf/common/util/EList;
Method  getId  ()Ljava/lang/String;
Method  setId  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.ElementName
Method  getId  ()Ljava/lang/String;
Method  getText  ()Ljava/lang/String;
Method  setId  (Ljava/lang/String;)V
Method  setText  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.ExceptionMapping
Method  getConstructorParameterOrder  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/ConstructorParameterOrder;
Method  getExceptionType  ()Ljava/lang/String;
Method  getId  ()Ljava/lang/String;
Method  getWsdlMessage  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLMessage;
Method  getWsdlMessagePartName  ()Ljava/lang/String;
Method  setConstructorParameterOrder  (Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/ConstructorParameterOrder;)V
Method  setExceptionType  (Ljava/lang/String;)V
Method  setId  (Ljava/lang/String;)V
Method  setWsdlMessage  (Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLMessage;)V
Method  setWsdlMessagePartName  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.ExceptionType
Method  getId  ()Ljava/lang/String;
Method  getName  ()Ljava/lang/String;
Method  setId  (Ljava/lang/String;)V
Method  setName  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.InterfaceMapping
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.JavaMethodName
Method  getId  ()Ljava/lang/String;
Method  getJavaMethodName  ()Ljava/lang/String;
Method  setId  (Ljava/lang/String;)V
Method  setJavaMethodName  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.JavaPortName
Method  getId  ()Ljava/lang/String;
Method  getJavaPortName  ()Ljava/lang/String;
Method  setId  (Ljava/lang/String;)V
Method  setJavaPortName  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.JavaVariableName
Method  getId  ()Ljava/lang/String;
Method  getJavaVariableName  ()Ljava/lang/String;
Method  setId  (Ljava/lang/String;)V
Method  setJavaVariableName  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.JavaWSDLMapping
Method  getExceptionMappings  ()Lorg/eclipse/emf/common/util/EList;
Method  getId  ()Ljava/lang/String;
Method  getInterfaceMappings  ()Lorg/eclipse/emf/common/util/EList;
Method  getJavaXMLTypeMappings  ()Lorg/eclipse/emf/common/util/EList;
Method  getPackageMappings  ()Lorg/eclipse/emf/common/util/EList;
Method  setId  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.JavaXMLTypeMapping
Method  getAnonymousTypeQname  ()Ljava/lang/String;
Method  getClassType  ()Ljava/lang/String;
Method  getId  ()Ljava/lang/String;
Method  getQnameScope  ()Ljava/lang/String;
Method  getRootTypeQname  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/RootTypeQname;
Method  getVariableMappings  ()Lorg/eclipse/emf/common/util/EList;
Method  setAnonymousTypeQname  (Ljava/lang/String;)V
Method  setClassType  (Ljava/lang/String;)V
Method  setId  (Ljava/lang/String;)V
Method  setQnameScope  (Ljava/lang/String;)V
Method  setRootTypeQname  (Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/RootTypeQname;)V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.JaxrpcmapFactory
Method  createClassType  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/ClassType;
Method  createConstructorParameterOrder  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/ConstructorParameterOrder;
Method  createElementName  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/ElementName;
Method  createExceptionMapping  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/ExceptionMapping;
Method  createExceptionType  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/ExceptionType;
Method  createInterfaceMapping  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/InterfaceMapping;
Method  createJavaMethodName  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/JavaMethodName;
Method  createJavaPortName  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/JavaPortName;
Method  createJavaVariableName  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/JavaVariableName;
Method  createJavaWSDLMapping  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/JavaWSDLMapping;
Method  createJavaXMLTypeMapping  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/JavaXMLTypeMapping;
Method  createMethodParamPartsMapping  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/MethodParamPartsMapping;
Method  createMethodReturnValue  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/MethodReturnValue;
Method  createPackageMapping  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/PackageMapping;
Method  createPackageType  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/PackageType;
Method  createParameterMode  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/ParameterMode;
Method  createParamPosition  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/ParamPosition;
Method  createParamType  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/ParamType;
Method  createPortMapping  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/PortMapping;
Method  createQnameScope  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/QnameScope;
Method  createRootTypeQname  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/RootTypeQname;
Method  createServiceEndpointInterfaceMapping  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/ServiceEndpointInterfaceMapping;
Method  createServiceEndpointMethodMapping  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/ServiceEndpointMethodMapping;
Method  createServiceInterfaceMapping  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/ServiceInterfaceMapping;
Method  createVariableMapping  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/VariableMapping;
Method  createWSDLBinding  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLBinding;
Method  createWSDLMessage  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLMessage;
Method  createWSDLMessageMapping  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLMessageMapping;
Method  createWSDLMessagePartName  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLMessagePartName;
Method  createWSDLOperation  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLOperation;
Method  createWSDLPortType  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLPortType;
Method  createWSDLReturnValueMapping  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLReturnValueMapping;
Method  createWSDLServiceName  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLServiceName;
Method  createXMLElementName  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/XMLElementName;
Method  getJaxrpcmapPackage  ()Lorg/eclipse/jst/j2ee/webservice/internal/jaxrpcmap/JaxrpcmapPackage;
Field  eINSTANCE  Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/JaxrpcmapFactory;
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.JaxrpcmapResource
Method  getJavaWSDLMapping  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/JavaWSDLMapping;
Method  isJaxrpcmap1_0  ()Z
Method  isJaxrpcmap1_1  ()Z
Field  JAXRPC_MAP_TYPE  I
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.MethodParamPartsMapping
Method  getId  ()Ljava/lang/String;
Method  getParamPosition  ()Ljava/lang/String;
Method  getParamType  ()Ljava/lang/String;
Method  getWsdlMessageMapping  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLMessageMapping;
Method  setId  (Ljava/lang/String;)V
Method  setParamPosition  (Ljava/lang/String;)V
Method  setParamType  (Ljava/lang/String;)V
Method  setWsdlMessageMapping  (Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLMessageMapping;)V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.MethodReturnValue
Method  getId  ()Ljava/lang/String;
Method  getMethodReturnValue  ()Ljava/lang/String;
Method  setId  (Ljava/lang/String;)V
Method  setMethodReturnValue  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.PackageMapping
Method  getId  ()Ljava/lang/String;
Method  getNamespaceURI  ()Ljava/lang/String;
Method  getPackageType  ()Ljava/lang/String;
Method  setId  (Ljava/lang/String;)V
Method  setNamespaceURI  (Ljava/lang/String;)V
Method  setPackageType  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.PackageType
Method  getId  ()Ljava/lang/String;
Method  getPackageType  ()Ljava/lang/String;
Method  setId  (Ljava/lang/String;)V
Method  setPackageType  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.ParameterMode
Method  getId  ()Ljava/lang/String;
Method  getParameterMode  ()Ljava/lang/String;
Method  setId  (Ljava/lang/String;)V
Method  setParameterMode  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.ParamPosition
Method  getId  ()Ljava/lang/String;
Method  getParamPosition  ()Ljava/lang/String;
Method  setId  (Ljava/lang/String;)V
Method  setParamPosition  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.ParamType
Method  getId  ()Ljava/lang/String;
Method  getParamType  ()Ljava/lang/String;
Method  setId  (Ljava/lang/String;)V
Method  setParamType  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.PortMapping
Method  getId  ()Ljava/lang/String;
Method  getJavaPortName  ()Ljava/lang/String;
Method  getPortName  ()Ljava/lang/String;
Method  setId  (Ljava/lang/String;)V
Method  setJavaPortName  (Ljava/lang/String;)V
Method  setPortName  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.QnameScope
Method  getId  ()Ljava/lang/String;
Method  getQnameScope  ()Ljava/lang/String;
Method  setId  (Ljava/lang/String;)V
Method  setQnameScope  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.RootTypeQname
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.ServiceEndpointInterfaceMapping
Method  getId  ()Ljava/lang/String;
Method  getServiceEndpointInterface  ()Ljava/lang/String;
Method  getServiceEndpointMethodMappings  ()Lorg/eclipse/emf/common/util/EList;
Method  getWsdlBinding  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLBinding;
Method  getWsdlPortType  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLPortType;
Method  setId  (Ljava/lang/String;)V
Method  setServiceEndpointInterface  (Ljava/lang/String;)V
Method  setWsdlBinding  (Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLBinding;)V
Method  setWsdlPortType  (Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLPortType;)V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.ServiceEndpointMethodMapping
Method  getId  ()Ljava/lang/String;
Method  getJavaMethodName  ()Ljava/lang/String;
Method  getMethodParamPartsMappings  ()Lorg/eclipse/emf/common/util/EList;
Method  getWsdlOperation  ()Ljava/lang/String;
Method  getWsdlReturnValueMapping  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLReturnValueMapping;
Method  isSetWrappedElement  ()Z
Method  isWrappedElement  ()Z
Method  setId  (Ljava/lang/String;)V
Method  setJavaMethodName  (Ljava/lang/String;)V
Method  setWrappedElement  (Z)V
Method  setWsdlOperation  (Ljava/lang/String;)V
Method  setWsdlReturnValueMapping  (Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLReturnValueMapping;)V
Method  unsetWrappedElement  ()V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.ServiceInterfaceMapping
Method  getId  ()Ljava/lang/String;
Method  getPortMappings  ()Lorg/eclipse/emf/common/util/EList;
Method  getServiceInterface  ()Ljava/lang/String;
Method  getWsdlServiceName  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLServiceName;
Method  setId  (Ljava/lang/String;)V
Method  setServiceInterface  (Ljava/lang/String;)V
Method  setWsdlServiceName  (Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLServiceName;)V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.VariableMapping
Method  getId  ()Ljava/lang/String;
Method  getJavaVariableName  ()Ljava/lang/String;
Method  getXmlAttributeName  ()Ljava/lang/String;
Method  getXmlElementName  ()Ljava/lang/String;
Method  isDataMember  ()Z
Method  isSetDataMember  ()Z
Method  isSetXmlWildcard  ()Z
Method  isXmlWildcard  ()Z
Method  setDataMember  (Z)V
Method  setId  (Ljava/lang/String;)V
Method  setJavaVariableName  (Ljava/lang/String;)V
Method  setXmlAttributeName  (Ljava/lang/String;)V
Method  setXmlElementName  (Ljava/lang/String;)V
Method  setXmlWildcard  (Z)V
Method  unsetDataMember  ()V
Method  unsetXmlWildcard  ()V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.WSDLBinding
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.WSDLMessage
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.WSDLMessageMapping
Method  getId  ()Ljava/lang/String;
Method  getParameterMode  ()Ljava/lang/String;
Method  getWsdlMessage  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLMessage;
Method  getWsdlMessagePartName  ()Ljava/lang/String;
Method  isSetSoapHeader  ()Z
Method  isSoapHeader  ()Z
Method  setId  (Ljava/lang/String;)V
Method  setParameterMode  (Ljava/lang/String;)V
Method  setSoapHeader  (Z)V
Method  setWsdlMessage  (Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLMessage;)V
Method  setWsdlMessagePartName  (Ljava/lang/String;)V
Method  unsetSoapHeader  ()V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.WSDLMessagePartName
Method  getId  ()Ljava/lang/String;
Method  getWsdlMessagePartName  ()Ljava/lang/String;
Method  setId  (Ljava/lang/String;)V
Method  setWsdlMessagePartName  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.WSDLOperation
Method  getId  ()Ljava/lang/String;
Method  getWsdlOperation  ()Ljava/lang/String;
Method  setId  (Ljava/lang/String;)V
Method  setWsdlOperation  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.WSDLPortType
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.WSDLReturnValueMapping
Method  getId  ()Ljava/lang/String;
Method  getMethodReturnValue  ()Ljava/lang/String;
Method  getWsdlMessage  ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLMessage;
Method  getWsdlMessagePartName  ()Ljava/lang/String;
Method  setId  (Ljava/lang/String;)V
Method  setMethodReturnValue  (Ljava/lang/String;)V
Method  setWsdlMessage  (Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLMessage;)V
Method  setWsdlMessagePartName  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.WSDLServiceName
  Interface  org.eclipse.jst.j2ee.webservice.jaxrpcmap.XMLElementName
Method  getId  ()Ljava/lang/String;
Method  getXmlElementName  ()Ljava/lang/String;
Method  setId  (Ljava/lang/String;)V
Method  setXmlElementName  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.wsclient.ComponentScopedRefs
Method  getComponentName  ()Ljava/lang/String;
Method  getServiceRefs  ()Lorg/eclipse/emf/common/util/EList;
Method  setComponentName  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.wsclient.Handler
Method  getHandlerClass  ()Lorg/eclipse/jem/java/JavaClass;
Method  getHandlerName  ()Ljava/lang/String;
Method  getInitParams  ()Lorg/eclipse/emf/common/util/EList;
Method  getPortNames  ()Lorg/eclipse/emf/common/util/EList;
Method  getSoapHeaders  ()Lorg/eclipse/emf/common/util/EList;
Method  getSoapRoles  ()Lorg/eclipse/emf/common/util/EList;
Method  setHandlerClass  (Lorg/eclipse/jem/java/JavaClass;)V
Method  setHandlerName  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.wsclient.PortComponentRef
Method  getPortComponentLink  ()Ljava/lang/String;
Method  getServiceEndpointInterface  ()Lorg/eclipse/jem/java/JavaClass;
Method  setPortComponentLink  (Ljava/lang/String;)V
Method  setServiceEndpointInterface  (Lorg/eclipse/jem/java/JavaClass;)V
  Interface  org.eclipse.jst.j2ee.webservice.wsclient.ServiceRef
Method  getHandlers  ()Lorg/eclipse/emf/common/util/EList;
Method  getJaxrpcMappingFile  ()Ljava/lang/String;
Method  getPortComponentRefs  ()Lorg/eclipse/emf/common/util/EList;
Method  getServiceInterface  ()Lorg/eclipse/jem/java/JavaClass;
Method  getServiceQname  ()Lorg/eclipse/jst/j2ee/common/QName;
Method  getServiceRefName  ()Ljava/lang/String;
Method  getWsdlFile  ()Ljava/lang/String;
Method  setJaxrpcMappingFile  (Ljava/lang/String;)V
Method  setServiceInterface  (Lorg/eclipse/jem/java/JavaClass;)V
Method  setServiceQname  (Lorg/eclipse/jst/j2ee/common/QName;)V
Method  setServiceRefName  (Ljava/lang/String;)V
Method  setWsdlFile  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.wsclient.Webservice_clientFactory
Method  createComponentScopedRefs  ()Lorg/eclipse/jst/j2ee/webservice/wsclient/ComponentScopedRefs;
Method  createHandler  ()Lorg/eclipse/jst/j2ee/webservice/wsclient/Handler;
Method  createPortComponentRef  ()Lorg/eclipse/jst/j2ee/webservice/wsclient/PortComponentRef;
Method  createServiceRef  ()Lorg/eclipse/jst/j2ee/webservice/wsclient/ServiceRef;
Method  createWebServicesClient  ()Lorg/eclipse/jst/j2ee/webservice/wsclient/WebServicesClient;
Method  getWebservice_clientPackage  ()Lorg/eclipse/jst/j2ee/webservice/internal/wsclient/Webservice_clientPackage;
Field  eINSTANCE  Lorg/eclipse/jst/j2ee/webservice/wsclient/Webservice_clientFactory;
  Interface  org.eclipse.jst.j2ee.webservice.wsclient.WebServicesClient
Method  getComponentScopedRefs  ()Lorg/eclipse/emf/common/util/EList;
Method  getServiceRefs  ()Lorg/eclipse/emf/common/util/EList;
  Interface  org.eclipse.jst.j2ee.webservice.wsclient.WebServicesResource
Method  getWebServicesClient  ()Lorg/eclipse/jst/j2ee/webservice/wsclient/WebServicesClient;
  Interface  org.eclipse.jst.j2ee.webservice.wscommon.DescriptionType
  Interface  org.eclipse.jst.j2ee.webservice.wscommon.DisplayNameType
  Interface  org.eclipse.jst.j2ee.webservice.wscommon.InitParam
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptionTypes  ()Lorg/eclipse/emf/common/util/EList;
Method  getParamName  ()Ljava/lang/String;
Method  getParamValue  ()Ljava/lang/String;
Method  setDescription  (Ljava/lang/String;)V
Method  setParamName  (Ljava/lang/String;)V
Method  setParamValue  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.wscommon.PortName
Method  getPortName  ()Ljava/lang/String;
Method  setPortName  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.wscommon.SOAPHeader
  Interface  org.eclipse.jst.j2ee.webservice.wscommon.SOAPRole
Method  getSoapRole  ()Ljava/lang/String;
Method  setSoapRole  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.wscommon.WscommonFactory
Method  createDescriptionType  ()Lorg/eclipse/jst/j2ee/webservice/wscommon/DescriptionType;
Method  createDisplayNameType  ()Lorg/eclipse/jst/j2ee/webservice/wscommon/DisplayNameType;
Method  createInitParam  ()Lorg/eclipse/jst/j2ee/webservice/wscommon/InitParam;
Method  createPortName  ()Lorg/eclipse/jst/j2ee/webservice/wscommon/PortName;
Method  createSOAPHeader  ()Lorg/eclipse/jst/j2ee/webservice/wscommon/SOAPHeader;
Method  createSOAPRole  ()Lorg/eclipse/jst/j2ee/webservice/wscommon/SOAPRole;
Method  getWscommonPackage  ()Lorg/eclipse/jst/j2ee/webservice/internal/wscommon/WscommonPackage;
Field  eINSTANCE  Lorg/eclipse/jst/j2ee/webservice/wscommon/WscommonFactory;
  Interface  org.eclipse.jst.j2ee.webservice.wsdd.BeanLink
  Interface  org.eclipse.jst.j2ee.webservice.wsdd.EJBLink
  Interface  org.eclipse.jst.j2ee.webservice.wsdd.Handler
Method  getHandlerClass  ()Ljava/lang/String;
Method  getHandlerName  ()Ljava/lang/String;
Method  getInitParams  ()Lorg/eclipse/emf/common/util/EList;
Method  getSoapHeaders  ()Lorg/eclipse/emf/common/util/EList;
Method  getSoapRoles  ()Lorg/eclipse/emf/common/util/EList;
Method  setHandlerClass  (Ljava/lang/String;)V
Method  setHandlerName  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.wsdd.PortComponent
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptionType  ()Lorg/eclipse/jst/j2ee/webservice/wscommon/DescriptionType;
Method  getDisplayName  ()Ljava/lang/String;
Method  getDisplayNameType  ()Lorg/eclipse/jst/j2ee/webservice/wscommon/DisplayNameType;
Method  getHandlers  ()Lorg/eclipse/emf/common/util/EList;
Method  getIconType  ()Lorg/eclipse/jst/j2ee/common/IconType;
Method  getLargeIcon  ()Ljava/lang/String;
Method  getPortComponentName  ()Ljava/lang/String;
Method  getServiceEndpointInterface  ()Ljava/lang/String;
Method  getServiceImplBean  ()Lorg/eclipse/jst/j2ee/webservice/wsdd/ServiceImplBean;
Method  getSmallIcon  ()Ljava/lang/String;
Method  getWsdlPort  ()Lorg/eclipse/jst/j2ee/webservice/wsdd/WSDLPort;
Method  setDescription  (Ljava/lang/String;)V
Method  setDescriptionType  (Lorg/eclipse/jst/j2ee/webservice/wscommon/DescriptionType;)V
Method  setDisplayName  (Ljava/lang/String;)V
Method  setDisplayNameType  (Lorg/eclipse/jst/j2ee/webservice/wscommon/DisplayNameType;)V
Method  setIconType  (Lorg/eclipse/jst/j2ee/common/IconType;)V
Method  setLargeIcon  (Ljava/lang/String;)V
Method  setPortComponentName  (Ljava/lang/String;)V
Method  setServiceEndpointInterface  (Ljava/lang/String;)V
Method  setServiceImplBean  (Lorg/eclipse/jst/j2ee/webservice/wsdd/ServiceImplBean;)V
Method  setSmallIcon  (Ljava/lang/String;)V
Method  setWsdlPort  (Lorg/eclipse/jst/j2ee/webservice/wsdd/WSDLPort;)V
  Interface  org.eclipse.jst.j2ee.webservice.wsdd.ServiceImplBean
Method  getBeanLink  ()Lorg/eclipse/jst/j2ee/webservice/wsdd/BeanLink;
Method  getEEJBLink  ()Lorg/eclipse/jst/j2ee/webservice/wsdd/EJBLink;
Method  getEServletLink  ()Lorg/eclipse/jst/j2ee/webservice/wsdd/ServletLink;
Method  setBeanLink  (Lorg/eclipse/jst/j2ee/webservice/wsdd/BeanLink;)V
Method  setEEJBLink  (Lorg/eclipse/jst/j2ee/webservice/wsdd/EJBLink;)V
Method  setEServletLink  (Lorg/eclipse/jst/j2ee/webservice/wsdd/ServletLink;)V
  Interface  org.eclipse.jst.j2ee.webservice.wsdd.ServletLink
  Interface  org.eclipse.jst.j2ee.webservice.wsdd.WebServiceDescription
Method  getDescription  ()Ljava/lang/String;
Method  getDescriptionType  ()Lorg/eclipse/jst/j2ee/webservice/wscommon/DescriptionType;
Method  getDisplayName  ()Ljava/lang/String;
Method  getDisplayNameType  ()Lorg/eclipse/jst/j2ee/webservice/wscommon/DisplayNameType;
Method  getIconType  ()Lorg/eclipse/jst/j2ee/common/IconType;
Method  getJaxrpcMappingFile  ()Ljava/lang/String;
Method  getLargeIcon  ()Ljava/lang/String;
Method  getPortComponents  ()Lorg/eclipse/emf/common/util/EList;
Method  getSmallIcon  ()Ljava/lang/String;
Method  getWebServiceDescriptionName  ()Ljava/lang/String;
Method  getWsdlFile  ()Ljava/lang/String;
Method  setDescription  (Ljava/lang/String;)V
Method  setDescriptionType  (Lorg/eclipse/jst/j2ee/webservice/wscommon/DescriptionType;)V
Method  setDisplayName  (Ljava/lang/String;)V
Method  setDisplayNameType  (Lorg/eclipse/jst/j2ee/webservice/wscommon/DisplayNameType;)V
Method  setIconType  (Lorg/eclipse/jst/j2ee/common/IconType;)V
Method  setJaxrpcMappingFile  (Ljava/lang/String;)V
Method  setLargeIcon  (Ljava/lang/String;)V
Method  setSmallIcon  (Ljava/lang/String;)V
Method  setWebServiceDescriptionName  (Ljava/lang/String;)V
Method  setWsdlFile  (Ljava/lang/String;)V
  Interface  org.eclipse.jst.j2ee.webservice.wsdd.WebServices
Method  getWebServiceDescriptions  ()Lorg/eclipse/emf/common/util/EList;
  Interface  org.eclipse.jst.j2ee.webservice.wsdd.WsddFactory
Method  createBeanLink  ()Lorg/eclipse/jst/j2ee/webservice/wsdd/BeanLink;
Method  createEJBLink  ()Lorg/eclipse/jst/j2ee/webservice/wsdd/EJBLink;
Method  createHandler  ()Lorg/eclipse/jst/j2ee/webservice/wsdd/Handler;
Method  createPortComponent  ()Lorg/eclipse/jst/j2ee/webservice/wsdd/PortComponent;
Method  createServiceImplBean  ()Lorg/eclipse/jst/j2ee/webservice/wsdd/ServiceImplBean;
Method  createServletLink  ()Lorg/eclipse/jst/j2ee/webservice/wsdd/ServletLink;
Method  createWebServiceDescription  ()Lorg/eclipse/jst/j2ee/webservice/wsdd/WebServiceDescription;
Method  createWebServices  ()Lorg/eclipse/jst/j2ee/webservice/wsdd/WebServices;
Method  createWSDLPort  ()Lorg/eclipse/jst/j2ee/webservice/wsdd/WSDLPort;
Method  getWsddPackage  ()Lorg/eclipse/jst/j2ee/webservice/internal/wsdd/WsddPackage;
Field  eINSTANCE  Lorg/eclipse/jst/j2ee/webservice/wsdd/WsddFactory;
  Interface  org.eclipse.jst.j2ee.webservice.wsdd.WsddResource
Method  getWebServices  ()Lorg/eclipse/jst/j2ee/webservice/wsdd/WebServices;
Method  isWebService1_0  ()Z
Method  isWebService1_1  ()Z
Field  WEB_SERVICE_TYPE  I
  Interface  org.eclipse.jst.j2ee.webservice.wsdd.WSDLPort
  Class  org.eclipse.jst.j2ee.client.ResAuthApplicationType
Method  get  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/client/ResAuthApplicationType;
Method  get  (I)Lorg/eclipse/jst/j2ee/client/ResAuthApplicationType;
Field  APPLICATION  I
Field  APPLICATION_LITERAL  Lorg/eclipse/jst/j2ee/client/ResAuthApplicationType;
Field  CONTAINER  I
Field  CONTAINER_LITERAL  Lorg/eclipse/jst/j2ee/client/ResAuthApplicationType;
Field  VALUES  Ljava/util/List;
  Class  org.eclipse.jst.j2ee.common.EjbRefType
Method  get  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/common/EjbRefType;
Method  get  (I)Lorg/eclipse/jst/j2ee/common/EjbRefType;
Field  ENTITY  I
Field  ENTITY_LITERAL  Lorg/eclipse/jst/j2ee/common/EjbRefType;
Field  SESSION  I
Field  SESSION_LITERAL  Lorg/eclipse/jst/j2ee/common/EjbRefType;
Field  VALUES  Ljava/util/List;
  Class  org.eclipse.jst.j2ee.common.EnvEntryType
Method  get  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/common/EnvEntryType;
Method  get  (I)Lorg/eclipse/jst/j2ee/common/EnvEntryType;
Field  BOOLEAN  I
Field  BOOLEAN_LITERAL  Lorg/eclipse/jst/j2ee/common/EnvEntryType;
Field  BYTE  I
Field  BYTE_LITERAL  Lorg/eclipse/jst/j2ee/common/EnvEntryType;
Field  CHARACTER  I
Field  CHARACTER_LITERAL  Lorg/eclipse/jst/j2ee/common/EnvEntryType;
Field  DOUBLE  I
Field  DOUBLE_LITERAL  Lorg/eclipse/jst/j2ee/common/EnvEntryType;
Field  FLOAT  I
Field  FLOAT_LITERAL  Lorg/eclipse/jst/j2ee/common/EnvEntryType;
Field  INTEGER  I
Field  INTEGER_LITERAL  Lorg/eclipse/jst/j2ee/common/EnvEntryType;
Field  LONG  I
Field  LONG_LITERAL  Lorg/eclipse/jst/j2ee/common/EnvEntryType;
Field  SHORT  I
Field  SHORT_LITERAL  Lorg/eclipse/jst/j2ee/common/EnvEntryType;
Field  STRING  I
Field  STRING_LITERAL  Lorg/eclipse/jst/j2ee/common/EnvEntryType;
Field  VALUES  Ljava/util/List;
  Class  org.eclipse.jst.j2ee.common.MessageDestinationUsageType
Method  get  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/common/MessageDestinationUsageType;
Method  get  (I)Lorg/eclipse/jst/j2ee/common/MessageDestinationUsageType;
Field  CONSUMES  I
Field  CONSUMES_LITERAL  Lorg/eclipse/jst/j2ee/common/MessageDestinationUsageType;
Field  CONSUMES_PRODUCES  I
Field  CONSUMES_PRODUCES_LITERAL  Lorg/eclipse/jst/j2ee/common/MessageDestinationUsageType;
Field  PRODUCES  I
Field  PRODUCES_LITERAL  Lorg/eclipse/jst/j2ee/common/MessageDestinationUsageType;
Field  VALUES  Ljava/util/List;
  Class  org.eclipse.jst.j2ee.common.ResAuthTypeBase
Method  get  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/common/ResAuthTypeBase;
Method  get  (I)Lorg/eclipse/jst/j2ee/common/ResAuthTypeBase;
Field  APPLICATION  I
Field  APPLICATION_LITERAL  Lorg/eclipse/jst/j2ee/common/ResAuthTypeBase;
Field  CONTAINER  I
Field  CONTAINER_LITERAL  Lorg/eclipse/jst/j2ee/common/ResAuthTypeBase;
Field  SERVLET  I
Field  SERVLET_LITERAL  Lorg/eclipse/jst/j2ee/common/ResAuthTypeBase;
Field  VALUES  Ljava/util/List;
  Class  org.eclipse.jst.j2ee.common.ResSharingScopeType
Method  get  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/common/ResSharingScopeType;
Method  get  (I)Lorg/eclipse/jst/j2ee/common/ResSharingScopeType;
Field  SHAREABLE  I
Field  SHAREABLE_LITERAL  Lorg/eclipse/jst/j2ee/common/ResSharingScopeType;
Field  UNSHAREABLE  I
Field  UNSHAREABLE_LITERAL  Lorg/eclipse/jst/j2ee/common/ResSharingScopeType;
Field  VALUES  Ljava/util/List;
  Class  org.eclipse.jst.j2ee.ejb.AcknowledgeMode
Method  get  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/AcknowledgeMode;
Method  get  (I)Lorg/eclipse/jst/j2ee/ejb/AcknowledgeMode;
Field  AUTO_ACKNOWLEDGE  I
Field  AUTO_ACKNOWLEDGE_LITERAL  Lorg/eclipse/jst/j2ee/ejb/AcknowledgeMode;
Field  DUPS_OK_ACKNOWLEDGE  I
Field  DUPS_OK_ACKNOWLEDGE_LITERAL  Lorg/eclipse/jst/j2ee/ejb/AcknowledgeMode;
Field  VALUES  Ljava/util/List;
  Class  org.eclipse.jst.j2ee.ejb.DestinationType
Method  get  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/DestinationType;
Method  get  (I)Lorg/eclipse/jst/j2ee/ejb/DestinationType;
Field  QUEUE  I
Field  QUEUE_LITERAL  Lorg/eclipse/jst/j2ee/ejb/DestinationType;
Field  TOPIC  I
Field  TOPIC_LITERAL  Lorg/eclipse/jst/j2ee/ejb/DestinationType;
Field  VALUES  Ljava/util/List;
  Class  org.eclipse.jst.j2ee.ejb.EjbMethodElementComparator
Method  <init>  ()V
Method  compare  (Ljava/lang/Object;Ljava/lang/Object;)I
Method  compare  (Lorg/eclipse/jst/j2ee/ejb/MethodElement;Lorg/eclipse/jst/j2ee/ejb/MethodElement;)I
Method  compareSignatures  (Lorg/eclipse/jst/j2ee/ejb/MethodElement;Lorg/eclipse/jst/j2ee/ejb/MethodElement;)I
Method  compareTypes  (II)I
Field  HOME  I
Field  LOCAL  I
Field  LOCAL_HOME  I
Field  REMOTE  I
Field  UNSPECIFIED  I
  Class  org.eclipse.jst.j2ee.ejb.EjbMethodElementHelper
Method  <init>  ()V
Method  createMethodElements  (Ljava/util/List;Lorg/eclipse/emf/common/util/Enumerator;Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)Ljava/util/List;
Method  createMethodElements  (Ljava/lang/String;Ljava/util/List;Lorg/eclipse/emf/common/util/Enumerator;Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)Ljava/util/List;
Method  excludeMethodElements  (Ljava/util/List;Ljava/util/List;)V
Method  excludeMethods  (Lorg/eclipse/jem/java/JavaClass;Ljava/util/List;)Ljava/util/List;
Method  excludeQueryMethods  (Ljava/util/List;Ljava/util/List;)V
Method  getAvailableFindQueryMethodsExcludingExisting  (Lorg/eclipse/jst/j2ee/ejb/ContainerManagedEntity;)Ljava/util/List;
Method  getAvailableMethodElementsExcludingExisting  (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;Ljava/util/List;Lorg/eclipse/emf/ecore/EReference;I)Ljava/util/List;
Method  getAvailableMethodElementsExcludingExisting  (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;Ljava/util/List;Lorg/eclipse/emf/ecore/EReference;)Ljava/util/List;
Method  getAvailableMethodElementsExcludingExisting  (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;Ljava/util/List;Lorg/eclipse/emf/ecore/EReference;Ljava/util/Comparator;)Ljava/util/List;
Method  getAvailableMethodElementsExcludingExisting  (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;Ljava/util/List;Lorg/eclipse/emf/ecore/EReference;Ljava/util/Comparator;I)Ljava/util/List;
Method  getAvailableMethodTransactionMethodElementsExcludingExisting  (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)Ljava/util/List;
Method  getAvailableSelectQueryMethodsExcludingExisting  (Lorg/eclipse/jst/j2ee/ejb/ContainerManagedEntity;)Ljava/util/List;
Method  getDefaultMEComparator  ()Lorg/eclipse/jst/j2ee/ejb/EjbMethodElementComparator;
Method  getDefaultMethodElementComparator  ()Lorg/eclipse/jst/j2ee/ejb/EjbMethodElementComparator;
Method  getEjbFactory  ()Lorg/eclipse/jst/j2ee/ejb/EjbFactory;
Method  getEjbPackage  ()Lorg/eclipse/jst/j2ee/internal/ejb/EjbPackage;
Method  getEntityMethodTransactionExcludedMethods  (Lorg/eclipse/jst/j2ee/ejb/Entity;I)Ljava/util/List;
Method  getExistingMethodElements  (Lorg/eclipse/emf/ecore/EObject;Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)Ljava/util/List;
Method  getExistingMethodElements  (Ljava/util/List;Lorg/eclipse/emf/ecore/EReference;)Ljava/util/List;
Method  getExistingOrAvailableTransactionMethodElements  (Lorg/eclipse/emf/ecore/EObject;Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)Ljava/util/List;
Method  getInterfaces  ([Ljava/lang/Object;Ljava/lang/String;)Ljava/util/List;
Method  getMethod  (Lorg/eclipse/jem/java/JavaClass;Ljava/lang/String;)Lorg/eclipse/jem/java/Method;
Method  getMethodElementSignatures  (Ljava/util/List;)Ljava/util/List;
Method  getMethodUsingMethodSig  (Lorg/eclipse/jem/java/JavaClass;Ljava/lang/String;)Lorg/eclipse/jem/java/Method;
Method  getSessionMethodTransactionExcludedClasses  (Lorg/eclipse/jst/j2ee/ejb/Session;I)Ljava/util/List;
Method  isMethodElementinList  (Ljava/util/List;Ljava/lang/Object;)Z
Method  isMethodElementsEqual  (Lorg/eclipse/jst/j2ee/ejb/MethodElement;Lorg/eclipse/jst/j2ee/ejb/MethodElement;)Z
Method  singleton  ()Lorg/eclipse/jst/j2ee/ejb/EjbMethodElementHelper;
Method  unionMethodElements  (Ljava/util/List;Ljava/util/List;)V
Field  ALL_METHODS  I
Field  CLIENT_METHODS  I
Field  DEFAULT_METHOD_NAME  Ljava/lang/String;
Field  defaultMEComparator  Lorg/eclipse/jst/j2ee/ejb/EjbMethodElementComparator;
Field  defaultMethodElementComparator  Lorg/eclipse/jst/j2ee/ejb/EjbMethodElementComparator;
Field  HOME_METHODS  I
Field  LOCAL_HOME_METHODS  I
Field  LOCAL_METHODS  I
Field  LOCAL_REMOTE_METHODS  I
Field  METHOD_ELEMENT_NAME  Ljava/lang/String;
Field  REMOTE_METHODS  I
  Class  org.eclipse.jst.j2ee.ejb.MethodElementKind
Method  get  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/MethodElementKind;
Method  get  (I)Lorg/eclipse/jst/j2ee/ejb/MethodElementKind;
Field  HOME  I
Field  HOME_LITERAL  Lorg/eclipse/jst/j2ee/ejb/MethodElementKind;
Field  LOCAL  I
Field  LOCAL_HOME  I
Field  LOCAL_HOME_LITERAL  Lorg/eclipse/jst/j2ee/ejb/MethodElementKind;
Field  LOCAL_LITERAL  Lorg/eclipse/jst/j2ee/ejb/MethodElementKind;
Field  REMOTE  I
Field  REMOTE_LITERAL  Lorg/eclipse/jst/j2ee/ejb/MethodElementKind;
Field  SERVICE_ENDPOINT  I
Field  SERVICE_ENDPOINT_LITERAL  Lorg/eclipse/jst/j2ee/ejb/MethodElementKind;
Field  UNSPECIFIED  I
Field  UNSPECIFIED_LITERAL  Lorg/eclipse/jst/j2ee/ejb/MethodElementKind;
Field  VALUES  Ljava/util/List;
  Class  org.eclipse.jst.j2ee.ejb.MultiplicityKind
Method  get  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/MultiplicityKind;
Method  get  (I)Lorg/eclipse/jst/j2ee/ejb/MultiplicityKind;
Field  MANY  I
Field  MANY_LITERAL  Lorg/eclipse/jst/j2ee/ejb/MultiplicityKind;
Field  ONE  I
Field  ONE_LITERAL  Lorg/eclipse/jst/j2ee/ejb/MultiplicityKind;
Field  VALUES  Ljava/util/List;
  Class  org.eclipse.jst.j2ee.ejb.ReturnTypeMapping
Method  get  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/ReturnTypeMapping;
Method  get  (I)Lorg/eclipse/jst/j2ee/ejb/ReturnTypeMapping;
Field  LOCAL  I
Field  LOCAL_LITERAL  Lorg/eclipse/jst/j2ee/ejb/ReturnTypeMapping;
Field  REMOTE  I
Field  REMOTE_LITERAL  Lorg/eclipse/jst/j2ee/ejb/ReturnTypeMapping;
Field  VALUES  Ljava/util/List;
  Class  org.eclipse.jst.j2ee.ejb.SessionType
Method  get  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/SessionType;
Method  get  (I)Lorg/eclipse/jst/j2ee/ejb/SessionType;
Field  STATEFUL  I
Field  STATEFUL_LITERAL  Lorg/eclipse/jst/j2ee/ejb/SessionType;
Field  STATELESS  I
Field  STATELESS_LITERAL  Lorg/eclipse/jst/j2ee/ejb/SessionType;
Field  VALUES  Ljava/util/List;
  Class  org.eclipse.jst.j2ee.ejb.SubscriptionDurabilityKind
Method  get  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/SubscriptionDurabilityKind;
Method  get  (I)Lorg/eclipse/jst/j2ee/ejb/SubscriptionDurabilityKind;
Field  DURABLE  I
Field  DURABLE_LITERAL  Lorg/eclipse/jst/j2ee/ejb/SubscriptionDurabilityKind;
Field  NON_DURABLE  I
Field  NON_DURABLE_LITERAL  Lorg/eclipse/jst/j2ee/ejb/SubscriptionDurabilityKind;
Field  VALUES  Ljava/util/List;
  Class  org.eclipse.jst.j2ee.ejb.TransactionAttributeType
Method  get  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/TransactionAttributeType;
Method  get  (I)Lorg/eclipse/jst/j2ee/ejb/TransactionAttributeType;
Field  MANDATORY  I
Field  MANDATORY_LITERAL  Lorg/eclipse/jst/j2ee/ejb/TransactionAttributeType;
Field  NEVER  I
Field  NEVER_LITERAL  Lorg/eclipse/jst/j2ee/ejb/TransactionAttributeType;
Field  NOT_SUPPORTED  I
Field  NOT_SUPPORTED_LITERAL  Lorg/eclipse/jst/j2ee/ejb/TransactionAttributeType;
Field  REQUIRED  I
Field  REQUIRED_LITERAL  Lorg/eclipse/jst/j2ee/ejb/TransactionAttributeType;
Field  REQUIRES_NEW  I
Field  REQUIRES_NEW_LITERAL  Lorg/eclipse/jst/j2ee/ejb/TransactionAttributeType;
Field  SUPPORTS  I
Field  SUPPORTS_LITERAL  Lorg/eclipse/jst/j2ee/ejb/TransactionAttributeType;
Field  VALUES  Ljava/util/List;
  Class  org.eclipse.jst.j2ee.ejb.TransactionType
Method  get  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/TransactionType;
Method  get  (I)Lorg/eclipse/jst/j2ee/ejb/TransactionType;
Field  BEAN  I
Field  BEAN_LITERAL  Lorg/eclipse/jst/j2ee/ejb/TransactionType;
Field  CONTAINER  I
Field  CONTAINER_LITERAL  Lorg/eclipse/jst/j2ee/ejb/TransactionType;
Field  VALUES  Ljava/util/List;
  Class  org.eclipse.jst.j2ee.jca.AuthenticationMechanismType
Method  get  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/jca/AuthenticationMechanismType;
Method  get  (I)Lorg/eclipse/jst/j2ee/jca/AuthenticationMechanismType;
Field  BASIC_PASSWORD  I
Field  BASIC_PASSWORD_LITERAL  Lorg/eclipse/jst/j2ee/jca/AuthenticationMechanismType;
Field  KERBV5  I
Field  KERBV5_LITERAL  Lorg/eclipse/jst/j2ee/jca/AuthenticationMechanismType;
Field  VALUES  Ljava/util/List;
  Class  org.eclipse.jst.j2ee.jca.TransactionSupportKind
Method  get  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/jca/TransactionSupportKind;
Method  get  (I)Lorg/eclipse/jst/j2ee/jca/TransactionSupportKind;
Field  LOCAL_TRANSACTION  I
Field  LOCAL_TRANSACTION_LITERAL  Lorg/eclipse/jst/j2ee/jca/TransactionSupportKind;
Field  NO_TRANSACTION  I
Field  NO_TRANSACTION_LITERAL  Lorg/eclipse/jst/j2ee/jca/TransactionSupportKind;
Field  VALUES  Ljava/util/List;
Field  XA_TRANSACTION  I
Field  XA_TRANSACTION_LITERAL  Lorg/eclipse/jst/j2ee/jca/TransactionSupportKind;
  Class  org.eclipse.jst.j2ee.taglib.BodyContentType
Method  get  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/taglib/BodyContentType;
Method  get  (I)Lorg/eclipse/jst/j2ee/taglib/BodyContentType;
Field  EMPTY  I
Field  EMPTY_LITERAL  Lorg/eclipse/jst/j2ee/taglib/BodyContentType;
Field  JSP  I
Field  JSP_LITERAL  Lorg/eclipse/jst/j2ee/taglib/BodyContentType;
Field  SCRIPTLESS  I
Field  SCRIPTLESS_LITERAL  Lorg/eclipse/jst/j2ee/taglib/BodyContentType;
Field  TAGDEPENDENT  I
Field  TAGDEPENDENT_LITERAL  Lorg/eclipse/jst/j2ee/taglib/BodyContentType;
Field  VALUES  Ljava/util/List;
  Class  org.eclipse.jst.j2ee.taglib.JSPScriptingVariableScope
Method  get  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/taglib/JSPScriptingVariableScope;
Method  get  (I)Lorg/eclipse/jst/j2ee/taglib/JSPScriptingVariableScope;
Field  AT_BEGIN  I
Field  AT_BEGIN_LITERAL  Lorg/eclipse/jst/j2ee/taglib/JSPScriptingVariableScope;
Field  AT_END  I
Field  AT_END_LITERAL  Lorg/eclipse/jst/j2ee/taglib/JSPScriptingVariableScope;
Field  NESTED  I
Field  NESTED_LITERAL  Lorg/eclipse/jst/j2ee/taglib/JSPScriptingVariableScope;
Field  VALUES  Ljava/util/List;
  Class  org.eclipse.jst.j2ee.webapplication.AuthMethodKind
Method  get  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/webapplication/AuthMethodKind;
Method  get  (I)Lorg/eclipse/jst/j2ee/webapplication/AuthMethodKind;
Field  BASIC  I
Field  BASIC_LITERAL  Lorg/eclipse/jst/j2ee/webapplication/AuthMethodKind;
Field  CLIENT_CERT  I
Field  CLIENT_CERT_LITERAL  Lorg/eclipse/jst/j2ee/webapplication/AuthMethodKind;
Field  DIGEST  I
Field  DIGEST_LITERAL  Lorg/eclipse/jst/j2ee/webapplication/AuthMethodKind;
Field  FORM  I
Field  FORM_LITERAL  Lorg/eclipse/jst/j2ee/webapplication/AuthMethodKind;
Field  UNSPECIFIED  I
Field  UNSPECIFIED_LITERAL  Lorg/eclipse/jst/j2ee/webapplication/AuthMethodKind;
Field  VALUES  Ljava/util/List;
  Class  org.eclipse.jst.j2ee.webapplication.DispatcherType
Method  get  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/webapplication/DispatcherType;
Method  get  (I)Lorg/eclipse/jst/j2ee/webapplication/DispatcherType;
Field  ERROR  I
Field  ERROR_LITERAL  Lorg/eclipse/jst/j2ee/webapplication/DispatcherType;
Field  FORWARD  I
Field  FORWARD_LITERAL  Lorg/eclipse/jst/j2ee/webapplication/DispatcherType;
Field  INCLUDE  I
Field  INCLUDE_LITERAL  Lorg/eclipse/jst/j2ee/webapplication/DispatcherType;
Field  REQUEST  I
Field  REQUEST_LITERAL  Lorg/eclipse/jst/j2ee/webapplication/DispatcherType;
Field  VALUES  Ljava/util/List;
  Class  org.eclipse.jst.j2ee.webapplication.HTTPMethodTypeEnum
Method  get  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/webapplication/HTTPMethodTypeEnum;
Method  get  (I)Lorg/eclipse/jst/j2ee/webapplication/HTTPMethodTypeEnum;
Field  DELETE  I
Field  DELETE_LITERAL  Lorg/eclipse/jst/j2ee/webapplication/HTTPMethodTypeEnum;
Field  GET  I
Field  GET_LITERAL  Lorg/eclipse/jst/j2ee/webapplication/HTTPMethodTypeEnum;
Field  HEAD  I
Field  HEAD_LITERAL  Lorg/eclipse/jst/j2ee/webapplication/HTTPMethodTypeEnum;
Field  OPTIONS  I
Field  OPTIONS_LITERAL  Lorg/eclipse/jst/j2ee/webapplication/HTTPMethodTypeEnum;
Field  POST  I
Field  POST_LITERAL  Lorg/eclipse/jst/j2ee/webapplication/HTTPMethodTypeEnum;
Field  PUT  I
Field  PUT_LITERAL  Lorg/eclipse/jst/j2ee/webapplication/HTTPMethodTypeEnum;
Field  TRACE  I
Field  TRACE_LITERAL  Lorg/eclipse/jst/j2ee/webapplication/HTTPMethodTypeEnum;
Field  VALUES  Ljava/util/List;
  Class  org.eclipse.jst.j2ee.webapplication.ResAuthServletType
Method  get  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/webapplication/ResAuthServletType;
Method  get  (I)Lorg/eclipse/jst/j2ee/webapplication/ResAuthServletType;
Field  CONTAINER  I
Field  CONTAINER_LITERAL  Lorg/eclipse/jst/j2ee/webapplication/ResAuthServletType;
Field  SERVLET  I
Field  SERVLET_LITERAL  Lorg/eclipse/jst/j2ee/webapplication/ResAuthServletType;
Field  VALUES  Ljava/util/List;
  Class  org.eclipse.jst.j2ee.webapplication.TransportGuaranteeType
Method  get  (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/webapplication/TransportGuaranteeType;
Method  get  (I)Lorg/eclipse/jst/j2ee/webapplication/TransportGuaranteeType;
Field  CONFIDENTIAL  I
Field  CONFIDENTIAL_LITERAL  Lorg/eclipse/jst/j2ee/webapplication/TransportGuaranteeType;
Field  INTEGRAL  I
Field  INTEGRAL_LITERAL  Lorg/eclipse/jst/j2ee/webapplication/TransportGuaranteeType;
Field  NONE  I
Field  NONE_LITERAL  Lorg/eclipse/jst/j2ee/webapplication/TransportGuaranteeType;
Field  VALUES  Ljava/util/List;
  Class  org.eclipse.jst.j2ee.webservice.jaxrpcmap.JaxrpcmapResourceFactory
Method  <init>  (Lorg/eclipse/wst/common/internal/emf/resource/RendererFactory;)V
Method  createResource  (Lorg/eclipse/emf/common/util/URI;Lorg/eclipse/wst/common/internal/emf/resource/Renderer;)Lorg/eclipse/wst/common/internal/emf/resource/TranslatorResource;
Method  register  ()V
Method  registerDtds  ()V
Method  registerWith  (Lorg/eclipse/wst/common/internal/emf/resource/RendererFactory;)V
  org.eclipse.jst.j2ee.ejb  (Removed methods: 20, Removed fields: 3, New methods: 0, New fields: 1)
 Removed APIs
  Class  org.eclipse.jst.j2ee.ejb.componentcore.util.EJBArtifactEdit
Method  <init>  (Lorg/eclipse/wst/common/componentcore/resources/ComponentHandle;Z)V
Method  <init>  (Lorg/eclipse/wst/common/componentcore/internal/ArtifactEditModel;)V
Method  <init>  (Lorg/eclipse/wst/common/componentcore/ModuleCoreNature;Lorg/eclipse/wst/common/componentcore/internal/WorkbenchComponent;Z)V
Method  addEJBJarIfNecessary  (Lorg/eclipse/jst/j2ee/internal/common/XMLResource;)V
Method  createModelRoot  ()Lorg/eclipse/emf/ecore/EObject;
Method  createModelRoot  (I)Lorg/eclipse/emf/ecore/EObject;
Method  createNewModule  ()Lorg/eclipse/jst/j2ee/application/Module;
Method  getDeploymentDescriptorResource  ()Lorg/eclipse/emf/ecore/resource/Resource;
Method  getDeploymentDescriptorRoot  ()Lorg/eclipse/emf/ecore/EObject;
Method  getDeploymenyDescriptorType  ()I
Method  getEJBArtifactEditForRead  (Lorg/eclipse/wst/common/componentcore/resources/ComponentHandle;)Lorg/eclipse/jst/j2ee/ejb/componentcore/util/EJBArtifactEdit;
Method  getEJBArtifactEditForRead  (Lorg/eclipse/wst/common/componentcore/internal/WorkbenchComponent;)Lorg/eclipse/jst/j2ee/ejb/componentcore/util/EJBArtifactEdit;
Method  getEJBArtifactEditForWrite  (Lorg/eclipse/wst/common/componentcore/resources/ComponentHandle;)Lorg/eclipse/jst/j2ee/ejb/componentcore/util/EJBArtifactEdit;
Method  getEJBArtifactEditForWrite  (Lorg/eclipse/wst/common/componentcore/internal/WorkbenchComponent;)Lorg/eclipse/jst/j2ee/ejb/componentcore/util/EJBArtifactEdit;
Method  getEJBClientJarModule  (Lorg/eclipse/core/resources/IProject;)Lorg/eclipse/wst/common/componentcore/resources/IVirtualComponent;
Method  getEJBJar  ()Lorg/eclipse/jst/j2ee/ejb/EJBJar;
Method  getEJBJarXmiResource  ()Lorg/eclipse/jst/j2ee/ejb/EJBResource;
Method  getJ2EEVersion  ()I
Method  hasEJBClientJARProject  (Lorg/eclipse/core/resources/IProject;)Z
Method  isValidEJBModule  (Lorg/eclipse/wst/common/componentcore/internal/WorkbenchComponent;)Z
Field  ADAPTER_TYPE  Ljava/lang/Class;
Field  class$0  Ljava/lang/Class;
Field  TYPE_ID  Ljava/lang/String;
 New APIs
  Interface  org.eclipse.jst.j2ee.ejb.datamodel.properties.IEJBClientComponentCreationDataModelProperties
Field  EAR_PROJECT_NAME  Ljava/lang/String;
  org.eclipse.jst.j2ee.web  (Removed methods: 22, Removed fields: 7, New methods: 0, New fields: 3)
 Removed APIs
  Interface  org.eclipse.jst.j2ee.web.datamodel.properties.IWebComponentImportDataModelProperties
Field  WEB_LIB_COMPONENTS  Ljava/lang/String;
  Class  org.eclipse.jst.j2ee.web.componentcore.util.WebArtifactEdit
Method  <init>  (Lorg/eclipse/wst/common/componentcore/resources/ComponentHandle;Z)V
Method  <init>  (Lorg/eclipse/wst/common/componentcore/internal/ArtifactEditModel;)V
Method  <init>  (Lorg/eclipse/wst/common/componentcore/ModuleCoreNature;Lorg/eclipse/wst/common/componentcore/internal/WorkbenchComponent;Z)V
Method  addLibModules  ([Lorg/eclipse/wst/common/componentcore/internal/ReferencedComponent;)V
Method  addWebAppIfNecessary  (Lorg/eclipse/jst/j2ee/internal/common/XMLResource;)V
Method  createModelRoot  ()Lorg/eclipse/emf/ecore/EObject;
Method  createModelRoot  (I)Lorg/eclipse/emf/ecore/EObject;
Method  getDeploymentDescriptorPath  ()Lorg/eclipse/core/runtime/IPath;
Method  getDeploymentDescriptorResource  ()Lorg/eclipse/emf/ecore/resource/Resource;
Method  getDeploymentDescriptorRoot  ()Lorg/eclipse/emf/ecore/EObject;
Method  getJ2EEVersion  ()I
Method  getJSPVersion  ()I
Method  getLibModules  ()[Lorg/eclipse/wst/common/componentcore/resources/IVirtualReference;
Method  getServerContextRoot  ()Ljava/lang/String;
Method  getServletVersion  ()I
Method  getWebApp  ()Lorg/eclipse/jst/j2ee/webapplication/WebApp;
Method  getWebArtifactEditForRead  (Lorg/eclipse/wst/common/componentcore/resources/ComponentHandle;)Lorg/eclipse/jst/j2ee/web/componentcore/util/WebArtifactEdit;
Method  getWebArtifactEditForRead  (Lorg/eclipse/wst/common/componentcore/internal/WorkbenchComponent;)Lorg/eclipse/jst/j2ee/web/componentcore/util/WebArtifactEdit;
Method  getWebArtifactEditForWrite  (Lorg/eclipse/wst/common/componentcore/resources/ComponentHandle;)Lorg/eclipse/jst/j2ee/web/componentcore/util/WebArtifactEdit;
Method  getWebArtifactEditForWrite  (Lorg/eclipse/wst/common/componentcore/internal/WorkbenchComponent;)Lorg/eclipse/jst/j2ee/web/componentcore/util/WebArtifactEdit;
Method  isValidWebModule  (Lorg/eclipse/wst/common/componentcore/internal/WorkbenchComponent;)Z
Method  setServerContextRoot  (Ljava/lang/String;)V
Field  ADAPTER_TYPE  Ljava/lang/Class;
Field  class$0  Ljava/lang/Class;
Field  META_INF  Ljava/lang/String;
Field  TYPE_ID  Ljava/lang/String;
Field  WEB_CONTENT  Ljava/lang/String;
Field  WEB_INF  Ljava/lang/String;
 New APIs
  Interface  org.eclipse.jst.j2ee.web.datamodel.properties.IWebComponentExportDataModelProperties
Field  EXCLUDE_COMPILE_JSP  Ljava/lang/String;
  Interface  org.eclipse.jst.j2ee.web.datamodel.properties.IWebComponentImportDataModelProperties
Field  WEB_LIB_ARCHIVES_SELECTED  Ljava/lang/String;
Field  WEB_LIB_MODELS  Ljava/lang/String;
  org.eclipse.jst.server  (Removed methods: 67, Removed fields: 3, New methods: 2, New fields: 0)
 Removed APIs
  Interface  org.eclipse.jst.server.core.IEnterpriseApplication
Method  getModules  ()[Lorg/eclipse/jst/server/core/IJ2EEModule;
  Interface  org.eclipse.jst.server.core.ILooseArchiveSupport
Method  getLooseArchives  ()[Lorg/eclipse/jst/server/core/ILooseArchive;
  Interface  org.eclipse.jst.server.generic.servertype.definition.ArchiveType
Method  getPath  ()Ljava/lang/String;
  Interface  org.eclipse.jst.server.generic.servertype.definition.Classpath
Method  getArchive  ()Ljava/util/List;
Method  getId  ()Ljava/lang/String;
Method  isIsLibrary  ()Z
  Interface  org.eclipse.jst.server.generic.servertype.definition.JndiConnection
Method  getInitialContextFactory  ()Ljava/lang/String;
Method  getJndiProperty  ()Ljava/util/List;
Method  getProviderUrl  ()Ljava/lang/String;
  Interface  org.eclipse.jst.server.generic.servertype.definition.JndiProperty
Method  getName  ()Ljava/lang/String;
Method  getValue  ()Ljava/lang/String;
  Interface  org.eclipse.jst.server.generic.servertype.definition.LaunchConfiguration
Method  getClasspathReference  ()Ljava/lang/String;
Method  getMainClass  ()Ljava/lang/String;
Method  getProgramArguments  ()Ljava/lang/String;
Method  getVmParameters  ()Ljava/lang/String;
Method  getWorkingDirectory  ()Ljava/lang/String;
  Interface  org.eclipse.jst.server.generic.servertype.definition.Module
Method  getPublishDir  ()Ljava/lang/String;
Method  getPublisherReference  ()Ljava/lang/String;
Method  getType  ()Ljava/lang/String;
  Interface  org.eclipse.jst.server.generic.servertype.definition.Port
Method  getName  ()Ljava/lang/String;
Method  getNo  ()Ljava/lang/String;
Method  getProtocol  ()Ljava/lang/String;
  Interface  org.eclipse.jst.server.generic.servertype.definition.Project
Method  getClasspathReference  ()Ljava/lang/String;
  Interface  org.eclipse.jst.server.generic.servertype.definition.Property
Method  getContext  ()Ljava/lang/String;
Method  getDefault  ()Ljava/lang/String;
Method  getId  ()Ljava/lang/String;
Method  getLabel  ()Ljava/lang/String;
Method  getType  ()Ljava/lang/String;
Field  CONTEXT_RUNTIME  Ljava/lang/String;
Field  CONTEXT_SERVER  Ljava/lang/String;
  Interface  org.eclipse.jst.server.generic.servertype.definition.Publisher
Method  getId  ()Ljava/lang/String;
Method  getPublisherdata  ()Ljava/util/List;
  Interface  org.eclipse.jst.server.generic.servertype.definition.PublisherData
Method  getDataname  ()Ljava/lang/String;
Method  getDatavalue  ()Ljava/lang/String;
  Interface  org.eclipse.jst.server.generic.servertype.definition.ServerRuntime
Method  getClasspath  ()Ljava/util/List;
Method  getClasspath  (Ljava/lang/String;)Lorg/eclipse/jst/server/generic/servertype/definition/Classpath;
Method  getConfigurationElementNamespace  ()Ljava/lang/String;
Method  getFilename  ()Ljava/lang/String;
Method  getId  ()Ljava/lang/String;
Method  getJndiConnection  ()Lorg/eclipse/jst/server/generic/servertype/definition/JndiConnection;
Method  getModule  ()Ljava/util/List;
Method  getModule  (Ljava/lang/String;)Lorg/eclipse/jst/server/generic/servertype/definition/Module;
Method  getName  ()Ljava/lang/String;
Method  getPort  ()Ljava/util/List;
Method  getProject  ()Lorg/eclipse/jst/server/generic/servertype/definition/Project;
Method  getProperty  ()Ljava/util/List;
Method  getPublisher  ()Ljava/util/List;
Method  getPublisher  (Ljava/lang/String;)Lorg/eclipse/jst/server/generic/servertype/definition/Publisher;
Method  getResolver  ()Lorg/eclipse/jst/server/generic/internal/xml/Resolver;
Method  getStart  ()Lorg/eclipse/jst/server/generic/servertype/definition/LaunchConfiguration;
Method  getStop  ()Lorg/eclipse/jst/server/generic/servertype/definition/LaunchConfiguration;
Method  getVersion  ()Ljava/lang/String;
Method  setConfigurationElementNamespace  (Ljava/lang/String;)V
Method  setFilename  (Ljava/lang/String;)V
Method  setId  (Ljava/lang/String;)V
Method  setPropertyValues  (Ljava/util/Map;)V
  Interface  org.eclipse.jst.server.generic.servertype.definition.ServerTypeFactory
Method  createArchiveType  ()Lorg/eclipse/jst/server/generic/servertype/definition/ArchiveType;
Method  createClasspath  ()Lorg/eclipse/jst/server/generic/servertype/definition/Classpath;
Method  createJndiConnection  ()Lorg/eclipse/jst/server/generic/servertype/definition/JndiConnection;
Method  createJndiProperty  ()Lorg/eclipse/jst/server/generic/servertype/definition/JndiProperty;
Method  createLaunchConfiguration  ()Lorg/eclipse/jst/server/generic/servertype/definition/LaunchConfiguration;
Method  createModule  ()Lorg/eclipse/jst/server/generic/servertype/definition/Module;
Method  createPort  ()Lorg/eclipse/jst/server/generic/servertype/definition/Port;
Method  createProject  ()Lorg/eclipse/jst/server/generic/servertype/definition/Project;
Method  createProperty  ()Lorg/eclipse/jst/server/generic/servertype/definition/Property;
Method  createPublisher  ()Lorg/eclipse/jst/server/generic/servertype/definition/Publisher;
Method  createPublisherData  ()Lorg/eclipse/jst/server/generic/servertype/definition/PublisherData;
Method  createServerRuntime  ()Lorg/eclipse/jst/server/generic/servertype/definition/ServerRuntime;
Method  getServerTypePackage  ()Lorg/eclipse/jst/server/generic/internal/servertype/definition/ServerTypePackage;
Field  eINSTANCE  Lorg/eclipse/jst/server/generic/servertype/definition/ServerTypeFactory;
 New APIs
  Interface  org.eclipse.jst.server.core.IEnterpriseApplication
Method  getModules  ()[Lorg/eclipse/wst/server/core/IModule;
  Interface  org.eclipse.jst.server.core.ILooseArchiveSupport
Method  getLooseArchives  ()[Lorg/eclipse/wst/server/core/IModule;
  org.eclipse.wst.common.componentcore  (Removed methods: 106, Removed fields: 20, New methods: 0, New fields: 8)
 Removed APIs
  Interface  org.eclipse.wst.common.componentcore.datamodel.properties.IReferencedComponentBuilderDataModelProperties
Field  COMPONENT_CORE  Ljava/lang/String;
Field  CONTAINING_WB_COMPONENT  Ljava/lang/String;
Field  DEPENDENT_COMPONENT  Ljava/lang/String;
Field  DEPENDENT_WB_COMPONENT  Ljava/lang/String;
Field  DOES_CONSUME  Ljava/lang/String;
Field  OUTPUT_CONTAINER  Ljava/lang/String;
  Interface  org.eclipse.wst.common.componentcore.datamodel.properties.IWorkbenchComponentBuilderDataModelProperties
Field  COMPONENT_CORE  Ljava/lang/String;
Field  PROJECT  Ljava/lang/String;
Field  WORKBENCH_COMPONENT  Ljava/lang/String;
  Interface  org.eclipse.wst.common.componentcore.IEditModelHandler
Method  dispose  ()V
Method  save  (Lorg/eclipse/core/runtime/IProgressMonitor;)V
Method  saveIfNecessary  (Lorg/eclipse/core/runtime/IProgressMonitor;)V
  Interface  org.eclipse.wst.common.componentcore.resources.IFlexibleProject
Method  getComponent  (Ljava/lang/String;)Lorg/eclipse/wst/common/componentcore/resources/IVirtualComponent;
Method  getComponents  ()[Lorg/eclipse/wst/common/componentcore/resources/IVirtualComponent;
Method  getProject  ()Lorg/eclipse/core/resources/IProject;
  Interface  org.eclipse.wst.common.componentcore.resources.IVirtualComponent
Method  getComponentTypeId  ()Ljava/lang/String;
Method  getMetaProperties  ()Ljava/util/Properties;
Method  getMetaResources  ()[Lorg/eclipse/core/runtime/IPath;
Method  getName  ()Ljava/lang/String;
Method  getReferences  ()[Lorg/eclipse/wst/common/componentcore/resources/IVirtualReference;
Method  getResources  (Ljava/lang/String;)[Lorg/eclipse/wst/common/componentcore/resources/IVirtualResource;
Method  setComponentTypeId  (Ljava/lang/String;)V
Method  setMetaResources  ([Lorg/eclipse/core/runtime/IPath;)V
Method  setReferences  ([Lorg/eclipse/wst/common/componentcore/resources/IVirtualReference;)V
  Interface  org.eclipse.wst.common.componentcore.resources.IVirtualContainer
Method  create  (ILorg/eclipse/core/runtime/IProgressMonitor;)V
Method  exists  (Lorg/eclipse/core/runtime/IPath;)Z
Method  findMember  (Ljava/lang/String;)Lorg/eclipse/wst/common/componentcore/resources/IVirtualResource;
Method  findMember  (Ljava/lang/String;I)Lorg/eclipse/wst/common/componentcore/resources/IVirtualResource;
Method  findMember  (Lorg/eclipse/core/runtime/IPath;)Lorg/eclipse/wst/common/componentcore/resources/IVirtualResource;
Method  findMember  (Lorg/eclipse/core/runtime/IPath;I)Lorg/eclipse/wst/common/componentcore/resources/IVirtualResource;
Method  getFile  (Lorg/eclipse/core/runtime/IPath;)Lorg/eclipse/wst/common/componentcore/resources/IVirtualFile;
Method  getFile  (Ljava/lang/String;)Lorg/eclipse/wst/common/componentcore/resources/IVirtualFile;
Method  getFolder  (Lorg/eclipse/core/runtime/IPath;)Lorg/eclipse/wst/common/componentcore/resources/IVirtualFolder;
Method  getFolder  (Ljava/lang/String;)Lorg/eclipse/wst/common/componentcore/resources/IVirtualFolder;
Method  members  ()[Lorg/eclipse/wst/common/componentcore/resources/IVirtualResource;
Method  members  (I)[Lorg/eclipse/wst/common/componentcore/resources/IVirtualResource;
  Interface  org.eclipse.wst.common.componentcore.resources.IVirtualFile
Method  getUnderlyingFile  ()Lorg/eclipse/core/resources/IFile;
Method  getUnderlyingFiles  ()[Lorg/eclipse/core/resources/IFile;
  Interface  org.eclipse.wst.common.componentcore.resources.IVirtualFolder
Method  getUnderlyingFolder  ()Lorg/eclipse/core/resources/IFolder;
Method  getUnderlyingFolders  ()[Lorg/eclipse/core/resources/IFolder;
  Interface  org.eclipse.wst.common.componentcore.resources.IVirtualReference
Method  create  (ILorg/eclipse/core/runtime/IProgressMonitor;)V
Method  exists  ()Z
Method  getDependencyType  ()I
Method  getEnclosingComponent  ()Lorg/eclipse/wst/common/componentcore/resources/IVirtualComponent;
Method  getReferencedComponent  ()Lorg/eclipse/wst/common/componentcore/resources/IVirtualComponent;
Method  getRuntimePath  ()Lorg/eclipse/core/runtime/IPath;
Method  setDependencyType  (I)V
Method  setRuntimePath  (Lorg/eclipse/core/runtime/IPath;)V
Field  DEPENDENCY_TYPE_CONSUMES  I
Field  DEPENDENCY_TYPE_USES  I
  Interface  org.eclipse.wst.common.componentcore.resources.IVirtualResource
Method  createLink  (Lorg/eclipse/core/runtime/IPath;ILorg/eclipse/core/runtime/IProgressMonitor;)V
Method  delete  (ILorg/eclipse/core/runtime/IProgressMonitor;)V
Method  equals  (Ljava/lang/Object;)Z
Method  exists  ()Z
Method  getComponent  ()Lorg/eclipse/wst/common/componentcore/resources/IVirtualComponent;
Method  getFileExtension  ()Ljava/lang/String;
Method  getName  ()Ljava/lang/String;
Method  getParent  ()Lorg/eclipse/wst/common/componentcore/resources/IVirtualContainer;
Method  getProject  ()Lorg/eclipse/core/resources/IProject;
Method  getProjectRelativePath  ()Lorg/eclipse/core/runtime/IPath;
Method  getResourceType  ()Ljava/lang/String;
Method  getRuntimePath  ()Lorg/eclipse/core/runtime/IPath;
Method  getType  ()I
Method  getUnderlyingResource  ()Lorg/eclipse/core/resources/IResource;
Method  getUnderlyingResources  ()[Lorg/eclipse/core/resources/IResource;
Method  getWorkspaceRelativePath  ()Lorg/eclipse/core/runtime/IPath;
Method  isAccessible  ()Z
Method  setResourceType  (Ljava/lang/String;)V
Field  COMPONENT  I
Field  FILE  I
Field  FOLDER  I
Field  FORCE  I
Field  IGNORE_EXCLUSIONS  I
Field  IGNORE_UNDERLYING_RESOURCE  I
Field  NONE  I
  Class  org.eclipse.wst.common.componentcore.ArtifactEdit
Method  <init>  (Lorg/eclipse/wst/common/componentcore/internal/ArtifactEditModel;)V
Method  <init>  (Lorg/eclipse/wst/common/componentcore/ModuleCoreNature;Lorg/eclipse/wst/common/componentcore/internal/WorkbenchComponent;Z)V
Method  <init>  (Lorg/eclipse/wst/common/componentcore/resources/ComponentHandle;Z)V
Method  addListener  (Lorg/eclipse/wst/common/internal/emfworkbench/integration/EditModelListener;)V
Method  dispose  ()V
Method  getArtifactEditForRead  (Lorg/eclipse/wst/common/componentcore/internal/WorkbenchComponent;)Lorg/eclipse/wst/common/componentcore/ArtifactEdit;
Method  getArtifactEditForRead  (Lorg/eclipse/wst/common/componentcore/resources/ComponentHandle;)Lorg/eclipse/wst/common/componentcore/ArtifactEdit;
Method  getArtifactEditForWrite  (Lorg/eclipse/wst/common/componentcore/internal/WorkbenchComponent;)Lorg/eclipse/wst/common/componentcore/ArtifactEdit;
Method  getArtifactEditForWrite  (Lorg/eclipse/wst/common/componentcore/resources/ComponentHandle;)Lorg/eclipse/wst/common/componentcore/ArtifactEdit;
Method  getArtifactEditModel  ()Lorg/eclipse/wst/common/componentcore/internal/ArtifactEditModel;
Method  getCommandStack  ()Lorg/eclipse/emf/common/command/CommandStack;
Method  getComponentHandle  ()Lorg/eclipse/wst/common/componentcore/resources/ComponentHandle;
Method  getContentModelRoot  ()Lorg/eclipse/emf/ecore/EObject;
Method  hasEditModel  (Lorg/eclipse/wst/common/internal/emfworkbench/integration/EditModel;)Z
Method  isDirty  ()Z
Method  isReadOnly  ()Z
Method  isValidEditableModule  (Lorg/eclipse/wst/common/componentcore/internal/WorkbenchComponent;)Z
Method  removeListener  (Lorg/eclipse/wst/common/internal/emfworkbench/integration/EditModelListener;)V
Method  save  (Lorg/eclipse/core/runtime/IProgressMonitor;)V
Method  saveIfNecessary  (Lorg/eclipse/core/runtime/IProgressMonitor;)V
Method  saveIfNecessaryWithPrompt  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/wst/common/frameworks/internal/operations/IOperationHandler;Z)V
Field  ADAPTER_TYPE  Ljava/lang/Class;
Field  class$0  Ljava/lang/Class;
  Class  org.eclipse.wst.common.componentcore.ComponentCore
Method  <init>  ()V
Method  createComponent  (Lorg/eclipse/core/resources/IProject;Ljava/lang/String;)Lorg/eclipse/wst/common/componentcore/resources/IVirtualComponent;
Method  createFile  (Lorg/eclipse/core/resources/IProject;Ljava/lang/String;Lorg/eclipse/core/runtime/IPath;)Lorg/eclipse/wst/common/componentcore/resources/IVirtualFile;
Method  createFlexibleProject  (Lorg/eclipse/core/resources/IProject;)Lorg/eclipse/wst/common/componentcore/resources/IFlexibleProject;
Method  createFolder  (Lorg/eclipse/core/resources/IProject;Ljava/lang/String;Lorg/eclipse/core/runtime/IPath;)Lorg/eclipse/wst/common/componentcore/resources/IVirtualFolder;
Method  createReference  (Lorg/eclipse/wst/common/componentcore/resources/IVirtualComponent;Lorg/eclipse/wst/common/componentcore/resources/IVirtualComponent;)Lorg/eclipse/wst/common/componentcore/resources/IVirtualReference;
Method  createResources  (Lorg/eclipse/core/resources/IResource;)[Lorg/eclipse/wst/common/componentcore/resources/IVirtualResource;
  Class  org.eclipse.wst.common.componentcore.ModuleCoreNature
Method  <init>  ()V
Method  addModuleCoreNatureIfNecessary  (Lorg/eclipse/core/resources/IProject;Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/wst/common/componentcore/ModuleCoreNature;
Method  configure  ()V
Method  getArtifactEditModelForRead  (Lorg/eclipse/emf/common/util/URI;Ljava/lang/Object;)Lorg/eclipse/wst/common/componentcore/internal/ArtifactEditModel;
Method  getArtifactEditModelForWrite  (Lorg/eclipse/emf/common/util/URI;Ljava/lang/Object;)Lorg/eclipse/wst/common/componentcore/internal/ArtifactEditModel;
Method  getModuleCoreNature  (Lorg/eclipse/core/resources/IProject;)Lorg/eclipse/wst/common/componentcore/ModuleCoreNature;
Method  getModuleStructuralModelForRead  (Ljava/lang/Object;)Lorg/eclipse/wst/common/componentcore/internal/ModuleStructuralModel;
Method  getModuleStructuralModelForWrite  (Ljava/lang/Object;)Lorg/eclipse/wst/common/componentcore/internal/ModuleStructuralModel;
Method  getNatureID  ()Ljava/lang/String;
Method  getPluginID  ()Ljava/lang/String;
Method  getResourceSet  ()Lorg/eclipse/emf/ecore/resource/ResourceSet;
Method  primaryContributeToContext  (Lorg/eclipse/jem/util/emf/workbench/EMFWorkbenchContextBase;)V
Method  secondaryContributeToContext  (Lorg/eclipse/jem/util/emf/workbench/EMFWorkbenchContextBase;)V
  Class  org.eclipse.wst.common.componentcore.resources.ComponentHandle
Method  create  (Lorg/eclipse/core/resources/IProject;Ljava/lang/String;)Lorg/eclipse/wst/common/componentcore/resources/ComponentHandle;
Method  create  (Lorg/eclipse/core/resources/IProject;Lorg/eclipse/emf/common/util/URI;)Lorg/eclipse/wst/common/componentcore/resources/ComponentHandle;
Method  equals  (Ljava/lang/Object;)Z
Method  getName  ()Ljava/lang/String;
Method  getProject  ()Lorg/eclipse/core/resources/IProject;
Method  hashCode  ()I
Method  toString  ()Ljava/lang/String;
  Class  org.eclipse.wst.common.componentcore.UnresolveableURIException
Method  <init>  (Lorg/eclipse/emf/common/util/URI;)V
 New APIs
  Interface  org.eclipse.wst.common.componentcore.datamodel.properties.IComponentCreationDataModelProperties
Field  COMPONENT  Ljava/lang/String;
Field  LOCATION  Ljava/lang/String;
Field  NESTED_PROJECT_CREATION_DM  Ljava/lang/String;
  Interface  org.eclipse.wst.common.componentcore.datamodel.properties.ICreateReferenceComponentsDataModelProperties
Field  SOURCE_COMPONENT_HANDLE  Ljava/lang/String;
Field  TARGET_COMPONENTS_DEPLOY_PATH  Ljava/lang/String;
Field  TARGET_COMPONENTS_HANDLE_LIST  Ljava/lang/String;
  Interface  org.eclipse.wst.common.componentcore.datamodel.properties.IReferencedComponentBuilderDataModelProperties
Field  VIRTUAL_REFERENCE  Ljava/lang/String;
  Interface  org.eclipse.wst.common.componentcore.datamodel.properties.IWorkbenchComponentBuilderDataModelProperties
Field  VIRTUAL_COMPONENT  Ljava/lang/String;
  org.eclipse.wst.common.frameworks  (Removed methods: 103, Removed fields: 15, New methods: 0, New fields: 0)
 Removed APIs
  Interface  org.eclipse.wst.common.frameworks.datamodel.IDataModel
Method  addListener  (Lorg/eclipse/wst/common/frameworks/datamodel/IDataModelListener;)V
Method  addNestedModel  (Ljava/lang/String;Lorg/eclipse/wst/common/frameworks/datamodel/IDataModel;)Z
Method  dispose  ()V
Method  getAllProperties  ()Ljava/util/Collection;
Method  getBaseProperties  ()Ljava/util/Collection;
Method  getBooleanProperty  (Ljava/lang/String;)Z
Method  getDefaultOperation  ()Lorg/eclipse/wst/common/frameworks/datamodel/IDataModelOperation;
Method  getDefaultProperty  (Ljava/lang/String;)Ljava/lang/Object;
Method  getExtendedContext  ()Ljava/util/List;
Method  getID  ()Ljava/lang/String;
Method  getIntProperty  (Ljava/lang/String;)I
Method  getNestedModel  (Ljava/lang/String;)Lorg/eclipse/wst/common/frameworks/datamodel/IDataModel;
Method  getNestedModelNames  ()Ljava/util/Collection;
Method  getNestedModels  ()Ljava/util/Collection;
Method  getNestedProperties  ()Ljava/util/Collection;
Method  getNestingModels  ()Ljava/util/Collection;
Method  getProperty  (Ljava/lang/String;)Ljava/lang/Object;
Method  getPropertyDescriptor  (Ljava/lang/String;)Lorg/eclipse/wst/common/frameworks/datamodel/DataModelPropertyDescriptor;
Method  getStringProperty  (Ljava/lang/String;)Ljava/lang/String;
Method  getValidPropertyDescriptors  (Ljava/lang/String;)[Lorg/eclipse/wst/common/frameworks/datamodel/DataModelPropertyDescriptor;
Method  isBaseProperty  (Ljava/lang/String;)Z
Method  isNestedModel  (Ljava/lang/String;)Z
Method  isNestedProperty  (Ljava/lang/String;)Z
Method  isProperty  (Ljava/lang/String;)Z
Method  isPropertyEnabled  (Ljava/lang/String;)Z
Method  isPropertySet  (Ljava/lang/String;)Z
Method  isPropertyValid  (Ljava/lang/String;)Z
Method  isValid  ()Z
Method  notifyPropertyChange  (Ljava/lang/String;I)V
Method  removeListener  (Lorg/eclipse/wst/common/frameworks/datamodel/IDataModelListener;)V
Method  removeNestedModel  (Ljava/lang/String;)Lorg/eclipse/wst/common/frameworks/datamodel/IDataModel;
Method  setBooleanProperty  (Ljava/lang/String;Z)V
Method  setIntProperty  (Ljava/lang/String;I)V
Method  setProperty  (Ljava/lang/String;Ljava/lang/Object;)V
Method  setStringProperty  (Ljava/lang/String;Ljava/lang/String;)V
Method  validate  ()Lorg/eclipse/core/runtime/IStatus;
Method  validate  (Z)Lorg/eclipse/core/runtime/IStatus;
Method  validateProperty  (Ljava/lang/String;)Lorg/eclipse/core/runtime/IStatus;
Field  DEFAULT_CHG  I
Field  ENABLE_CHG  I
Field  VALID_VALUES_CHG  I
Field  VALUE_CHG  I
  Interface  org.eclipse.wst.common.frameworks.datamodel.IDataModelListener
Method  propertyChanged  (Lorg/eclipse/wst/common/frameworks/datamodel/DataModelEvent;)V
  Interface  org.eclipse.wst.common.frameworks.datamodel.IDataModelOperation
Method  getDataModel  ()Lorg/eclipse/wst/common/frameworks/datamodel/IDataModel;
Method  getID  ()Ljava/lang/String;
Method  setDataModel  (Lorg/eclipse/wst/common/frameworks/datamodel/IDataModel;)V
Method  setID  (Ljava/lang/String;)V
  Interface  org.eclipse.wst.common.frameworks.datamodel.IDataModelProperties
  Interface  org.eclipse.wst.common.frameworks.datamodel.IDataModelProvider
Method  dispose  ()V
Method  getDataModel  ()Lorg/eclipse/wst/common/frameworks/datamodel/IDataModel;
Method  getDefaultOperation  ()Lorg/eclipse/wst/common/frameworks/datamodel/IDataModelOperation;
Method  getDefaultProperty  (Ljava/lang/String;)Ljava/lang/Object;
Method  getExtendedContext  ()Ljava/util/List;
Method  getID  ()Ljava/lang/String;
Method  getPropertyDescriptor  (Ljava/lang/String;)Lorg/eclipse/wst/common/frameworks/datamodel/DataModelPropertyDescriptor;
Method  getPropertyNames  ()[Ljava/lang/String;
Method  getValidPropertyDescriptors  (Ljava/lang/String;)[Lorg/eclipse/wst/common/frameworks/datamodel/DataModelPropertyDescriptor;
Method  init  ()V
Method  isPropertyEnabled  (Ljava/lang/String;)Z
Method  propertySet  (Ljava/lang/String;Ljava/lang/Object;)Z
Method  setDataModel  (Lorg/eclipse/wst/common/frameworks/datamodel/IDataModel;)V
Method  validate  (Ljava/lang/String;)Lorg/eclipse/core/runtime/IStatus;
Field  OK_STATUS  Lorg/eclipse/core/runtime/IStatus;
  Interface  org.eclipse.wst.common.frameworks.datamodel.properties.IFlexibleProjectCreationDataModelProperties
Field  NESTED_MODEL_PROJECT_CREATION  Ljava/lang/String;
Field  PROJECT_LOCATION  Ljava/lang/String;
Field  PROJECT_NAME  Ljava/lang/String;
  Class  org.eclipse.wst.common.frameworks.datamodel.AbstractDataModelOperation
Method  <init>  ()V
Method  <init>  (Lorg/eclipse/wst/common/frameworks/datamodel/IDataModel;)V
Method  getDataModel  ()Lorg/eclipse/wst/common/frameworks/datamodel/IDataModel;
Method  getID  ()Ljava/lang/String;
Method  setDataModel  (Lorg/eclipse/wst/common/frameworks/datamodel/IDataModel;)V
Method  setID  (Ljava/lang/String;)V
Field  model  Lorg/eclipse/wst/common/frameworks/datamodel/IDataModel;
Field  OK_STATUS  Lorg/eclipse/core/runtime/IStatus;
  Class  org.eclipse.wst.common.frameworks.datamodel.AbstractDataModelProvider
Method  <init>  ()V
Method  combineProperties  ([Ljava/lang/String;[Ljava/lang/String;)[Ljava/lang/String;
Method  dispose  ()V
Method  getBooleanProperty  (Ljava/lang/String;)Z
Method  getDataModel  ()Lorg/eclipse/wst/common/frameworks/datamodel/IDataModel;
Method  getDefaultOperation  ()Lorg/eclipse/wst/common/frameworks/datamodel/IDataModelOperation;
Method  getDefaultProperty  (Ljava/lang/String;)Ljava/lang/Object;
Method  getExtendedContext  ()Ljava/util/List;
Method  getID  ()Ljava/lang/String;
Method  getIntProperty  (Ljava/lang/String;)I
Method  getProperty  (Ljava/lang/String;)Ljava/lang/Object;
Method  getPropertyDescriptor  (Ljava/lang/String;)Lorg/eclipse/wst/common/frameworks/datamodel/DataModelPropertyDescriptor;
Method  getStringProperty  (Ljava/lang/String;)Ljava/lang/String;
Method  getValidPropertyDescriptors  (Ljava/lang/String;)[Lorg/eclipse/wst/common/frameworks/datamodel/DataModelPropertyDescriptor;
Method  init  ()V
Method  isPropertyEnabled  (Ljava/lang/String;)Z
Method  isPropertySet  (Ljava/lang/String;)Z
Method  propertySet  (Ljava/lang/String;Ljava/lang/Object;)Z
Method  setBooleanProperty  (Ljava/lang/String;Z)V
Method  setDataModel  (Lorg/eclipse/wst/common/frameworks/datamodel/IDataModel;)V
Method  setIntProperty  (Ljava/lang/String;I)V
Method  setProperty  (Ljava/lang/String;Ljava/lang/Object;)V
Method  validate  (Ljava/lang/String;)Lorg/eclipse/core/runtime/IStatus;
Field  model  Lorg/eclipse/wst/common/frameworks/datamodel/IDataModel;
  Class  org.eclipse.wst.common.frameworks.datamodel.DataModelEvent
Method  <init>  (Lorg/eclipse/wst/common/frameworks/datamodel/IDataModel;Ljava/lang/String;I)V
Method  getDataModel  ()Lorg/eclipse/wst/common/frameworks/datamodel/IDataModel;
Method  getFlag  ()I
Method  getProperty  ()Ljava/lang/Object;
Method  getPropertyName  ()Ljava/lang/String;
Method  getValidPropertyDescriptors  ()[Lorg/eclipse/wst/common/frameworks/datamodel/DataModelPropertyDescriptor;
Method  isPropertyEnabled  ()Z
Field  DEFAULT_CHG  I
Field  ENABLE_CHG  I
Field  VALID_VALUES_CHG  I
Field  VALUE_CHG  I
  Class  org.eclipse.wst.common.frameworks.datamodel.DataModelFactory
Method  createDataModel  (Ljava/lang/String;)Lorg/eclipse/wst/common/frameworks/datamodel/IDataModel;
Method  createDataModel  (Ljava/lang/Class;)Lorg/eclipse/wst/common/frameworks/datamodel/IDataModel;
Method  createDataModel  (Lorg/eclipse/wst/common/frameworks/datamodel/IDataModelProvider;)Lorg/eclipse/wst/common/frameworks/datamodel/IDataModel;
Method  getDataModelProviderIDsForKind  (Ljava/lang/String;)[Ljava/lang/String;
  Class  org.eclipse.wst.common.frameworks.datamodel.DataModelPropertyDescriptor
Method  <init>  (Ljava/lang/Object;)V
Method  <init>  (Ljava/lang/Object;Ljava/lang/String;)V
Method  createDescriptors  ([Ljava/lang/Object;)[Lorg/eclipse/wst/common/frameworks/datamodel/DataModelPropertyDescriptor;
Method  createDescriptors  ([Ljava/lang/Object;[Ljava/lang/String;)[Lorg/eclipse/wst/common/frameworks/datamodel/DataModelPropertyDescriptor;
Method  getPropertyDescription  ()Ljava/lang/String;
Method  getPropertyValue  ()Ljava/lang/Object;
  org.eclipse.wst.internet  (Removed methods: 56, Removed fields: 14, New methods: 0, New fields: 0)
 Removed APIs
  Interface  org.eclipse.wst.internet.monitor.core.IMonitor
Method  addRequestListener  (Lorg/eclipse/wst/internet/monitor/core/IRequestListener;)V
Method  createWorkingCopy  ()Lorg/eclipse/wst/internet/monitor/core/IMonitorWorkingCopy;
Method  delete  ()V
Method  getId  ()Ljava/lang/String;
Method  getLocalPort  ()I
Method  getProtocol  ()Ljava/lang/String;
Method  getRemoteHost  ()Ljava/lang/String;
Method  getRemotePort  ()I
Method  isRunning  ()Z
Method  isWorkingCopy  ()Z
Method  removeRequestListener  (Lorg/eclipse/wst/internet/monitor/core/IRequestListener;)V
Method  start  ()V
Method  stop  ()V
Method  validate  ()Lorg/eclipse/core/runtime/IStatus;
  Interface  org.eclipse.wst.internet.monitor.core.IMonitorListener
Method  monitorAdded  (Lorg/eclipse/wst/internet/monitor/core/IMonitor;)V
Method  monitorChanged  (Lorg/eclipse/wst/internet/monitor/core/IMonitor;)V
Method  monitorRemoved  (Lorg/eclipse/wst/internet/monitor/core/IMonitor;)V
  Interface  org.eclipse.wst.internet.monitor.core.IMonitorWorkingCopy
Method  getOriginal  ()Lorg/eclipse/wst/internet/monitor/core/IMonitor;
Method  save  ()Lorg/eclipse/wst/internet/monitor/core/IMonitor;
Method  setLocalPort  (I)V
Method  setProtocol  (Ljava/lang/String;)V
Method  setRemoteHost  (Ljava/lang/String;)V
Method  setRemotePort  (I)V
  Interface  org.eclipse.wst.internet.monitor.core.IRequestListener
Method  requestAdded  (Lorg/eclipse/wst/internet/monitor/core/IMonitor;Lorg/eclipse/wst/internet/monitor/core/Request;)V
Method  requestChanged  (Lorg/eclipse/wst/internet/monitor/core/IMonitor;Lorg/eclipse/wst/internet/monitor/core/Request;)V
  Class  org.eclipse.wst.internet.monitor.core.MonitorCore
Method  addMonitorListener  (Lorg/eclipse/wst/internet/monitor/core/IMonitorListener;)V
Method  createMonitor  ()Lorg/eclipse/wst/internet/monitor/core/IMonitorWorkingCopy;
Method  getMonitors  ()[Lorg/eclipse/wst/internet/monitor/core/IMonitor;
Method  removeMonitorListener  (Lorg/eclipse/wst/internet/monitor/core/IMonitorListener;)V
  Class  org.eclipse.wst.internet.monitor.core.Request
Method  <init>  (Lorg/eclipse/wst/internet/monitor/core/internal/Monitor;Ljava/lang/String;ILjava/lang/String;I)V
Method  addToRequest  ([B)V
Method  addToResponse  ([B)V
Method  fireChangedEvent  ()V
Method  getAdapter  (Ljava/lang/Class;)Ljava/lang/Object;
Method  getDate  ()Ljava/util/Date;
Method  getLocalPort  ()I
Method  getMonitor  ()Lorg/eclipse/wst/internet/monitor/core/IMonitor;
Method  getName  ()Ljava/lang/String;
Method  getProperty  (Ljava/lang/String;)Ljava/lang/Object;
Method  getProtocol  ()Ljava/lang/String;
Method  getRemoteHost  ()Ljava/lang/String;
Method  getRemotePort  ()I
Method  getRequest  (I)[B
Method  getResponse  (I)[B
Method  getResponseTime  ()J
Method  setName  (Ljava/lang/String;)V
Method  setProperty  (Ljava/lang/String;Ljava/lang/Object;)V
Method  setRequest  ([B)V
Method  setResponse  ([B)V
Field  ALL  I
Field  CONTENT  I
Field  date  Ljava/util/Date;
Field  localPort  I
Field  monitor  Lorg/eclipse/wst/internet/monitor/core/internal/Monitor;
Field  name  Ljava/lang/String;
Field  properties  Ljava/util/Properties;
Field  protocolId  Ljava/lang/String;
Field  remoteHost  Ljava/lang/String;
Field  remotePort  I
Field  request  [B
Field  response  [B
Field  responseTime  J
Field  TRANSPORT  I
  Class  org.eclipse.wst.internet.monitor.ui.ContentViewer
Method  <init>  ()V
Method  dispose  ()V
Method  getContent  ()[B
Method  getEditable  ()Z
Method  init  (Lorg/eclipse/swt/widgets/Composite;)V
Method  setContent  ([B)V
Method  setEditable  (Z)V
  org.eclipse.wst.server  (Removed methods: 53, Removed fields: 11, New methods: 38, New fields: 4)
 Removed APIs
  Interface  org.eclipse.wst.server.core.IOptionalTask
Method  getOrder  ()I
Method  getStatus  ()I
Field  TASK_COMPLETED  I
Field  TASK_MANDATORY  I
Field  TASK_PREFERRED  I
Field  TASK_READY  I
Field  TASK_UNNECESSARY  I
  Interface  org.eclipse.wst.server.core.IProjectProperties
Method  getDefaultServer  ()Lorg/eclipse/wst/server/core/IServer;
Method  setDefaultServer  (Lorg/eclipse/wst/server/core/IServer;Lorg/eclipse/core/runtime/IProgressMonitor;)V
  Interface  org.eclipse.wst.server.core.IServer
Method  canRestartModule  ([Lorg/eclipse/wst/server/core/IModule;Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus;
Method  restart  (Ljava/lang/String;)V
Method  restartModule  ([Lorg/eclipse/wst/server/core/IModule;Lorg/eclipse/core/runtime/IProgressMonitor;)V
Method  start  (Ljava/lang/String;Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/debug/core/ILaunch;
Method  synchronousRestartModule  ([Lorg/eclipse/wst/server/core/IModule;Lorg/eclipse/core/runtime/IProgressMonitor;)V
Method  synchronousStart  (Ljava/lang/String;Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/debug/core/ILaunch;
  Interface  org.eclipse.wst.server.core.ITask
Method  canUndo  ()Z
Method  execute  (Lorg/eclipse/core/runtime/IProgressMonitor;)V
Method  getDescription  ()Ljava/lang/String;
Method  getName  ()Ljava/lang/String;
Method  getTaskModel  ()Lorg/eclipse/wst/server/core/TaskModel;
Method  setTaskModel  (Lorg/eclipse/wst/server/core/TaskModel;)V
Method  undo  ()V
  Interface  org.eclipse.wst.server.ui.editor.ICommandManager
Method  executeCommand  (Lorg/eclipse/wst/server/core/ITask;)V
  Interface  org.eclipse.wst.server.ui.editor.IServerEditorPartInput
Method  getServerCommandManager  ()Lorg/eclipse/wst/server/ui/editor/ICommandManager;
  Interface  org.eclipse.wst.server.ui.editor.IServerEditorSection
Method  createSection  (Lorg/eclipse/swt/widgets/Composite;)V
Method  dispose  ()V
Method  getErrorMessage  ()Ljava/lang/String;
Method  getSaveStatus  ()[Lorg/eclipse/core/runtime/IStatus;
Method  init  (Lorg/eclipse/ui/IEditorSite;Lorg/eclipse/ui/IEditorInput;)V
  Class  org.eclipse.wst.server.core.model.ModuleFactoryDelegate
Method  fireModuleFactoryEvent  ([Lorg/eclipse/wst/server/core/IModule;[Lorg/eclipse/wst/server/core/IModule;)V
Method  initialize  (Lorg/eclipse/wst/server/core/internal/ModuleFactory;)V
  Class  org.eclipse.wst.server.core.model.PublishTaskDelegate
Method  getTasks  (Lorg/eclipse/wst/server/core/IServer;Ljava/util/List;)[Lorg/eclipse/wst/server/core/IOptionalTask;
  Class  org.eclipse.wst.server.core.model.RuntimeDelegate
Method  initialize  (Lorg/eclipse/wst/server/core/internal/Runtime;)V
Method  setDefaults  ()V
  Class  org.eclipse.wst.server.core.model.ServerBehaviourDelegate
Method  canRestartModule  ([Lorg/eclipse/wst/server/core/IModule;)Z
Method  getTasks  ()[Lorg/eclipse/wst/server/core/IOptionalTask;
Method  initialize  (Lorg/eclipse/wst/server/core/internal/Server;)V
Method  initialize  ()V
Method  performTasks  ([Lorg/eclipse/wst/server/core/IOptionalTask;Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus;
Method  restartModule  ([Lorg/eclipse/wst/server/core/IModule;Lorg/eclipse/core/runtime/IProgressMonitor;)V
  Class  org.eclipse.wst.server.core.model.ServerDelegate
Method  initialize  (Lorg/eclipse/wst/server/core/internal/Server;)V
Method  setDefaults  ()V
  Class  org.eclipse.wst.server.core.util.PingThread
Method  <init>  (Lorg/eclipse/wst/server/core/IServer;Lorg/eclipse/wst/server/core/model/ServerBehaviourDelegate;Ljava/lang/String;I)V
Method  ping  ()V
Method  stopPinging  ()V
  Class  org.eclipse.wst.server.core.util.ProjectModule
Method  fireModuleChangeEvent  (Z[Lorg/eclipse/wst/server/core/IModule;[Lorg/eclipse/wst/server/core/IModule;[Lorg/eclipse/wst/server/core/IModule;)V
  Class  org.eclipse.wst.server.core.util.ProjectModuleFactoryDelegate
Method  fireEvents  ()V
  Class  org.eclipse.wst.server.core.util.Task
Method  <init>  ()V
Method  <init>  (Ljava/lang/String;Ljava/lang/String;)V
Method  canUndo  ()Z
Method  getDescription  ()Ljava/lang/String;
Method  getName  ()Ljava/lang/String;
Method  getTaskModel  ()Lorg/eclipse/wst/server/core/TaskModel;
Method  setTaskModel  (Lorg/eclipse/wst/server/core/TaskModel;)V
Method  undo  ()V
  Class  org.eclipse.wst.server.ui.editor.ServerEditorPart
Method  setPageFactory  (Lorg/eclipse/wst/server/ui/internal/editor/IServerEditorPartFactory;)V
Field  commandManager  Lorg/eclipse/wst/server/ui/editor/ICommandManager;
Field  pageFactory  Lorg/eclipse/wst/server/ui/internal/editor/IServerEditorPartFactory;
  Class  org.eclipse.wst.server.ui.editor.ServerEditorSection
Field  commandManager  Lorg/eclipse/wst/server/ui/editor/ICommandManager;
Field  editor  Lorg/eclipse/wst/server/ui/editor/ServerEditorPart;
Field  parentComp  Lorg/eclipse/swt/widgets/Composite;
  Class  org.eclipse.wst.server.ui.ServerLaunchConfigurationTab
Field  runtimeLocation  Lorg/eclipse/swt/widgets/Label;
  Class  org.eclipse.wst.server.ui.wizard.WizardFragment
Method  createCancelTask  ()Lorg/eclipse/wst/server/core/ITask;
Method  createFinishTask  ()Lorg/eclipse/wst/server/core/ITask;
 New APIs
  Interface  org.eclipse.wst.server.core.IServer
Method  canControlModule  ([Lorg/eclipse/wst/server/core/IModule;Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus;
Method  restart  (Ljava/lang/String;Lorg/eclipse/core/runtime/IProgressMonitor;)V
Method  restart  (Ljava/lang/String;Lorg/eclipse/wst/server/core/IServer$IOperationListener;)V
Method  restartModule  ([Lorg/eclipse/wst/server/core/IModule;Lorg/eclipse/wst/server/core/IServer$IOperationListener;)V
Method  start  (Ljava/lang/String;Lorg/eclipse/core/runtime/IProgressMonitor;)V
Method  start  (Ljava/lang/String;Lorg/eclipse/wst/server/core/IServer$IOperationListener;)V
Method  startModule  ([Lorg/eclipse/wst/server/core/IModule;Lorg/eclipse/wst/server/core/IServer$IOperationListener;)V
Method  stop  (ZLorg/eclipse/wst/server/core/IServer$IOperationListener;)V
Method  stopModule  ([Lorg/eclipse/wst/server/core/IModule;Lorg/eclipse/wst/server/core/IServer$IOperationListener;)V
Method  synchronousStart  (Ljava/lang/String;Lorg/eclipse/core/runtime/IProgressMonitor;)V
  Interface  org.eclipse.wst.server.core.IServer$IOperationListener
Method  done  (Lorg/eclipse/core/runtime/IStatus;)V
  Class  org.eclipse.wst.server.core.model.PublishOperation
Method  <init>  ()V
Method  <init>  (Ljava/lang/String;Ljava/lang/String;)V
Method  execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)V
Method  getDescription  ()Ljava/lang/String;
Method  getKind  ()I
Method  getLabel  ()Ljava/lang/String;
Method  getOrder  ()I
Method  getTaskModel  ()Lorg/eclipse/wst/server/core/TaskModel;
Method  setTaskModel  (Lorg/eclipse/wst/server/core/TaskModel;)V
Field  OPTIONAL  I
Field  PREFERRED  I
Field  REQUIRED  I
  Class  org.eclipse.wst.server.core.model.PublishTaskDelegate
Method  getTasks  (Lorg/eclipse/wst/server/core/IServer;Ljava/util/List;)[Lorg/eclipse/wst/server/core/model/PublishOperation;
  Class  org.eclipse.wst.server.core.model.RuntimeDelegate
Method  setDefaults  (Lorg/eclipse/core/runtime/IProgressMonitor;)V
  Class  org.eclipse.wst.server.core.model.ServerBehaviourDelegate
Method  canControlModule  ([Lorg/eclipse/wst/server/core/IModule;)Z
Method  getTasks  ()[Lorg/eclipse/wst/server/core/model/PublishOperation;
Method  handleResourceChange  ()V
Method  initialize  (Lorg/eclipse/core/runtime/IProgressMonitor;)V
Method  performTasks  ([Lorg/eclipse/wst/server/core/model/PublishOperation;Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus;
Method  startModule  ([Lorg/eclipse/wst/server/core/IModule;Lorg/eclipse/core/runtime/IProgressMonitor;)V
Method  stopModule  ([Lorg/eclipse/wst/server/core/IModule;Lorg/eclipse/core/runtime/IProgressMonitor;)V
  Class  org.eclipse.wst.server.core.model.ServerDelegate
Method  setDefaults  (Lorg/eclipse/core/runtime/IProgressMonitor;)V
  Class  org.eclipse.wst.server.core.ServerCore
Method  getDefaultServer  (Lorg/eclipse/wst/server/core/IModule;)Lorg/eclipse/wst/server/core/IServer;
Method  setDefaultServer  (Lorg/eclipse/wst/server/core/IModule;Lorg/eclipse/wst/server/core/IServer;Lorg/eclipse/core/runtime/IProgressMonitor;)V
  Class  org.eclipse.wst.server.core.util.ProjectModule
Method  getContainerResource  (Lorg/eclipse/core/resources/IResource;)Lorg/eclipse/core/resources/IContainer;
Method  getFileResource  (Lorg/eclipse/core/resources/IResource;)Lorg/eclipse/core/resources/IFile;
  Class  org.eclipse.wst.server.ui.editor.ServerEditorPart
Method  execute  (Lorg/eclipse/core/commands/operations/IUndoableOperation;)V
  Class  org.eclipse.wst.server.ui.editor.ServerEditorSection
Method  execute  (Lorg/eclipse/core/commands/operations/IUndoableOperation;)V
  Class  org.eclipse.wst.server.ui.ServerLaunchConfigurationTab
Field  hostname  Lorg/eclipse/swt/widgets/Label;
  Class  org.eclipse.wst.server.ui.wizard.WizardFragment
Method  performCancel  (Lorg/eclipse/core/runtime/IProgressMonitor;)V
Method  performFinish  (Lorg/eclipse/core/runtime/IProgressMonitor;)V
  org.eclipse.wst.wsdl  (Removed methods: 3, Removed fields: 0, New methods: 1, New fields: 0)
 Removed APIs
  Interface  org.eclipse.wst.wsdl.binding.soap.SOAPFactory
Method  getSOAPPackage  ()Lorg/eclipse/wst/wsdl/binding/soap/SOAPPackage;
  Interface  org.eclipse.wst.wsdl.WSDLFactory
Method  getWSDLPackage  ()Lorg/eclipse/wst/wsdl/WSDLPackage;
  Class  org.eclipse.wst.wsdl.WSDLPlugin
Method  getPlugin  ()Lorg/eclipse/wst/wsdl/WSDLPlugin$Implementation;
 New APIs
  Class  org.eclipse.wst.wsdl.WSDLPlugin
Method  getPlugin  ()Lorg/eclipse/wst/wsdl/WSDLPluginImplementation;