org.eclipse.modisco.jee.ejbjar.EjbJar11
Interface DocumentRoot


public interface DocumentRoot

A representation of the model object 'Document Root'.

The following features are supported:

See Also:
EjbJar11Package.getDocumentRoot()
Generated:
Model:
extendedMetaData="name='' kind='mixed'"

Method Summary
 AssemblyDescriptorType getAssemblyDescriptor()
          Returns the value of the 'Assembly Descriptor' containment reference.
 CmpFieldType getCmpField()
          Returns the value of the 'Cmp Field' containment reference.
 ContainerTransactionType getContainerTransaction()
          Returns the value of the 'Container Transaction' containment reference.
 DescriptionType getDescription()
          Returns the value of the 'Description' containment reference.
 DisplayNameType getDisplayName()
          Returns the value of the 'Display Name' containment reference.
 EjbClassType getEjbClass()
          Returns the value of the 'Ejb Class' containment reference.
 EjbClientJarType getEjbClientJar()
          Returns the value of the 'Ejb Client Jar' containment reference.
 EjbJarType getEjbJar()
          Returns the value of the 'Ejb Jar' containment reference.
 EjbLinkType getEjbLink()
          Returns the value of the 'Ejb Link' containment reference.
 EjbNameType getEjbName()
          Returns the value of the 'Ejb Name' containment reference.
 EjbRefType getEjbRef()
          Returns the value of the 'Ejb Ref' containment reference.
 EjbRefNameType getEjbRefName()
          Returns the value of the 'Ejb Ref Name' containment reference.
 EjbRefTypeType getEjbRefType()
          Returns the value of the 'Ejb Ref Type' containment reference.
 EnterpriseBeansType getEnterpriseBeans()
          Returns the value of the 'Enterprise Beans' containment reference.
 EntityType getEntity()
          Returns the value of the 'Entity' containment reference.
 EnvEntryType getEnvEntry()
          Returns the value of the 'Env Entry' containment reference.
 EnvEntryNameType getEnvEntryName()
          Returns the value of the 'Env Entry Name' containment reference.
 EnvEntryTypeType getEnvEntryType()
          Returns the value of the 'Env Entry Type' containment reference.
 EnvEntryValueType getEnvEntryValue()
          Returns the value of the 'Env Entry Value' containment reference.
 FieldNameType getFieldName()
          Returns the value of the 'Field Name' containment reference.
 HomeType getHome()
          Returns the value of the 'Home' containment reference.
 LargeIconType getLargeIcon()
          Returns the value of the 'Large Icon' containment reference.
 MethodType getMethod()
          Returns the value of the 'Method' containment reference.
 MethodIntfType getMethodIntf()
          Returns the value of the 'Method Intf' containment reference.
 MethodNameType getMethodName()
          Returns the value of the 'Method Name' containment reference.
 MethodParamType getMethodParam()
          Returns the value of the 'Method Param' containment reference.
 MethodParamsType getMethodParams()
          Returns the value of the 'Method Params' containment reference.
 MethodPermissionType getMethodPermission()
          Returns the value of the 'Method Permission' containment reference.
 FeatureMap getMixed()
          Returns the value of the 'Mixed' attribute list.
 PersistenceTypeType getPersistenceType()
          Returns the value of the 'Persistence Type' containment reference.
 PrimKeyClassType getPrimKeyClass()
          Returns the value of the 'Prim Key Class' containment reference.
 PrimkeyFieldType getPrimkeyField()
          Returns the value of the 'Primkey Field' containment reference.
 ReentrantType getReentrant()
          Returns the value of the 'Reentrant' containment reference.
 RemoteType getRemote()
          Returns the value of the 'Remote' containment reference.
 ResAuthType getResAuth()
          Returns the value of the 'Res Auth' containment reference.
 ResourceRefType getResourceRef()
          Returns the value of the 'Resource Ref' containment reference.
 ResRefNameType getResRefName()
          Returns the value of the 'Res Ref Name' containment reference.
 ResTypeType getResType()
          Returns the value of the 'Res Type' containment reference.
 RoleLinkType getRoleLink()
          Returns the value of the 'Role Link' containment reference.
 RoleNameType getRoleName()
          Returns the value of the 'Role Name' containment reference.
 SecurityRoleType getSecurityRole()
          Returns the value of the 'Security Role' containment reference.
 SecurityRoleRefType getSecurityRoleRef()
          Returns the value of the 'Security Role Ref' containment reference.
 SessionType getSession()
          Returns the value of the 'Session' containment reference.
 SessionTypeType getSessionType()
          Returns the value of the 'Session Type' containment reference.
 SmallIconType getSmallIcon()
          Returns the value of the 'Small Icon' containment reference.
 TransactionTypeType getTransactionType()
          Returns the value of the 'Transaction Type' containment reference.
 TransAttributeType getTransAttribute()
          Returns the value of the 'Trans Attribute' containment reference.
  getXMLNSPrefixMap()
          Returns the value of the 'XMLNS Prefix Map' map.
  getXSISchemaLocation()
          Returns the value of the 'XSI Schema Location' map.
 void setAssemblyDescriptor(AssemblyDescriptorType value)
          Sets the value of the 'Assembly Descriptor' containment reference.
 void setCmpField(CmpFieldType value)
          Sets the value of the 'Cmp Field' containment reference.
 void setContainerTransaction(ContainerTransactionType value)
          Sets the value of the 'Container Transaction' containment reference.
 void setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void setDisplayName(DisplayNameType value)
          Sets the value of the 'Display Name' containment reference.
 void setEjbClass(EjbClassType value)
          Sets the value of the 'Ejb Class' containment reference.
 void setEjbClientJar(EjbClientJarType value)
          Sets the value of the 'Ejb Client Jar' containment reference.
 void setEjbJar(EjbJarType value)
          Sets the value of the 'Ejb Jar' containment reference.
 void setEjbLink(EjbLinkType value)
          Sets the value of the 'Ejb Link' containment reference.
 void setEjbName(EjbNameType value)
          Sets the value of the 'Ejb Name' containment reference.
 void setEjbRef(EjbRefType value)
          Sets the value of the 'Ejb Ref' containment reference.
 void setEjbRefName(EjbRefNameType value)
          Sets the value of the 'Ejb Ref Name' containment reference.
 void setEjbRefType(EjbRefTypeType value)
          Sets the value of the 'Ejb Ref Type' containment reference.
 void setEnterpriseBeans(EnterpriseBeansType value)
          Sets the value of the 'Enterprise Beans' containment reference.
 void setEntity(EntityType value)
          Sets the value of the 'Entity' containment reference.
 void setEnvEntry(EnvEntryType value)
          Sets the value of the 'Env Entry' containment reference.
 void setEnvEntryName(EnvEntryNameType value)
          Sets the value of the 'Env Entry Name' containment reference.
 void setEnvEntryType(EnvEntryTypeType value)
          Sets the value of the 'Env Entry Type' containment reference.
 void setEnvEntryValue(EnvEntryValueType value)
          Sets the value of the 'Env Entry Value' containment reference.
 void setFieldName(FieldNameType value)
          Sets the value of the 'Field Name' containment reference.
 void setHome(HomeType value)
          Sets the value of the 'Home' containment reference.
 void setLargeIcon(LargeIconType value)
          Sets the value of the 'Large Icon' containment reference.
 void setMethod(MethodType value)
          Sets the value of the 'Method' containment reference.
 void setMethodIntf(MethodIntfType value)
          Sets the value of the 'Method Intf' containment reference.
 void setMethodName(MethodNameType value)
          Sets the value of the 'Method Name' containment reference.
 void setMethodParam(MethodParamType value)
          Sets the value of the 'Method Param' containment reference.
 void setMethodParams(MethodParamsType value)
          Sets the value of the 'Method Params' containment reference.
 void setMethodPermission(MethodPermissionType value)
          Sets the value of the 'Method Permission' containment reference.
 void setPersistenceType(PersistenceTypeType value)
          Sets the value of the 'Persistence Type' containment reference.
 void setPrimKeyClass(PrimKeyClassType value)
          Sets the value of the 'Prim Key Class' containment reference.
 void setPrimkeyField(PrimkeyFieldType value)
          Sets the value of the 'Primkey Field' containment reference.
 void setReentrant(ReentrantType value)
          Sets the value of the 'Reentrant' containment reference.
 void setRemote(RemoteType value)
          Sets the value of the 'Remote' containment reference.
 void setResAuth(ResAuthType value)
          Sets the value of the 'Res Auth' containment reference.
 void setResourceRef(ResourceRefType value)
          Sets the value of the 'Resource Ref' containment reference.
 void setResRefName(ResRefNameType value)
          Sets the value of the 'Res Ref Name' containment reference.
 void setResType(ResTypeType value)
          Sets the value of the 'Res Type' containment reference.
 void setRoleLink(RoleLinkType value)
          Sets the value of the 'Role Link' containment reference.
 void setRoleName(RoleNameType value)
          Sets the value of the 'Role Name' containment reference.
 void setSecurityRole(SecurityRoleType value)
          Sets the value of the 'Security Role' containment reference.
 void setSecurityRoleRef(SecurityRoleRefType value)
          Sets the value of the 'Security Role Ref' containment reference.
 void setSession(SessionType value)
          Sets the value of the 'Session' containment reference.
 void setSessionType(SessionTypeType value)
          Sets the value of the 'Session Type' containment reference.
 void setSmallIcon(SmallIconType value)
          Sets the value of the 'Small Icon' containment reference.
 void setTransactionType(TransactionTypeType value)
          Sets the value of the 'Transaction Type' containment reference.
 void setTransAttribute(TransAttributeType value)
          Sets the value of the 'Trans Attribute' containment reference.
 

