|
||||||||||
| 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.StayingTypeList
public class StayingTypeList
Determines if a package contains a certain type
| Constructor Summary | |
|---|---|
StayingTypeList()
|
|
| 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 StayingTypeList()
| Method Detail |
|---|
protected boolean isIncluded(FileSummary summary)
isIncluded in class TypeListsummary - the summary to check
protected boolean isIncluded(TypeSummary summary)
isIncluded in class TypeListsummary - the summary to check
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||