|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jdiseq.filter.Filter
org.jdiseq.filter.MethodFilter
Method filtering class representing the a filtering defined for all method calls be run while using jDiSeq.
| Constructor Summary | |
MethodFilter()
Empty constructer used by client when creating a new filter definition. |
|
MethodFilter(Element element)
{@inheritDoc} |
|
| Method Summary | |
boolean |
equals(java.lang.Object object)
|
protected java.lang.String |
getAttributeName()
Returns the subclasses attribute name since the super class isn't aware of them. |
int |
hashCode()
|
| Methods inherited from class org.jdiseq.filter.Filter |
getElement, getFiltering, getType, setFiltering, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MethodFilter(Element element)
public MethodFilter()
| Method Detail |
public boolean equals(java.lang.Object object)
equals in class Filterpublic int hashCode()
hashCode in class Filterprotected java.lang.String getAttributeName()
getAttributeName in class Filter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||