Method Detail

getMixed

FeatureMap getMixed()
Returns the value of the 'Mixed' attribute list. The list contents are of type org.eclipse.emf.ecore.util.FeatureMap.Entry.

If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Mixed' attribute list.
See Also:
EjbJar11Package.getDocumentRoot_Mixed()
Generated:
Model:
unique="false" dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true" extendedMetaData="kind='elementWildcard' name=':mixed'"

getXMLNSPrefixMap

 getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map. The key is of type String, and the value is of type String,

If the meaning of the 'XMLNS Prefix Map' map isn't clear, there really should be more of a description here...

Returns:
the value of the 'XMLNS Prefix Map' map.
See Also:
EjbJar11Package.getDocumentRoot_XMLNSPrefixMap()
Generated:
Model:
mapType="org.eclipse.emf.ecore.EStringToStringMapEntry" transient="true" extendedMetaData="kind='attribute' name='xmlns:prefix'"

getXSISchemaLocation

 getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map. The key is of type String, and the value is of type String,

If the meaning of the 'XSI Schema Location' map isn't clear, there really should be more of a description here...

Returns:
the value of the 'XSI Schema Location' map.
See Also:
EjbJar11Package.getDocumentRoot_XSISchemaLocation()
Generated:
Model:
mapType="org.eclipse.emf.ecore.EStringToStringMapEntry" transient="true" extendedMetaData="kind='attribute' name='xsi:schemaLocation'"

getAssemblyDescriptor

AssemblyDescriptorType getAssemblyDescriptor()
Returns the value of the 'Assembly Descriptor' containment reference.

If the meaning of the 'Assembly Descriptor' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Assembly Descriptor' containment reference.
See Also:
setAssemblyDescriptor(AssemblyDescriptorType), EjbJar11Package.getDocumentRoot_AssemblyDescriptor()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='assembly-descriptor' namespace='##targetNamespace'"

setAssemblyDescriptor

void setAssemblyDescriptor(AssemblyDescriptorType value)
Sets the value of the 'Assembly Descriptor' containment reference.

Parameters:
value - the new value of the 'Assembly Descriptor' containment reference.
See Also:
getAssemblyDescriptor()
Generated:

getCmpField

CmpFieldType getCmpField()
Returns the value of the 'Cmp Field' containment reference.

If the meaning of the 'Cmp Field' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Cmp Field' containment reference.
See Also:
setCmpField(CmpFieldType), EjbJar11Package.getDocumentRoot_CmpField()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='cmp-field' namespace='##targetNamespace'"

setCmpField

void setCmpField(CmpFieldType value)
Sets the value of the 'Cmp Field' containment reference.

Parameters:
value - the new value of the 'Cmp Field' containment reference.
See Also:
getCmpField()
Generated:

getContainerTransaction

ContainerTransactionType getContainerTransaction()
Returns the value of the 'Container Transaction' containment reference.

If the meaning of the 'Container Transaction' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Container Transaction' containment reference.
See Also:
setContainerTransaction(ContainerTransactionType), EjbJar11Package.getDocumentRoot_ContainerTransaction()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='container-transaction' namespace='##targetNamespace'"

setContainerTransaction

void setContainerTransaction(ContainerTransactionType value)
Sets the value of the 'Container Transaction' containment reference.

Parameters:
value - the new value of the 'Container Transaction' containment reference.
See Also:
getContainerTransaction()
Generated:

getDescription

DescriptionType getDescription()
Returns the value of the 'Description' containment reference.

If the meaning of the 'Description' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Description' containment reference.
See Also:
setDescription(DescriptionType), EjbJar11Package.getDocumentRoot_Description()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='description' namespace='##targetNamespace'"

setDescription

void setDescription(DescriptionType value)
Sets the value of the 'Description' containment reference.

Parameters:
value - the new value of the 'Description' containment reference.
See Also:
getDescription()
Generated:

getDisplayName

DisplayNameType getDisplayName()
Returns the value of the 'Display Name' containment reference.

If the meaning of the 'Display Name' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Display Name' containment reference.
See Also:
setDisplayName(DisplayNameType), EjbJar11Package.getDocumentRoot_DisplayName()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='display-name' namespace='##targetNamespace'"

setDisplayName

void setDisplayName(DisplayNameType value)
Sets the value of the 'Display Name' containment reference.

Parameters:
value - the new value of the 'Display Name' containment reference.
See Also:
getDisplayName()
Generated:

getEjbClass

EjbClassType getEjbClass()
Returns the value of the 'Ejb Class' containment reference.

If the meaning of the 'Ejb Class' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Ejb Class' containment reference.
See Also:
setEjbClass(EjbClassType), EjbJar11Package.getDocumentRoot_EjbClass()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='ejb-class' namespace='##targetNamespace'"

setEjbClass

void setEjbClass(EjbClassType value)
Sets the value of the 'Ejb Class' containment reference.

Parameters:
value - the new value of the 'Ejb Class' containment reference.
See Also:
getEjbClass()
Generated:

getEjbClientJar

EjbClientJarType getEjbClientJar()
Returns the value of the 'Ejb Client Jar' containment reference.

If the meaning of the 'Ejb Client Jar' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Ejb Client Jar' containment reference.
See Also:
setEjbClientJar(EjbClientJarType), EjbJar11Package.getDocumentRoot_EjbClientJar()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='ejb-client-jar' namespace='##targetNamespace'"

setEjbClientJar

void setEjbClientJar(EjbClientJarType value)
Sets the value of the 'Ejb Client Jar' containment reference.

Parameters:
value - the new value of the 'Ejb Client Jar' containment reference.
See Also:
getEjbClientJar()
Generated:

getEjbJar

EjbJarType getEjbJar()
Returns the value of the 'Ejb Jar' containment reference.

If the meaning of the 'Ejb Jar' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Ejb Jar' containment reference.
See Also:
setEjbJar(EjbJarType), EjbJar11Package.getDocumentRoot_EjbJar()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='ejb-jar' namespace='##targetNamespace'"

setEjbJar

void setEjbJar(EjbJarType value)
Sets the value of the 'Ejb Jar' containment reference.

Parameters:
value - the new value of the 'Ejb Jar' containment reference.
See Also:
getEjbJar()
Generated:

getEjbLink

EjbLinkType getEjbLink()
Returns the value of the 'Ejb Link' containment reference.

If the meaning of the 'Ejb Link' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Ejb Link' containment reference.
See Also:
setEjbLink(EjbLinkType), EjbJar11Package.getDocumentRoot_EjbLink()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='ejb-link' namespace='##targetNamespace'"

setEjbLink

void setEjbLink(EjbLinkType value)
Sets the value of the 'Ejb Link' containment reference.

Parameters:
value - the new value of the 'Ejb Link' containment reference.
See Also:
getEjbLink()
Generated:

getEjbName

EjbNameType getEjbName()
Returns the value of the 'Ejb Name' containment reference.

If the meaning of the 'Ejb Name' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Ejb Name' containment reference.
See Also:
setEjbName(EjbNameType), EjbJar11Package.getDocumentRoot_EjbName()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='ejb-name' namespace='##targetNamespace'"

setEjbName

void setEjbName(EjbNameType value)
Sets the value of the 'Ejb Name' containment reference.

Parameters:
value - the new value of the 'Ejb Name' containment reference.
See Also:
getEjbName()
Generated:

getEjbRef

EjbRefType getEjbRef()
Returns the value of the 'Ejb Ref' containment reference.

If the meaning of the 'Ejb Ref' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Ejb Ref' containment reference.
See Also:
setEjbRef(EjbRefType), EjbJar11Package.getDocumentRoot_EjbRef()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='ejb-ref' namespace='##targetNamespace'"

setEjbRef

void setEjbRef(EjbRefType value)
Sets the value of the 'Ejb Ref' containment reference.

Parameters:
value - the new value of the 'Ejb Ref' containment reference.
See Also:
getEjbRef()
Generated:

getEjbRefName

EjbRefNameType getEjbRefName()
Returns the value of the 'Ejb Ref Name' containment reference.

If the meaning of the 'Ejb Ref Name' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Ejb Ref Name' containment reference.
See Also:
setEjbRefName(EjbRefNameType), EjbJar11Package.getDocumentRoot_EjbRefName()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='ejb-ref-name' namespace='##targetNamespace'"

setEjbRefName

void setEjbRefName(EjbRefNameType value)
Sets the value of the 'Ejb Ref Name' containment reference.

Parameters:
value - the new value of the 'Ejb Ref Name' containment reference.
See Also:
getEjbRefName()
Generated:

getEjbRefType

EjbRefTypeType getEjbRefType()
Returns the value of the 'Ejb Ref Type' containment reference.

If the meaning of the 'Ejb Ref Type' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Ejb Ref Type' containment reference.
See Also:
setEjbRefType(EjbRefTypeType), EjbJar11Package.getDocumentRoot_EjbRefType()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='ejb-ref-type' namespace='##targetNamespace'"

setEjbRefType

void setEjbRefType(EjbRefTypeType value)
Sets the value of the 'Ejb Ref Type' containment reference.

