| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar30 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CmpVersionType
A representation of the model object 'Cmp Version Type'.
|
interface |
CmrFieldTypeType
A representation of the model object 'Cmr Field Type Type'.
|
interface |
DisplayNameType
A representation of the model object 'Display Name Type'.
|
interface |
EjbClassType
A representation of the model object 'Ejb Class Type'.
|
interface |
EjbLinkType
A representation of the model object 'Ejb Link Type'.
|
interface |
EjbRefNameType
A representation of the model object 'Ejb Ref Name Type'.
|
interface |
EjbRefTypeType
A representation of the model object 'Ejb Ref Type Type'.
|
interface |
EnvEntryTypeValuesType
A representation of the model object 'Env Entry Type Values Type'.
|
interface |
FullyQualifiedClassType
A representation of the model object 'Fully Qualified Class Type'.
|
interface |
GenericBooleanType
A representation of the model object 'Generic Boolean Type'.
|
interface |
HomeType
A representation of the model object 'Home Type'.
|
interface |
JavaIdentifierType
A representation of the model object 'Java Identifier Type'.
|
interface |
JavaTypeType
A representation of the model object 'Java Type Type'.
|
interface |
JndiNameType
A representation of the model object 'Jndi Name Type'.
|
interface |
LocalHomeType
A representation of the model object 'Local Home Type'.
|
interface |
LocalType
A representation of the model object 'Local Type'.
|
interface |
MessageDestinationLinkType
A representation of the model object 'Message Destination Link Type'.
|
interface |
MessageDestinationTypeType
A representation of the model object 'Message Destination Type Type'.
|
interface |
MessageDestinationUsageType
A representation of the model object 'Message Destination Usage Type'.
|
interface |
MethodIntfType
A representation of the model object 'Method Intf Type'.
|
interface |
MethodNameType
A representation of the model object 'Method Name Type'.
|
interface |
MultiplicityType
A representation of the model object 'Multiplicity Type'.
|
interface |
PathType
A representation of the model object 'Path Type'.
|
interface |
PersistenceContextTypeType
A representation of the model object 'Persistence Context Type Type'.
|
interface |
PersistenceTypeType
A representation of the model object 'Persistence Type Type'.
|
interface |
RemoteType
A representation of the model object 'Remote Type'.
|
interface |
ResAuthType
A representation of the model object 'Res Auth Type'.
|
interface |
ResSharingScopeType
A representation of the model object 'Res Sharing Scope Type'.
|
interface |
ResultTypeMappingType
A representation of the model object 'Result Type Mapping Type'.
|
interface |
RoleNameType
A representation of the model object 'Role Name Type'.
|
interface |
SessionTypeType
A representation of the model object 'Session Type Type'.
|
interface |
TransactionTypeType
A representation of the model object 'Transaction Type Type'.
|
interface |
TransAttributeType
A representation of the model object 'Trans Attribute Type'.
|
| Modifier and Type | Method and Description |
|---|---|
String |
EjbJar30Factory.createString()
Returns a new object of class 'String'.
|
String |
CmrFieldType.getCmrFieldName()
Returns the value of the 'Cmr Field Name' containment reference.
|
String |
InterceptorBindingType.getEjbName()
Returns the value of the 'Ejb Name' containment reference.
|
String |
EjbRelationType.getEjbRelationName()
Returns the value of the 'Ejb Relation Name' containment reference.
|
String |
EjbRelationshipRoleType.getEjbRelationshipRoleName()
Returns the value of the 'Ejb Relationship Role Name' containment reference.
|
String |
ServiceRefHandlerType.getHandlerName()
Returns the value of the 'Handler Name' containment reference.
|
String |
MessageDestinationType.getMessageDestinationName()
Returns the value of the 'Message Destination Name' containment reference.
|
String |
NamedMethodType.getMethodName()
Returns the value of the 'Method Name' containment reference.
|
String |
ParamValueType.getParamName()
Returns the value of the 'Param Name' containment reference.
|
String |
PersistenceContextRefType.getPersistenceUnitName()
Returns the value of the 'Persistence Unit Name' containment reference.
|
String |
PersistenceUnitRefType.getPersistenceUnitName()
Returns the value of the 'Persistence Unit Name' containment reference.
|
String |
PortComponentRefType.getPortComponentLink()
Returns the value of the 'Port Component Link' containment reference.
|
String |
EntityBeanType.getPrimkeyField()
Returns the value of the 'Primkey Field' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmrFieldType.setCmrFieldName(String value)
Sets the value of the '
Cmr Field Name' containment reference. |
void |
InterceptorBindingType.setEjbName(String value)
Sets the value of the '
Ejb Name' containment reference. |
void |
EjbRelationType.setEjbRelationName(String value)
Sets the value of the '
Ejb Relation Name' containment reference. |
void |
EjbRelationshipRoleType.setEjbRelationshipRoleName(String value)
Sets the value of the '
Ejb Relationship Role Name' containment reference. |
void |
ServiceRefHandlerType.setHandlerName(String value)
Sets the value of the '
Handler Name' containment reference. |
void |
MessageDestinationType.setMessageDestinationName(String value)
Sets the value of the '
Message Destination Name' containment reference. |
void |
NamedMethodType.setMethodName(String value)
Sets the value of the '
Method Name' containment reference. |
void |
ParamValueType.setParamName(String value)
Sets the value of the '
Param Name' containment reference. |
void |
PersistenceContextRefType.setPersistenceUnitName(String value)
Sets the value of the '
Persistence Unit Name' containment reference. |
void |
PersistenceUnitRefType.setPersistenceUnitName(String value)
Sets the value of the '
Persistence Unit Name' containment reference. |
void |
PortComponentRefType.setPortComponentLink(String value)
Sets the value of the '
Port Component Link' containment reference. |
void |
EntityBeanType.setPrimkeyField(String value)
Sets the value of the '
Primkey Field' containment reference. |