|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IStereoTypeModel
Stereotype model contract.
| Method Summary | |
|---|---|
java.lang.annotation.Annotation |
getDefaultDeploymentType()
Gets default deployment type. |
java.lang.annotation.Annotation |
getDefaultScopeType()
Sets default deployment type. |
java.util.Set<java.lang.annotation.Annotation> |
getInheritedStereoTypes()
Returns a set of inherited stereotypes. |
java.util.Set<java.lang.annotation.Annotation> |
getInterceptorBindingTypes()
Returns set of interceptor binding that are definen by the stereotype. |
java.lang.String |
getName()
Returns name of the stereotype. |
void |
setName(java.lang.String name)
Sets name. |
| Method Detail |
|---|
java.lang.String getName()
void setName(java.lang.String name)
name - the name to setjava.lang.annotation.Annotation getDefaultDeploymentType()
java.lang.annotation.Annotation getDefaultScopeType()
java.util.Set<java.lang.annotation.Annotation> getInterceptorBindingTypes()
java.util.Set<java.lang.annotation.Annotation> getInheritedStereoTypes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||