Parameters:
value - the new value of the 'Ejb Ref Type' containment reference.
See Also:
getEjbRefType()
Generated:

getEnterpriseBeans

EnterpriseBeansType getEnterpriseBeans()
Returns the value of the 'Enterprise Beans' containment reference.

If the meaning of the 'Enterprise Beans' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Enterprise Beans' containment reference.
See Also:
setEnterpriseBeans(EnterpriseBeansType), EjbJar11Package.getDocumentRoot_EnterpriseBeans()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='enterprise-beans' namespace='##targetNamespace'"

setEnterpriseBeans

void setEnterpriseBeans(EnterpriseBeansType value)
Sets the value of the 'Enterprise Beans' containment reference.

Parameters:
value - the new value of the 'Enterprise Beans' containment reference.
See Also:
getEnterpriseBeans()
Generated:

getEntity

EntityType getEntity()
Returns the value of the 'Entity' containment reference.

If the meaning of the 'Entity' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Entity' containment reference.
See Also:
setEntity(EntityType), EjbJar11Package.getDocumentRoot_Entity()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='entity' namespace='##targetNamespace'"

setEntity

void setEntity(EntityType value)
Sets the value of the 'Entity' containment reference.

Parameters:
value - the new value of the 'Entity' containment reference.
See Also:
getEntity()
Generated:

getEnvEntry

EnvEntryType getEnvEntry()
Returns the value of the 'Env Entry' containment reference.

If the meaning of the 'Env Entry' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Env Entry' containment reference.
See Also:
setEnvEntry(EnvEntryType), EjbJar11Package.getDocumentRoot_EnvEntry()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='env-entry' namespace='##targetNamespace'"

setEnvEntry

void setEnvEntry(EnvEntryType value)
Sets the value of the 'Env Entry' containment reference.

Parameters:
value - the new value of the 'Env Entry' containment reference.
See Also:
getEnvEntry()
Generated:

getEnvEntryName

EnvEntryNameType getEnvEntryName()
Returns the value of the 'Env Entry Name' containment reference.

If the meaning of the 'Env Entry Name' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Env Entry Name' containment reference.
See Also:
setEnvEntryName(EnvEntryNameType), EjbJar11Package.getDocumentRoot_EnvEntryName()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='env-entry-name' namespace='##targetNamespace'"

setEnvEntryName

void setEnvEntryName(EnvEntryNameType value)
Sets the value of the 'Env Entry Name' containment reference.

Parameters:
value - the new value of the 'Env Entry Name' containment reference.
See Also:
getEnvEntryName()
Generated:

getEnvEntryType

EnvEntryTypeType getEnvEntryType()
Returns the value of the 'Env Entry Type' containment reference.

If the meaning of the 'Env Entry Type' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Env Entry Type' containment reference.
See Also:
setEnvEntryType(EnvEntryTypeType), EjbJar11Package.getDocumentRoot_EnvEntryType()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='env-entry-type' namespace='##targetNamespace'"

setEnvEntryType

void setEnvEntryType(EnvEntryTypeType value)
Sets the value of the 'Env Entry Type' containment reference.

Parameters:
value - the new value of the 'Env Entry Type' containment reference.
See Also:
getEnvEntryType()
Generated:

getEnvEntryValue

EnvEntryValueType getEnvEntryValue()
Returns the value of the 'Env Entry Value' containment reference.

If the meaning of the 'Env Entry Value' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Env Entry Value' containment reference.
See Also:
setEnvEntryValue(EnvEntryValueType), EjbJar11Package.getDocumentRoot_EnvEntryValue()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='env-entry-value' namespace='##targetNamespace'"

setEnvEntryValue

void setEnvEntryValue(EnvEntryValueType value)
Sets the value of the 'Env Entry Value' containment reference.

Parameters:
value - the new value of the 'Env Entry Value' containment reference.
See Also:
getEnvEntryValue()
Generated:

getFieldName

FieldNameType getFieldName()
Returns the value of the 'Field Name' containment reference.

If the meaning of the 'Field Name' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Field Name' containment reference.
See Also:
setFieldName(FieldNameType), EjbJar11Package.getDocumentRoot_FieldName()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='field-name' namespace='##targetNamespace'"

setFieldName

void setFieldName(FieldNameType value)
Sets the value of the 'Field Name' containment reference.

Parameters:
value - the new value of the 'Field Name' containment reference.
See Also:
getFieldName()
Generated:

getHome

HomeType getHome()
Returns the value of the 'Home' containment reference.

If the meaning of the 'Home' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Home' containment reference.
See Also:
setHome(HomeType), EjbJar11Package.getDocumentRoot_Home()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='home' namespace='##targetNamespace'"

setHome

void setHome(HomeType value)
Sets the value of the 'Home' containment reference.

