|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.onebusaway.gtfs_transformer.updates.EntityRetentionGraph
public class EntityRetentionGraph
| Constructor Summary | |
|---|---|
EntityRetentionGraph(GtfsRelationalDao dao)
|
|
| Method Summary | |
|---|---|
int |
getSize()
|
boolean |
isRetained(java.lang.Object object)
|
void |
retain(java.lang.Object object)
|
void |
setRetainAllStopTimesForTrip(boolean retainAllStopTimesForTrip)
|
void |
setRetainBlocks(boolean retainBlocks)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EntityRetentionGraph(GtfsRelationalDao dao)
| Method Detail |
|---|
public void setRetainBlocks(boolean retainBlocks)
public void setRetainAllStopTimesForTrip(boolean retainAllStopTimesForTrip)
public void retain(java.lang.Object object)
public boolean isRetained(java.lang.Object object)
public int getSize()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||