|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TLFolder | |
|---|---|
| cz.cuni.amis.nb.pogamut.unreal.timeline.records | |
| Uses of TLFolder in cz.cuni.amis.nb.pogamut.unreal.timeline.records |
|---|
| Fields in cz.cuni.amis.nb.pogamut.unreal.timeline.records declared as TLFolder | |
|---|---|
protected TLFolder |
TLEntity.storageFolder
|
| Fields in cz.cuni.amis.nb.pogamut.unreal.timeline.records with type parameters of type TLFolder | |
|---|---|
LinkedList<TLFolder> |
TLFolder.subfolders
|
| Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.records that return TLFolder | |
|---|---|
TLFolder |
TLFolder.findFolder(String name)
Find if we have subfolder with specified name and return it. |
TLFolder |
TLEntity.getFolder()
|
| Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.records that return types with arguments of type TLFolder | |
|---|---|
List<TLFolder> |
TLFolder.getSubfolders()
|
| Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.records with parameters of type TLFolder | |
|---|---|
void |
TLFolder.addFolder(TLFolder newSubfolder)
Add subfolder to the folder. |
protected Double |
TLEntity.getDoublePropertyValue(TLFolder folder,
String propName,
long time)
Get property with name propName in folder folder. |
protected void |
TLEntityUpdater.syncFolder(cz.cuni.amis.introspection.Folder folder,
TLFolder tlFolder,
long time)
Take the folder recursively traverse directory structure. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||