Parameters:
value - the new value of the 'Home' containment reference.
See Also:
getHome()
Generated:

getLargeIcon

LargeIconType getLargeIcon()
Returns the value of the 'Large Icon' containment reference.

If the meaning of the 'Large Icon' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Large Icon' containment reference.
See Also:
setLargeIcon(LargeIconType), EjbJar11Package.getDocumentRoot_LargeIcon()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='large-icon' namespace='##targetNamespace'"

setLargeIcon

void setLargeIcon(LargeIconType value)
Sets the value of the 'Large Icon' containment reference.

Parameters:
value - the new value of the 'Large Icon' containment reference.
See Also:
getLargeIcon()
Generated:

getMethod

MethodType getMethod()
Returns the value of the 'Method' containment reference.

If the meaning of the 'Method' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Method' containment reference.
See Also:
setMethod(MethodType), EjbJar11Package.getDocumentRoot_Method()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='method' namespace='##targetNamespace'"

setMethod

void setMethod(MethodType value)
Sets the value of the 'Method' containment reference.

Parameters:
value - the new value of the 'Method' containment reference.
See Also:
getMethod()
Generated:

getMethodIntf

MethodIntfType getMethodIntf()
Returns the value of the 'Method Intf' containment reference.

If the meaning of the 'Method Intf' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Method Intf' containment reference.
See Also:
setMethodIntf(MethodIntfType), EjbJar11Package.getDocumentRoot_MethodIntf()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='method-intf' namespace='##targetNamespace'"

setMethodIntf

void setMethodIntf(MethodIntfType value)
Sets the value of the 'Method Intf' containment reference.

Parameters:
value - the new value of the 'Method Intf' containment reference.
See Also:
getMethodIntf()
Generated:

getMethodName

MethodNameType getMethodName()
Returns the value of the 'Method Name' containment reference.

If the meaning of the 'Method Name' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Method Name' containment reference.
See Also:
setMethodName(MethodNameType), EjbJar11Package.getDocumentRoot_MethodName()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='method-name' namespace='##targetNamespace'"

setMethodName

void setMethodName(MethodNameType value)
Sets the value of the 'Method Name' containment reference.

Parameters:
value - the new value of the 'Method Name' containment reference.
See Also:
getMethodName()
Generated:

getMethodParam

MethodParamType getMethodParam()
Returns the value of the 'Method Param' containment reference.

If the meaning of the 'Method Param' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Method Param' containment reference.
See Also:
setMethodParam(MethodParamType), EjbJar11Package.getDocumentRoot_MethodParam()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='method-param' namespace='##targetNamespace'"

setMethodParam

void setMethodParam(MethodParamType value)
Sets the value of the 'Method Param' containment reference.

Parameters:
value - the new value of the 'Method Param' containment reference.
See Also:
getMethodParam()
Generated:

getMethodParams

MethodParamsType getMethodParams()
Returns the value of the 'Method Params' containment reference.

If the meaning of the 'Method Params' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Method Params' containment reference.
See Also:
setMethodParams(MethodParamsType), EjbJar11Package.getDocumentRoot_MethodParams()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='method-params' namespace='##targetNamespace'"

setMethodParams

void setMethodParams(MethodParamsType value)
Sets the value of the 'Method Params' containment reference.

Parameters:
value - the new value of the 'Method Params' containment reference.
See Also:
getMethodParams()
Generated:

getMethodPermission

MethodPermissionType getMethodPermission()
Returns the value of the 'Method Permission' containment reference.

If the meaning of the 'Method Permission' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Method Permission' containment reference.
See Also:
setMethodPermission(MethodPermissionType), EjbJar11Package.getDocumentRoot_MethodPermission()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='method-permission' namespace='##targetNamespace'"

setMethodPermission

void setMethodPermission(MethodPermissionType value)
Sets the value of the 'Method Permission' containment reference.

Parameters:
value - the new value of the 'Method Permission' containment reference.
See Also:
getMethodPermission()
Generated:

getPersistenceType

PersistenceTypeType getPersistenceType()
Returns the value of the 'Persistence Type' containment reference.

If the meaning of the 'Persistence Type' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Persistence Type' containment reference.
See Also:
setPersistenceType(PersistenceTypeType), EjbJar11Package.getDocumentRoot_PersistenceType()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='persistence-type' namespace='##targetNamespace'"

setPersistenceType

void setPersistenceType(PersistenceTypeType value)
Sets the value of the 'Persistence Type' containment reference.

Parameters:
value - the new value of the 'Persistence Type' containment reference.
See Also:
getPersistenceType()
Generated:

getPrimKeyClass

PrimKeyClassType getPrimKeyClass()
Returns the value of the 'Prim Key Class' containment reference.

If the meaning of the 'Prim Key Class' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Prim Key Class' containment reference.
See Also:
setPrimKeyClass(PrimKeyClassType), EjbJar11Package.getDocumentRoot_PrimKeyClass()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='prim-key-class' namespace='##targetNamespace'"

setPrimKeyClass

void setPrimKeyClass(PrimKeyClassType value)
Sets the value of the 'Prim Key Class' containment reference.

Parameters:
value - the new value of the 'Prim Key Class' containment reference.
See Also:
getPrimKeyClass()
Generated:

getPrimkeyField

PrimkeyFieldType getPrimkeyField()
Returns the value of the 'Primkey Field' containment reference.

If the meaning of the 'Primkey Field' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Primkey Field' containment reference.
See Also:
setPrimkeyField(PrimkeyFieldType), EjbJar11Package.getDocumentRoot_PrimkeyField()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='primkey-field' namespace='##targetNamespace'"

setPrimkeyField

void setPrimkeyField(PrimkeyFieldType value)
Sets the value of the 'Primkey Field' containment reference.

Parameters:
value - the new value of the 'Primkey Field' containment reference.
See Also:
getPrimkeyField()
Generated:

getReentrant

ReentrantType getReentrant()
Returns the value of the 'Reentrant' containment reference.

If the meaning of the 'Reentrant' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Reentrant' containment reference.
See Also:
setReentrant(ReentrantType), EjbJar11Package.getDocumentRoot_Reentrant()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='reentrant' namespace='##targetNamespace'"

setReentrant

void setReentrant(ReentrantType value)
Sets the value of the 'Reentrant' containment reference.

Parameters:
value - the new value of the 'Reentrant' containment reference.
See Also:
getReentrant()
Generated:

getRemote

RemoteType getRemote()
Returns the value of the 'Remote' containment reference.

If the meaning of the 'Remote' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Remote' containment reference.
See Also:
setRemote(RemoteType), EjbJar11Package.getDocumentRoot_Remote()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='remote' namespace='##targetNamespace'"

setRemote

void setRemote(RemoteType value)
Sets the value of the 'Remote' containment reference.

Parameters:
value - the new value of the 'Remote' containment reference.
See Also:
getRemote()
Generated:

getResAuth

ResAuthType getResAuth()
Returns the value of the 'Res Auth' containment reference.

If the meaning of the 'Res Auth' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Res Auth' containment reference.
See Also:
setResAuth(ResAuthType), EjbJar11Package.getDocumentRoot_ResAuth()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='res-auth' namespace='##targetNamespace'"

setResAuth

void setResAuth(ResAuthType value)
Sets the value of the 'Res Auth' containment reference.

Parameters:
value - the new value of the 'Res Auth' containment reference.
See Also:
getResAuth()
Generated:

getResourceRef

ResourceRefType getResourceRef()
Returns the value of the 'Resource Ref' containment reference.

If the meaning of the 'Resource Ref' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Resource Ref' containment reference.
See Also:
setResourceRef(ResourceRefType), EjbJar11Package.getDocumentRoot_ResourceRef()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='resource-ref' namespace='##targetNamespace'"

setResourceRef

void setResourceRef(ResourceRefType value)
Sets the value of the 'Resource Ref' containment reference.

Parameters:
value - the new value of the 'Resource Ref' containment reference.
See Also:
getResourceRef()
Generated:

getResRefName

ResRefNameType getResRefName()
Returns the value of the 'Res Ref Name' containment reference.

If the meaning of the 'Res Ref Name' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Res Ref Name' containment reference.
See Also:
setResRefName(ResRefNameType), EjbJar11Package.getDocumentRoot_ResRefName()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='res-ref-name' namespace='##targetNamespace'"

setResRefName

void setResRefName(ResRefNameType value)
Sets the value of the 'Res Ref Name' containment reference.

Parameters:
value - the new value of the 'Res Ref Name' containment reference.
See Also:
getResRefName()
Generated:

getResType

ResTypeType getResType()
Returns the value of the 'Res Type' containment reference.

If the meaning of the 'Res Type' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Res Type' containment reference.
See Also:
setResType(ResTypeType), EjbJar11Package.getDocumentRoot_ResType()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='res-type' namespace='##targetNamespace'"

setResType

void setResType(ResTypeType value)
Sets the value of the 'Res Type' containment reference.

Parameters:
value - the new value of the 'Res Type' containment reference.
See Also:
getResType()
Generated:

getRoleLink

RoleLinkType getRoleLink()
Returns the value of the 'Role Link' containment reference.

If the meaning of the 'Role Link' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Role Link' containment reference.
See Also:
setRoleLink(RoleLinkType), EjbJar11Package.getDocumentRoot_RoleLink()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='role-link' namespace='##targetNamespace'"

setRoleLink

