|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Definitions of standard Stereotype
s needed
for the com.ashridgetech.jamda.uml package. Contains only constants, no methods.
Field Summary | |
static StandardStereotypeDef |
CONSTRUCTOR
The standard constructor Stereotype . |
static StandardStereotypeDef |
CORE_BUSINESS_OBJECT
The standard businessEntity Stereotype . |
static StandardStereotypeDef |
EXCEPTION
The standard exception Stereotype . |
static StandardStereotypeDef |
GETTER
The standard getter Stereotype . |
static StandardStereotypeDef |
PARAMETER
The standard constructor Stereotype . |
static StandardStereotypeDef |
PROPERTY
The standard property Stereotype . |
static StandardStereotypeDef |
PROPERTY_SETTER
The standard propertyInit Stereotype . |
static StandardStereotypeDef |
SESSION_FACADE
The standard sessionFacade Stereotype . |
static StandardStereotypeDef |
SETTER
The standard setter Stereotype . |
Field Detail |
public static final StandardStereotypeDef PROPERTY
property
Stereotype
.
public static final StandardStereotypeDef CORE_BUSINESS_OBJECT
businessEntity
Stereotype
.
public static final StandardStereotypeDef SESSION_FACADE
sessionFacade
Stereotype
.
public static final StandardStereotypeDef EXCEPTION
exception
Stereotype
.
public static final StandardStereotypeDef CONSTRUCTOR
constructor
Stereotype
.
public static final StandardStereotypeDef PARAMETER
constructor
Stereotype
.
public static final StandardStereotypeDef GETTER
getter
Stereotype
.
public static final StandardStereotypeDef SETTER
setter
Stereotype
.
public static final StandardStereotypeDef PROPERTY_SETTER
propertyInit
Stereotype
.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |