| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Classifiable in org.rr0.im.business.actor |
| Subinterfaces of Classifiable in org.rr0.im.business.actor | |
interface | BeingA single physical and intelligent being. |
interface | Occupation |
| Uses of Classifiable in org.rr0.im.business.event |
| Subinterfaces of Classifiable in org.rr0.im.business.event | |
interface | EventAn Event of interest, such as an ufological event (Sighting, InvestigationAct, etc.) or a more common one (Employment, Birth, etc.). An event can be considered as sentence stating what happened. |
| Uses of Classifiable in org.rr0.im.business.event.circumstance |
| Subinterfaces of Classifiable in org.rr0.im.business.event.circumstance | |
interface | Clouds |
interface | Precipitations |
interface | Temperature |
interface | Wind |
| Uses of Classifiable in org.rr0.im.integration |
| Methods in org.rr0.im.integration with parameters of type Classifiable | |
boolean | CategoryDAO.matches(Classifiable someClassifiable, String categoryFilter)Check if some object matches a Category's categoryFilter |
boolean | PredefinedCategoryDAO.matches(Classifiable someClassifiable, String filter) |
| Uses of Classifiable in org.rr0.im.integration.jdo |
| Methods in org.rr0.im.integration.jdo with parameters of type Classifiable | |
boolean | CategoryDAOImpl.matches(Classifiable someClassifiable, String filter) |
| Uses of Classifiable in org.rr0.im.service.function.classification |
| Methods in org.rr0.im.service.function.classification with parameters of type Classifiable | |
boolean | Category.accept(Classifiable someClassifiable)Check if an object is classified in this Category. |
boolean | CategoryImpl.accept(Classifiable someClassifiable)Check if an object is classified in this Category. |
Category | Classification.getCategory(Classifiable classifiable)Returns the Category of a Classifiable object. |
Category | ClassificationImpl.getCategory(Classifiable classifiable) |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||