|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.acm.seguin.summary.query.TypeList
org.acm.seguin.summary.query.MovingTypeList
public class MovingTypeList
Determines if a package contains a certain type
Constructor Summary | |
---|---|
MovingTypeList()
|
Method Summary | |
---|---|
protected boolean |
isIncluded(FileSummary summary)
Determines if the types in the file should be included or not |
protected boolean |
isIncluded(TypeSummary summary)
Determines if the types in the file should be included or not |
Methods inherited from class org.acm.seguin.summary.query.TypeList |
---|
query, query |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MovingTypeList()
Method Detail |
---|
protected boolean isIncluded(FileSummary summary)
isIncluded
in class TypeList
summary
- the summary to check
protected boolean isIncluded(TypeSummary summary)
isIncluded
in class TypeList
summary
- the summary to check
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |