public interface IStereoTypeModel
Modifier and Type | Method and Description |
---|---|
Annotation |
getDefaultDeploymentType()
Gets default deployment type.
|
Annotation |
getDefaultScopeType()
Sets default deployment type.
|
Set<Annotation> |
getInheritedStereoTypes()
Returns a set of inherited stereotypes.
|
Set<Annotation> |
getInterceptorBindingTypes()
Returns set of interceptor binding that are
definen by the stereotype.
|
String |
getName()
Returns name of the stereotype.
|
void |
setName(String name)
Sets name.
|
String getName()
void setName(String name)
name
- the name to setAnnotation getDefaultDeploymentType()
Annotation getDefaultScopeType()
Set<Annotation> getInterceptorBindingTypes()
Set<Annotation> getInheritedStereoTypes()
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.