|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jdiseq.filter.Filter org.jdiseq.filter.PackageFilter
Constructor Summary | |
PackageFilter()
Default constructor initializes with the default FilterType . |
|
PackageFilter(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 PackageFilter(Element element)
public PackageFilter()
FilterType
.
FilterType.INCLUDE
Method Detail |
public boolean equals(java.lang.Object object)
equals
in class Filter
public int hashCode()
hashCode
in class Filter
protected java.lang.String getAttributeName()
getAttributeName
in class Filter
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |