| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar31 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EjbClassType
A representation of the model object 'Ejb Class Type'.
|
interface |
EnvEntryTypeValuesType
A representation of the model object 'Env Entry Type Values Type'.
|
interface |
HomeType
A representation of the model object 'Home Type'.
|
interface |
LocalHomeType
A representation of the model object 'Local Home Type'.
|
interface |
LocalType
A representation of the model object 'Local Type'.
|
interface |
MessageDestinationTypeType
A representation of the model object 'Message Destination Type Type'.
|
interface |
RemoteType
A representation of the model object 'Remote Type'.
|
| Modifier and Type | Method and Description |
|---|---|
FullyQualifiedClassType |
EjbJar31Factory.createFullyQualifiedClassType()
Returns a new object of class 'Fully Qualified Class Type'.
|
FullyQualifiedClassType |
AroundInvokeType.getClass_()
Returns the value of the 'Class' containment reference.
|
FullyQualifiedClassType |
AroundTimeoutType.getClass_()
Returns the value of the 'Class' containment reference.
|
FullyQualifiedClassType |
DataSourceType.getClassName()
Returns the value of the 'Class Name' containment reference.
|
FullyQualifiedClassType |
ApplicationExceptionType.getExceptionClass()
Returns the value of the 'Exception Class' containment reference.
|
FullyQualifiedClassType |
HandlerType.getHandlerClass()
Returns the value of the 'Handler Class' containment reference.
|
FullyQualifiedClassType |
InjectionTargetType.getInjectionTargetClass()
Returns the value of the 'Injection Target Class' containment reference.
|
FullyQualifiedClassType |
InterceptorType.getInterceptorClass()
Returns the value of the 'Interceptor Class' containment reference.
|
FullyQualifiedClassType |
LifecycleCallbackType.getLifecycleCallbackClass()
Returns the value of the 'Lifecycle Callback Class' containment reference.
|
FullyQualifiedClassType |
ListenerType.getListenerClass()
Returns the value of the 'Listener Class' containment reference.
|
FullyQualifiedClassType |
MessageDrivenBeanType.getMessagingType()
Returns the value of the 'Messaging Type' containment reference.
|
FullyQualifiedClassType |
EntityBeanType.getPrimKeyClass()
Returns the value of the 'Prim Key Class' containment reference.
|
FullyQualifiedClassType |
ResourceEnvRefType.getResourceEnvRefType()
Returns the value of the 'Resource Env Ref Type' containment reference.
|
FullyQualifiedClassType |
ResourceRefType.getResType()
Returns the value of the 'Res Type' containment reference.
|
FullyQualifiedClassType |
SessionBeanType.getServiceEndpoint()
Returns the value of the 'Service Endpoint' containment reference.
|
FullyQualifiedClassType |
PortComponentRefType.getServiceEndpointInterface()
Returns the value of the 'Service Endpoint Interface' containment reference.
|
FullyQualifiedClassType |
ServiceRefType.getServiceInterface()
Returns the value of the 'Service Interface' containment reference.
|
FullyQualifiedClassType |
ServiceRefType.getServiceRefType()
Returns the value of the 'Service Ref Type' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AroundInvokeType.setClass(FullyQualifiedClassType value)
Sets the value of the '
Class' containment reference. |
void |
AroundTimeoutType.setClass(FullyQualifiedClassType value)
Sets the value of the '
Class' containment reference. |
void |
DataSourceType.setClassName(FullyQualifiedClassType value)
Sets the value of the '
Class Name' containment reference. |
void |
ApplicationExceptionType.setExceptionClass(FullyQualifiedClassType value)
Sets the value of the '
Exception Class' containment reference. |
void |
HandlerType.setHandlerClass(FullyQualifiedClassType value)
Sets the value of the '
Handler Class' containment reference. |
void |
InjectionTargetType.setInjectionTargetClass(FullyQualifiedClassType value)
Sets the value of the '
Injection Target Class' containment reference. |
void |
InterceptorType.setInterceptorClass(FullyQualifiedClassType value)
Sets the value of the '
Interceptor Class' containment reference. |
void |
LifecycleCallbackType.setLifecycleCallbackClass(FullyQualifiedClassType value)
Sets the value of the '
Lifecycle Callback Class' containment reference. |
void |
ListenerType.setListenerClass(FullyQualifiedClassType value)
Sets the value of the '
Listener Class' containment reference. |
void |
MessageDrivenBeanType.setMessagingType(FullyQualifiedClassType value)
Sets the value of the '
Messaging Type' containment reference. |
void |
EntityBeanType.setPrimKeyClass(FullyQualifiedClassType value)
Sets the value of the '
Prim Key Class' containment reference. |
void |
ResourceEnvRefType.setResourceEnvRefType(FullyQualifiedClassType value)
Sets the value of the '
Resource Env Ref Type' containment reference. |
void |
ResourceRefType.setResType(FullyQualifiedClassType value)
Sets the value of the '
Res Type' containment reference. |
void |
SessionBeanType.setServiceEndpoint(FullyQualifiedClassType value)
Sets the value of the '
Service Endpoint' containment reference. |
void |
PortComponentRefType.setServiceEndpointInterface(FullyQualifiedClassType value)
Sets the value of the '
Service Endpoint Interface' containment reference. |
void |
ServiceRefType.setServiceInterface(FullyQualifiedClassType value)
Sets the value of the '
Service Interface' containment reference. |
void |
ServiceRefType.setServiceRefType(FullyQualifiedClassType value)
Sets the value of the '
Service Ref Type' containment reference. |