 
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 |
|
 
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 |
  Method
getEjbLink
()Ljava/lang/String; |
  Method
setEjbLink
(Ljava/lang/String;)V |
|
 
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 |
  Method
getServletLink
()Ljava/lang/String; |
  Method
setServletLink
(Ljava/lang/String;)V |
|
 
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 |
|