|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.aspectwerkz.definition.expression.Expression
org.codehaus.aspectwerkz.definition.expression.LeafExpression
org.codehaus.aspectwerkz.definition.expression.CflowExpression
Method Summary | |
boolean |
match(ClassMetaData classMetaData,
MemberMetaData memberMetaData)
Matches the leaf-node pattern. |
Methods inherited from class org.codehaus.aspectwerkz.definition.expression.LeafExpression |
getCflowExpressions, isHierarchical, isHierarchicalCallee, match, match, matchInOrNotIn, matchInOrNotIn |
Methods inherited from class org.codehaus.aspectwerkz.definition.expression.Expression |
getExpression, getName, getNamespace, getType, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public boolean match(ClassMetaData classMetaData, MemberMetaData memberMetaData)
match
in class Expression
classMetaData
- the class meta-datamemberMetaData
- the meta-data for the member
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |