Sterotype
|
Target Element
|
Description
|
<<EJBCreateMethod>>
|
Operation
|
The specified operation indicates EJB Create Method.
|
<<EJBFinderMethod>>
|
Operation
|
The specified operation indicates EJB Finder Method.
|
<<EJBRemoteMethod>>
|
Operation
|
The specified operation indicates EJB Remote Method.
|
<<EJBRemoteInterface>>
|
Class, Interface
|
The specified class indicates EJB Remote Interface.
|
<<EJBHomeInterface>>
|
Class, Interface
|
An abstract stereotype. The specified class indicates EJB Home Interface.
|
<<EJBSessionHomeInterface>>
|
Class, Interface
|
An implementation of the abstract stereotype Home Interface. The specified class indicates EJB Session Home.
|
<<EJBEntityHomeInterface>>
|
Class, Interface
|
An implementation of the abstract stereotype Home Interface. The specified class indicates EJB Entity Home.
|
<<EJBPrimaryKey>>
|
Dependency
|
Indicates use of EJB Primary Key Class for EJB Entity Home.
|
<<EJBCmpField>>
|
Attribute
|
The specified attribute indicates the container-managed field for the CMP-based EJB Entity Bean.
|
<<EJBPrimaryKeyField>>
|
Attribute
|
An implementation of the stereotype EJBCmpField. The specified attribute indicates the primary key field for the CMP-based EJB Entity Bean.
|
<<EJBRealizeHome>>
|
Dependency
|
Indicates abstraction of EJB Home Interface for EJB Implementation Class.
|
<<EJBRealizeRemote>>
|
Dependency
|
Indicates abstraction of EJB Remote Interface for EJB Implementation Class.
|
<<EJBImplementation>>
|
Class
|
The specified Class indicates EJB Implementation Class.
|
<<EJBEnterpriseBean>>
|
Subsystem
|
An abstract stereotype. The specified subsystem indicates EJB Enterprise Bean.
|
<<EJBSessionBean>>
|
Subsystem
|
An implementation of the abstract stereotype EJBEnterpriseBean. The specified subsystem indicates EJB Session Bean.
|
<<EJBEntityBean>>
|
Subsystem
|
An implementation of the abstract stereotype EJBEnterpriseBean. The specified subsystem indicates EJB Entity Bean.
|
<<EJBReference>>
|
Association
|
Association with the specified direction indicates the referenced EJB Enterprise Bean.
|
<<EJBAccess>>
|
Association
|
The specified association indicates the security regulation relation between the subsystems indicated by the actor and the stereotype EJBEnterpriseBean.
|
<<EJB-JAR>>
|
Package
|
The specified package indicates EJB-JAR.
|
<<EJBDescriptor>>
|
Component
|
The specified component indicates EJB Deployment Descriptor.
|
<<EJBClientJAR>>
|
Dependency
|
Indicates whether ejb-client-jar is using EJB-JAR.
|