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


public interface EjbJar11Factory

The Factory for the model. It provides a create method for each non-abstract class of the model.

See Also:
EjbJar11Package
Generated:

Field Summary
static EjbJar11Factory eINSTANCE
          The singleton instance of the factory.
 
Method Summary
 AssemblyDescriptorType createAssemblyDescriptorType()
          Returns a new object of class 'Assembly Descriptor Type'.
 CmpFieldType createCmpFieldType()
          Returns a new object of class 'Cmp Field Type'.
 ContainerTransactionType createContainerTransactionType()
          Returns a new object of class 'Container Transaction Type'.
 DescriptionType createDescriptionType()
          Returns a new object of class 'Description Type'.
 DisplayNameType createDisplayNameType()
          Returns a new object of class 'Display Name Type'.
 DocumentRoot createDocumentRoot()
          Returns a new object of class 'Document Root'.
 EjbClassType createEjbClassType()
          Returns a new object of class 'Ejb Class Type'.
 EjbClientJarType createEjbClientJarType()
          Returns a new object of class 'Ejb Client Jar Type'.
 EjbJarType createEjbJarType()
          Returns a new object of class 'Ejb Jar Type'.
 EjbLinkType createEjbLinkType()
          Returns a new object of class 'Ejb Link Type'.
 EjbNameType createEjbNameType()
          Returns a new object of class 'Ejb Name Type'.
 EjbRefNameType createEjbRefNameType()
          Returns a new object of class 'Ejb Ref Name Type'.
 EjbRefType createEjbRefType()
          Returns a new object of class 'Ejb Ref Type'.
 EjbRefTypeType createEjbRefTypeType()
          Returns a new object of class 'Ejb Ref Type Type'.
 EnterpriseBeansType createEnterpriseBeansType()
          Returns a new object of class 'Enterprise Beans Type'.
 EntityType createEntityType()
          Returns a new object of class 'Entity Type'.
 EnvEntryNameType createEnvEntryNameType()
          Returns a new object of class 'Env Entry Name Type'.
 EnvEntryType createEnvEntryType()
          Returns a new object of class 'Env Entry Type'.
 EnvEntryTypeType createEnvEntryTypeType()
          Returns a new object of class 'Env Entry Type Type'.
 EnvEntryValueType createEnvEntryValueType()
          Returns a new object of class 'Env Entry Value Type'.
 FieldNameType createFieldNameType()
          Returns a new object of class 'Field Name Type'.
 HomeType createHomeType()
          Returns a new object of class 'Home Type'.
 LargeIconType createLargeIconType()
          Returns a new object of class 'Large Icon Type'.
 MethodIntfType createMethodIntfType()
          Returns a new object of class 'Method Intf Type'.
 MethodNameType createMethodNameType()
          Returns a new object of class 'Method Name Type'.
 MethodParamsType createMethodParamsType()
          Returns a new object of class 'Method Params Type'.
 MethodParamType createMethodParamType()
          Returns a new object of class 'Method Param Type'.
 MethodPermissionType createMethodPermissionType()
          Returns a new object of class 'Method Permission Type'.
 MethodType createMethodType()
          Returns a new object of class 'Method Type'.
 PersistenceTypeType createPersistenceTypeType()
          Returns a new object of class 'Persistence Type Type'.
 PrimKeyClassType createPrimKeyClassType()
          Returns a new object of class 'Prim Key Class Type'.
 PrimkeyFieldType createPrimkeyFieldType()
          Returns a new object of class 'Primkey Field Type'.
 ReentrantType createReentrantType()
          Returns a new object of class 'Reentrant Type'.
 RemoteType createRemoteType()
          Returns a new object of class 'Remote Type'.
 ResAuthType createResAuthType()
          Returns a new object of class 'Res Auth Type'.
 ResourceRefType createResourceRefType()
          Returns a new object of class 'Resource Ref Type'.
 ResRefNameType createResRefNameType()
          Returns a new object of class 'Res Ref Name Type'.
 ResTypeType createResTypeType()
          Returns a new object of class 'Res Type Type'.
 RoleLinkType createRoleLinkType()
          Returns a new object of class 'Role Link Type'.
 RoleNameType createRoleNameType()
          Returns a new object of class 'Role Name Type'.
 SecurityRoleRefType createSecurityRoleRefType()
          Returns a new object of class 'Security Role Ref Type'.
 SecurityRoleType createSecurityRoleType()
          Returns a new object of class 'Security Role Type'.
 SessionType createSessionType()
          Returns a new object of class 'Session Type'.
 SessionTypeType createSessionTypeType()
          Returns a new object of class 'Session Type Type'.
 SmallIconType createSmallIconType()
          Returns a new object of class 'Small Icon Type'.
 TransactionTypeType createTransactionTypeType()
          Returns a new object of class 'Transaction Type Type'.
 TransAttributeType createTransAttributeType()
          Returns a new object of class 'Trans Attribute Type'.
 EjbJar11Package getEjbJar11Package()
          Returns the package supported by this factory.
 

Field Detail

eINSTANCE

static final EjbJar11Factory eINSTANCE
The singleton instance of the factory.

Generated:
Method Detail

createAssemblyDescriptorType

AssemblyDescriptorType createAssemblyDescriptorType()
Returns a new object of class 'Assembly Descriptor Type'.

Returns:
a new object of class 'Assembly Descriptor Type'.
Generated:

createCmpFieldType

CmpFieldType createCmpFieldType()
Returns a new object of class 'Cmp Field Type'.

Returns:
a new object of class 'Cmp Field Type'.
Generated:

createContainerTransactionType

ContainerTransactionType createContainerTransactionType()
Returns a new object of class 'Container Transaction Type'.

Returns:
a new object of class 'Container Transaction Type'.
Generated:

createDescriptionType

DescriptionType createDescriptionType()
Returns a new object of class 'Description Type'.

Returns:
a new object of class 'Description Type'.
Generated:

createDisplayNameType

DisplayNameType createDisplayNameType()
Returns a new object of class 'Display Name Type'.

Returns:
a new object of class 'Display Name Type'.
Generated:

createDocumentRoot

DocumentRoot createDocumentRoot()
Returns a new object of class 'Document Root'.

Returns:
a new object of class 'Document Root'.
Generated:

createEjbClassType

EjbClassType createEjbClassType()
Returns a new object of class 'Ejb Class Type'.

Returns:
a new object of class 'Ejb Class Type'.
Generated:

createEjbClientJarType

EjbClientJarType createEjbClientJarType()
Returns a new object of class 'Ejb Client Jar Type'.

Returns:
a new object of class 'Ejb Client Jar Type'.
Generated:

createEjbJarType

EjbJarType createEjbJarType()
Returns a new object of class 'Ejb Jar Type'.

Returns:
a new object of class 'Ejb Jar Type'.
Generated:

createEjbLinkType

EjbLinkType createEjbLinkType()
Returns a new object of class 'Ejb Link Type'.

Returns:
a new object of class 'Ejb Link Type'.
Generated:

createEjbNameType

EjbNameType createEjbNameType()
Returns a new object of class 'Ejb Name Type'.

Returns:
a new object of class 'Ejb Name Type'.
Generated:

createEjbRefNameType

EjbRefNameType createEjbRefNameType()
Returns a new object of class 'Ejb Ref Name Type'.

Returns:
a new object of class 'Ejb Ref Name Type'.
Generated:

createEjbRefType

EjbRefType createEjbRefType()
Returns a new object of class 'Ejb Ref Type'.

Returns:
a new object of class 'Ejb Ref Type'.
Generated:

createEjbRefTypeType

EjbRefTypeType createEjbRefTypeType()
Returns a new object of class 'Ejb Ref Type Type'.

Returns:
a new object of class 'Ejb Ref Type Type'.
Generated:

createEnterpriseBeansType

EnterpriseBeansType createEnterpriseBeansType()
Returns a new object of class 'Enterprise Beans Type'.

Returns:
a new object of class 'Enterprise Beans Type'.
Generated:

createEntityType

EntityType createEntityType()
Returns a new object of class 'Entity Type'.

Returns:
a new object of class 'Entity Type'.
Generated:

createEnvEntryNameType

EnvEntryNameType createEnvEntryNameType()
Returns a new object of class 'Env Entry Name Type'.

Returns:
a new object of class 'Env Entry Name Type'.
Generated:

createEnvEntryType

EnvEntryType createEnvEntryType()
Returns a new object of class 'Env Entry Type'.

Returns:
a new object of class 'Env Entry Type'.
Generated:

createEnvEntryTypeType

EnvEntryTypeType createEnvEntryTypeType()
Returns a new object of class 'Env Entry Type Type'.

Returns:
a new object of class 'Env Entry Type Type'.
Generated:

createEnvEntryValueType

EnvEntryValueType createEnvEntryValueType()
Returns a new object of class 'Env Entry Value Type'.

Returns:
a new object of class 'Env Entry Value Type'.
Generated:

createFieldNameType

FieldNameType createFieldNameType()
Returns a new object of class 'Field Name Type'.

Returns:
a new object of class 'Field Name Type'.
Generated:

createHomeType

HomeType createHomeType()
Returns a new object of class 'Home Type'.

Returns:
a new object of class 'Home Type'.
Generated:

