com.ashridgetech.jamda.ejb.uml
Interface EjbStereotypes


public interface EjbStereotypes

Definitions of standard Stereotypes needed for the com.ashridgetech.jamda.uml package. Contains only constants, no methods.

Author:
PBoocock

Field Summary
static StandardStereotypeDef DESC_OBJECT
          The standard descObject Stereotype.
static StandardStereotypeDef UPDATE_OBJECT
          The standard updateObject Stereotype.
static StandardStereotypeDef VALUE_OBJECT
          The standard valueObject Stereotype.
 

Field Detail

VALUE_OBJECT

public static final StandardStereotypeDef VALUE_OBJECT
The standard valueObject Stereotype.


DESC_OBJECT

public static final StandardStereotypeDef DESC_OBJECT
The standard descObject Stereotype.


UPDATE_OBJECT

public static final StandardStereotypeDef UPDATE_OBJECT
The standard updateObject Stereotype.



Copyright © 2003 Ashridge Technologies Ltd. All Rights Reserved.