void setRoleLink(RoleLinkType value)
Sets the value of the 'Role Link' containment reference.

Parameters:
value - the new value of the 'Role Link' containment reference.
See Also:
getRoleLink()
Generated:

getRoleName

RoleNameType getRoleName()
Returns the value of the 'Role Name' containment reference.

If the meaning of the 'Role Name' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Role Name' containment reference.
See Also:
setRoleName(RoleNameType), EjbJar11Package.getDocumentRoot_RoleName()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='role-name' namespace='##targetNamespace'"

setRoleName

void setRoleName(RoleNameType value)
Sets the value of the 'Role Name' containment reference.

Parameters:
value - the new value of the 'Role Name' containment reference.
See Also:
getRoleName()
Generated:

getSecurityRole

SecurityRoleType getSecurityRole()
Returns the value of the 'Security Role' containment reference.

If the meaning of the 'Security Role' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Security Role' containment reference.
See Also:
setSecurityRole(SecurityRoleType), EjbJar11Package.getDocumentRoot_SecurityRole()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='security-role' namespace='##targetNamespace'"

setSecurityRole

void setSecurityRole(SecurityRoleType value)
Sets the value of the 'Security Role' containment reference.

Parameters:
value - the new value of the 'Security Role' containment reference.
See Also:
getSecurityRole()
Generated:

getSecurityRoleRef

SecurityRoleRefType getSecurityRoleRef()
Returns the value of the 'Security Role Ref' containment reference.

If the meaning of the 'Security Role Ref' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Security Role Ref' containment reference.
See Also:
setSecurityRoleRef(SecurityRoleRefType), EjbJar11Package.getDocumentRoot_SecurityRoleRef()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='security-role-ref' namespace='##targetNamespace'"

setSecurityRoleRef

void setSecurityRoleRef(SecurityRoleRefType value)
Sets the value of the 'Security Role Ref' containment reference.

Parameters:
value - the new value of the 'Security Role Ref' containment reference.
See Also:
getSecurityRoleRef()
Generated:

getSession

SessionType getSession()
Returns the value of the 'Session' containment reference.

If the meaning of the 'Session' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Session' containment reference.
See Also:
setSession(SessionType), EjbJar11Package.getDocumentRoot_Session()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='session' namespace='##targetNamespace'"

setSession

void setSession(SessionType value)
Sets the value of the 'Session' containment reference.

Parameters:
value - the new value of the 'Session' containment reference.
See Also:
getSession()
Generated:

getSessionType

SessionTypeType getSessionType()
Returns the value of the 'Session Type' containment reference.

If the meaning of the 'Session Type' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Session Type' containment reference.
See Also:
setSessionType(SessionTypeType), EjbJar11Package.getDocumentRoot_SessionType()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='session-type' namespace='##targetNamespace'"

setSessionType

void setSessionType(SessionTypeType value)
Sets the value of the 'Session Type' containment reference.

Parameters:
value - the new value of the 'Session Type' containment reference.
See Also:
getSessionType()
Generated:

getSmallIcon

SmallIconType getSmallIcon()
Returns the value of the 'Small Icon' containment reference.

If the meaning of the 'Small Icon' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Small Icon' containment reference.
See Also:
setSmallIcon(SmallIconType), EjbJar11Package.getDocumentRoot_SmallIcon()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='small-icon' namespace='##targetNamespace'"

setSmallIcon

void setSmallIcon(SmallIconType value)
Sets the value of the 'Small Icon' containment reference.

Parameters:
value - the new value of the 'Small Icon' containment reference.
See Also:
getSmallIcon()
Generated:

getTransactionType

TransactionTypeType getTransactionType()
Returns the value of the 'Transaction Type' containment reference.

If the meaning of the 'Transaction Type' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Transaction Type' containment reference.
See Also:
setTransactionType(TransactionTypeType), EjbJar11Package.getDocumentRoot_TransactionType()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='transaction-type' namespace='##targetNamespace'"

setTransactionType

void setTransactionType(TransactionTypeType value)
Sets the value of the 'Transaction Type' containment reference.

Parameters:
value - the new value of the 'Transaction Type' containment reference.
See Also:
getTransactionType()
Generated:

getTransAttribute

TransAttributeType getTransAttribute()
Returns the value of the 'Trans Attribute' containment reference.

If the meaning of the 'Trans Attribute' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Trans Attribute' containment reference.
See Also:
setTransAttribute(TransAttributeType), EjbJar11Package.getDocumentRoot_TransAttribute()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='trans-attribute' namespace='##targetNamespace'"

setTransAttribute

void setTransAttribute(TransAttributeType value)
Sets the value of the 'Trans Attribute' containment reference.

Parameters:
value - the new value of the 'Trans Attribute' containment reference.
See Also:
getTransAttribute()
Generated: