|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrimitiveData | |
|---|---|
| cz.cuni.pogamut.posh.explorer | This package contains classes and methods used for searching for actions and primitives in order to be included into the plan. |
| cz.cuni.pogamut.shed.presenter | |
| Uses of PrimitiveData in cz.cuni.pogamut.posh.explorer |
|---|
| Methods in cz.cuni.pogamut.posh.explorer with parameters of type PrimitiveData | |
|---|---|
int |
PrimitiveData.compareTo(PrimitiveData o)
Compare this data to another. |
| Method parameters in cz.cuni.pogamut.posh.explorer with type arguments of type PrimitiveData | |
|---|---|
void |
NameMapCrawler.crawledData(Crawler<PrimitiveData> crawler,
Collection<PrimitiveData> data)
|
void |
NameMapCrawler.crawledData(Crawler<PrimitiveData> crawler,
Collection<PrimitiveData> data)
|
void |
NameMapCrawler.finished(Crawler<PrimitiveData> crawler,
boolean error)
|
void |
NameMapCrawler.started(Crawler<PrimitiveData> crawler)
|
| Uses of PrimitiveData in cz.cuni.pogamut.shed.presenter |
|---|
| Methods in cz.cuni.pogamut.shed.presenter with parameters of type PrimitiveData | |
|---|---|
void |
ShedPresenter.setNameMapping(String key,
PrimitiveData record)
Set human readable name for the @key. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||