The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
Tag Class | Total number of occurrences | Tag strings used by tag class |
---|---|---|
Todo Work | 62 | todo, FIXME, XXX |
Each tag is detailed below:
Number of occurrences found in the code: 62
org.universAAL.context.che.ContextHistoryCallee | Line |
---|---|
Auto-generated method stub | 84 |
org.universAAL.context.che.ContextHistorySubscriber | Line |
Auto-generated method stub | 77 |
org.universAAL.context.che.Hub | Line |
Delete triples from store too? | 214 |
Auto-generated catch block | 233 |
org.universAAL.context.che.database.Cleaner | Line |
What if Dec 31st!? It should work... | 80 |
org.universAAL.context.che.database.impl.RDF4JBackend | Line |
Remove this DEBUG | 103 |
Change indexes (specially if we dont use contexts) | 133 |
Study other reasoners, if any | 135 |
Guess the default namespace. Otherwise the file should not use default namespace prefix : . | 171 |
Handle format | 175 |
Guess the default namespace. Otherwise the file should not use default namespace prefix : . | 203 |
Handle format | 207 |
Remove this RepositoryConnection con = myRepository.getConnection(); | 230 |
Put a selector in universAAL service for XML, because this is not possible with Turtle | 314 |
Put a selector in universAAL service for XML results instead of Turtle | 329 |
Put a selector in universAAL service for XML results instead of Turtle | 340 |
Find out which ones are stored already? | 744 |
org.universAAL.context.che.database.impl.RDF4JBackendCrd | Line |
Change indexes (specially if we dont use contexts) | 54 |
Evaluate the inference, and study other reasoners, if any | 58 |
org.universAAL.context.che.database.impl.RDF4JBackendCrdClc | Line |
Change indexes (specially if we dont use contexts) | 58 |
Evaluate the inference, and study other reasoners, if any | 62 |
org.universAAL.context.che.database.impl.RDF4JBackendCrdClc2 | Line |
Change indexes (specially if we dont use contexts) | 62 |
Evaluate the inference, and study other reasoners, if any | 66 |
org.universAAL.context.che.database.impl.RDF4JBackendCrdClc2Cnf | Line |
Change indexes | 67 |
Evaluate the inference, and study other reasoners, if any | 69 |
org.universAAL.context.che.database.impl.RDF4JBackendCrdClcCnf | Line |
Change indexes | 67 |
Evaluate the inference, and study other reasoners, if any | 69 |
org.universAAL.context.che.database.impl.RDF4JBackendCrdCnf | Line |
Change indexes | 67 |
Evaluate the inference, and study other reasoners, if any | 69 |
org.universAAL.context.che.database.impl.RDF4JBackendWithConfidence | Line |
What to do if events have no confidence? | 169 |
org.universAAL.context.chemobile.MobileHistorySubscriber | Line |
Auto-generated method stub | 95 |
org.universAAL.context.prof.serv.SCallee | Line |
Auto-generated method stub | 129 |
All get/add/... seem to do the same (except operation URI). Do something about it? :::::::::::::PROFILABLE GET/ADD/CHANGE/REMOVE::::::::::::::::: Because Users have double inheritance from PhThing and Profilable, we cannot simply cast to Profilable (their Java class extends from phThing). Instead they are casted to the smallest common type: Resource. This is only for Java. When de/serialized from/to client they are treated as RDF with all their properties, including type, and in the client part they are parsed to the most specialized class, which is supposed to be known by the client. | 149 |
org.universAAL.context.prof.serv.SCaller | Line |
All get/add/... seem to do the same. Do something about it? :::::::::::::USER GET/ADD/CHANGE/REMOVE::::::::::::::::: | 76 |
org.universAAL.context.rdf4j.sail.Collection2SailStore | Line |
of Resource better? wait and see ClosedCollection, if it's not blank... | 533 |
org.universAAL.context.rdf4j.sail.CollectionSailStore | Line |
of Resource better? wait and see ClosedCollection, if it's not blank... | 531 |
org.universAAL.context.reasoner.CHECaller | Line |
Try to improve this. Also replace ALWAYS the URI with new one | 77 |
org.universAAL.context.space.serv.SCallee | Line |
Auto-generated method stub | 144 |
All get/add/... seem to do the same (except operation URI). Do something about it? When de/serialized from/to client inputs are treated as RDF with all their properties, including type, and in the client part they are parsed to the most specialized class, which is supposed to be known by the client. | 167 |
org.universAAL.drools.DroolsReasonerProvider | Line |
Auto-generated method stub | 58 |
org.universAAL.drools.ProvidedDroolsReasonerService | Line |
Add property for avoiding passing null parameters to the efect (e.g. LTBA_STATE) | 160 |
Add property for avoiding passing null parameters to the efect (e.g. LTBA_STATE) | 166 |
End the profiles declaration, currently stopped for checking the working of the whole structure | 181 |
Auto-generated constructor stub | 187 |
org.universAAL.drools.engine.CustomAgendaEventListener | Line |
Auto-generated catch block | 51 |
Auto-generated catch block | 54 |
org.universAAL.drools.engine.CustomWorkingMemoryEventListener | Line |
Auto-generated catch block | 47 |
Auto-generated catch block | 50 |
org.universAAL.drools.engine.RulesEngine | Line |
get test mode out to a config file | 87 |
Auto-generated method stub | 377 |
Auto-generated catch block | 463 |
Auto-generated catch block e.printStackTrace(); } try { addFile("C:\\Desarrollo\\universAAL\\svn\\new_services\\sandboxes\\mllorente\\drools.reasoner\\META-INF\\persistence.xml"); } catch (IOException e) { // TODO Auto-generated catch block e.printStackTrace(); } | 691 |
Auto-generated catch block e.printStackTrace(); } | 697 |
org.universAAL.drools.engine.Suscriber | Line |
Auto-generated method stub | 52 |
org.universAAL.reliability.reasoner.ReliabilityReasonerActivator | Line |
Improve management of situation patterns. Enhance situation // description. synchronized (getFileLock()) { try { String readline = ""; BufferedReader br = new BufferedReader(new FileReader(new File( confHome, FILENAME))); readline = br.readLine(); while (readline != null) { if (!readline.isEmpty()) { String situation[] = readline.split(" ", 4); | 122 |
org.universAAL.reliability.reasoner.ReliabilityReasonerPublisher | Line |
Auto-generated method stub | 59 |
org.universAAL.reliability.reasoner.ReliabilityReasonerSubscriber | Line |
Auto-generated method stub | 67 |
Auto-generated method stub super.handleEvent(m); | 164 |
org.universAAL.reliability.reasoner.SCaller | Line |
Auto-generated constructor stub | 47 |
Auto-generated method stub | 51 |
Auto-generated method stub | 56 |
Try to improve this. Also replace ALWAYS the URI with new one | 68 |