|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubtypePatternType | |
|---|---|
| org.codehaus.aspectwerkz.expression | |
| org.codehaus.aspectwerkz.expression.regexp | |
| Uses of SubtypePatternType in org.codehaus.aspectwerkz.expression |
|---|
| Fields in org.codehaus.aspectwerkz.expression declared as SubtypePatternType | |
|---|---|
static SubtypePatternType |
SubtypePatternType.MATCH_ON_ALL_METHODS
|
static SubtypePatternType |
SubtypePatternType.MATCH_ON_BASE_TYPE_METHODS_ONLY
|
static SubtypePatternType |
SubtypePatternType.NOT_HIERARCHICAL
|
| Uses of SubtypePatternType in org.codehaus.aspectwerkz.expression.regexp |
|---|
| Methods in org.codehaus.aspectwerkz.expression.regexp that return SubtypePatternType | |
|---|---|
SubtypePatternType |
TypePattern.getSubtypePatternType()
Returns the subtype pattern type |
| Methods in org.codehaus.aspectwerkz.expression.regexp with parameters of type SubtypePatternType | |
|---|---|
static TypePattern |
Pattern.compileTypePattern(String pattern,
SubtypePatternType subtypePatternType)
Compiles and returns a new type pattern. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||