createLargeIconType

LargeIconType createLargeIconType()
Returns a new object of class 'Large Icon Type'.

Returns:
a new object of class 'Large Icon Type'.
Generated:

createMethodIntfType

MethodIntfType createMethodIntfType()
Returns a new object of class 'Method Intf Type'.

Returns:
a new object of class 'Method Intf Type'.
Generated:

createMethodNameType

MethodNameType createMethodNameType()
Returns a new object of class 'Method Name Type'.

Returns:
a new object of class 'Method Name Type'.
Generated:

createMethodParamsType

MethodParamsType createMethodParamsType()
Returns a new object of class 'Method Params Type'.

Returns:
a new object of class 'Method Params Type'.
Generated:

createMethodParamType

MethodParamType createMethodParamType()
Returns a new object of class 'Method Param Type'.

Returns:
a new object of class 'Method Param Type'.
Generated:

createMethodPermissionType

MethodPermissionType createMethodPermissionType()
Returns a new object of class 'Method Permission Type'.

Returns:
a new object of class 'Method Permission Type'.
Generated:

createMethodType

MethodType createMethodType()
Returns a new object of class 'Method Type'.

Returns:
a new object of class 'Method Type'.
Generated:

createPersistenceTypeType

PersistenceTypeType createPersistenceTypeType()
Returns a new object of class 'Persistence Type Type'.

Returns:
a new object of class 'Persistence Type Type'.
Generated:

createPrimKeyClassType

PrimKeyClassType createPrimKeyClassType()
Returns a new object of class 'Prim Key Class Type'.

Returns:
a new object of class 'Prim Key Class Type'.
Generated:

createPrimkeyFieldType

PrimkeyFieldType createPrimkeyFieldType()
Returns a new object of class 'Primkey Field Type'.

Returns:
a new object of class 'Primkey Field Type'.
Generated:

createReentrantType

ReentrantType createReentrantType()
Returns a new object of class 'Reentrant Type'.

Returns:
a new object of class 'Reentrant Type'.
Generated:

createRemoteType

RemoteType createRemoteType()
Returns a new object of class 'Remote Type'.

Returns:
a new object of class 'Remote Type'.
Generated:

createResAuthType

ResAuthType createResAuthType()
Returns a new object of class 'Res Auth Type'.

Returns:
a new object of class 'Res Auth Type'.
Generated:

createResourceRefType

ResourceRefType createResourceRefType()
Returns a new object of class 'Resource Ref Type'.

Returns:
a new object of class 'Resource Ref Type'.
Generated:

createResRefNameType

ResRefNameType createResRefNameType()
Returns a new object of class 'Res Ref Name Type'.

Returns:
a new object of class 'Res Ref Name Type'.
Generated:

createResTypeType

ResTypeType createResTypeType()
Returns a new object of class 'Res Type Type'.

Returns:
a new object of class 'Res Type Type'.
Generated:

createRoleLinkType

RoleLinkType createRoleLinkType()
Returns a new object of class 'Role Link Type'.

Returns:
a new object of class 'Role Link Type'.
Generated:

createRoleNameType

RoleNameType createRoleNameType()
Returns a new object of class 'Role Name Type'.

Returns:
a new object of class 'Role Name Type'.
Generated:

createSecurityRoleRefType

SecurityRoleRefType createSecurityRoleRefType()
Returns a new object of class 'Security Role Ref Type'.

Returns:
a new object of class 'Security Role Ref Type'.
Generated:

createSecurityRoleType

SecurityRoleType createSecurityRoleType()
Returns a new object of class 'Security Role Type'.

Returns:
a new object of class 'Security Role Type'.
Generated:

createSessionType

SessionType createSessionType()
Returns a new object of class 'Session Type'.

Returns:
a new object of class 'Session Type'.
Generated:

createSessionTypeType

SessionTypeType createSessionTypeType()
Returns a new object of class 'Session Type Type'.

Returns:
a new object of class 'Session Type Type'.
Generated:

createSmallIconType

SmallIconType createSmallIconType()
Returns a new object of class 'Small Icon Type'.

Returns:
a new object of class 'Small Icon Type'.
Generated:

createTransactionTypeType

TransactionTypeType createTransactionTypeType()
Returns a new object of class 'Transaction Type Type'.

Returns:
a new object of class 'Transaction Type Type'.
Generated:

createTransAttributeType

TransAttributeType createTransAttributeType()
Returns a new object of class 'Trans Attribute Type'.

Returns:
a new object of class 'Trans Attribute Type'.
Generated:

getEjbJar11Package

EjbJar11Package getEjbJar11Package()
Returns the package supported by this factory.

Returns:
the package supported by this factory.
Generated: