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 | 73 | todo, FIXME, XXX |
Each tag is detailed below:
Number of occurrences found in the code: 73
org.universAAL.tools.SparQLQuerySubPanel | Line |
---|---|
Auto-generated catch block | 135 |
Auto-generated catch block | 151 |
org.universAAL.tools.logmonitor.bus_member.MySpaceListener | Line |
polling thread that looks for new spaces | 86 |
org.universAAL.tools.logmonitor.service_bus_matching.Sparul | Line |
fill the where clause with instance level restrictions | 64 |
org.universAAL.tools.logmonitor.test.Test | Line |
Auto-generated catch block e.printStackTrace(); } } | 62 |
Auto-generated catch block e.printStackTrace(); } | 184 |
org.universAAL.tools.makrorecorder.osgi.Activator | Line |
Auto-generated method stub | 30 |
org.universAAL.tools.makrorecorder.swingGUI.Activator | Line |
Auto-generated method stub | 35 |
org.universAAL.tools.ucc.configuration.exception.ConfigurationInstanceAlreadyExistsException | Line |
Auto-generated constructor stub | 15 |
org.universAAL.tools.ucc.configuration.model.validators.DoubleValidator | Line |
Auto-generated method stub | 43 |
org.universAAL.tools.ucc.configuration.model.validators.IntegerValidator | Line |
Auto-generated method stub | 44 |
org.universAAL.tools.ucc.configuration.model.validators.URLValidator | Line |
Auto-generated method stub | 50 |
org.universAAL.tools.ucc.configuration.view.ConfigurationOverviewWindow | Line |
Auto-generated catch block e.printStackTrace(); } } if(op.getId().contains("Protocol") && !mailprotocol.equals("")) { Value value = new ObjectFactory().createValue(); value.setValue(mailprotocol); try { op.setValue(value); } catch (ValidationException e) { // TODO Auto-generated catch block e.printStackTrace(); } } if(op.getId().contains("Username") && !username.equals("")) { Value value = new ObjectFactory().createValue(); value.setValue(username); try { op.setValue(value); } catch (ValidationException e) { e.printStackTrace(); } } if(op.getId().contains("Password") && !password.equals("")) { Value value = new ObjectFactory().createValue(); value.setValue(password); try { op.setValue(value); } catch (ValidationException e) { e.printStackTrace(); } | 584 |
Auto-generated catch block e.printStackTrace(); } } if(op.getId().contains("Username") && !username.equals("")) { Value value = new ObjectFactory().createValue(); value.setValue(username); try { op.setValue(value); } catch (ValidationException e) { e.printStackTrace(); } } if(op.getId().contains("Password") && !password.equals("")) { Value value = new ObjectFactory().createValue(); value.setValue(password); try { op.setValue(value); } catch (ValidationException e) { e.printStackTrace(); } | 594 |
org.universAAL.tools.ucc.controller.desktop.ToolController | Line |
Auto-generated catch block e.printStackTrace(); } catch (SAXException e) { // TODO Auto-generated catch block e.printStackTrace(); } catch (IOException e) { // TODO Auto-generated catch block e.printStackTrace(); } UsrvInformationWindow info = new UsrvInformationWindow(); UsrvInfoController infoController = new UsrvInfoController(service, lw, app); app.getMainWindow().addWindow(lw); app.getMainWindow().addWindow(info); | 414 |
Auto-generated catch block e.printStackTrace(); } catch (IOException e) { // TODO Auto-generated catch block e.printStackTrace(); } UsrvInformationWindow info = new UsrvInformationWindow(); UsrvInfoController infoController = new UsrvInfoController(service, lw, app); app.getMainWindow().addWindow(lw); app.getMainWindow().addWindow(info); | 417 |
Auto-generated catch block e.printStackTrace(); } UsrvInformationWindow info = new UsrvInformationWindow(); UsrvInfoController infoController = new UsrvInfoController(service, lw, app); app.getMainWindow().addWindow(lw); app.getMainWindow().addWindow(info); | 420 |
install service services with DeployManager and delete temp usrv file with unziped folders | 429 |
org.universAAL.tools.ucc.controller.install.DeploymentInfoController | Line |
Deployment | 144 |
update UAPPPart part info according to UAPP schema, to enable advanced check Currently only simplified checks | 356 |
extend the list according to LogicalCriteriaType to have a complete check | 430 |
Configurator has to be tested uapp has to be installed and running to configure it (configuration has to be done for every configurable application of the usrv) but the application has to run at the local node where the ucc is also running | 462 |
Has to be tested | 476 |
org.universAAL.tools.ucc.controller.preferences.PreferencesController | Line |
save preferences in database | 87 |
org.universAAL.tools.ucc.controller.space.HardwareWindowController | Line |
Auto-generated catch block | 684 |
Auto-generated catch block | 687 |
Auto-generated catch block | 690 |
org.universAAL.tools.ucc.controller.space.PersonWindowController | Line |
Auto-generated catch block | 517 |
Auto-generated catch block | 603 |
Auto-generated catch block | 606 |
Auto-generated catch block | 609 |
org.universAAL.tools.ucc.database.preferences.impl.UserAccountDBImpl | Line |
Auto-generated method stub | 28 |
org.universAAL.tools.ucc.database.space.DataAccessImpl | Line |
other types like IntegerValue, DoubleValue, BooleanValue to test | 252 |
org.universAAL.tools.ucc.deploymanagerservice.impl.DeployManagerServiceImpl | Line |
what check should be done with the sessionKey? | 20 |
Auto-generated method stub | 58 |
org.universAAL.tools.ucc.frontend.api.impl.FrontendImpl | Line |
SessionKey was not right, what todo? return false; } | 168 |
Parsing for Equinox Container | 334 |
Parsing for Felix | 338 |
Parsing for Tomcat | 341 |
Parsing for OSGI Android | 344 |
Parse Values for OSUnit | 349 |
Parse Values for PlatformUnit | 353 |
List<String appId> getInstalledApps(String serviceId) for each uapp, call ucc.controller.requestToUninstall(serviceId, appId) update the service registration | 656 |
org.universAAL.tools.ucc.profile.agent.ProfileAgent | Line |
change to List<SubProfile>? | 94 |
check which methods below are really needed for uCC | 203 |
org.universAAL.tools.ucc.profile.agent.impl.ProfileAgentImpl | Line |
to be updated according to what we need | 36 |
Auto-generated method stub | 255 |
Auto-generated method stub | 260 |
Auto-generated method stub | 265 |
Auto-generated method stub | 270 |
Auto-generated method stub | 275 |
Auto-generated method stub | 280 |
Auto-generated method stub | 374 |
Auto-generated method stub | 379 |
Auto-generated method stub | 638 |
Auto-generated method stub | 643 |
Auto-generated method stub | 648 |
Auto-generated method stub | 653 |
Auto-generated method stub | 658 |
Auto-generated method stub | 663 |
Auto-generated method stub | 688 |
Auto-generated method stub | 693 |
Auto-generated method stub | 698 |
convert the UserProfile result to some structure? | 727 |
org.universAAL.tools.ucc.profile.agent.osgi.Activator | Line |
create the space with appropriate properties from MW | 65 |
org.universAAL.tools.ucc.service.impl.ServiceManagment | Line |
Auto-generated catch block | 154 |
Auto-generated catch block | 157 |
Auto-generated catch block | 160 |
org.universAAL.tools.ucc.service.impl.ServiceRegistration | Line |
register the installed bundles? Can use Map<bundleId, bundleVersion> as the second parameter Can call this (registerService) | 30 |
org.universAAL.tools.ucc.startup.api.impl.SetupImpl | Line |
Auto-generated method stub | 73 |
org.universAAL.tools.ucc.windows.SelectUserWindow | Line |
Auto-generated catch block | 101 |
Auto-generated catch block | 104 |
Auto-generated catch block | 107 |