Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag ClassTotal number of occurrencesTag strings used by tag class
Todo Work654todo, FIXME, XXX

Each tag is detailed below:

Todo Work

Number of occurrences found in the code: 654

ch.ethz.iks.slp.impl.SLPConfigurationLine
wire this to the properties if necessary521
ch.ethz.iks.slp.impl.SLPDaemonImplLine
the RFC encourages to keep the connection open to allow the other side to send multiple requests per connection. So start a server thread for every incoming connection instead of closing the connection after the first request512
Auto-generated catch block533
ch.ethz.iks.slp.impl.ServiceLine
support localized registrations ...60
null.CPublisherLine
Auto-generated constructor stub57
Auto-generated method stub74
org.security.session.manager.helpers.UserLocationTreeLine
add delegation logic here.204
org.security.session.manager.impl.SessionManagerImplLine
when? add a watchdog add it to the map119
compare, check that locations are compatible147
Discussion: user loggin of in one device means it logs of in the space?153
Discussion: does this make sense?205
org.security.session.manager.impl.SituationMonitorImplLine
query CHe see if change was done via service call.150
org.universAAL.container.JUnit.JUnitModuleContextLine
Auto-generated method stub204
Auto-generated method stub209
org.universAAL.context.che.ContextHistoryCalleeLine
Auto-generated method stub79
org.universAAL.context.che.ContextHistorySubscriberLine
Auto-generated method stub70
org.universAAL.context.che.HubLine
Auto-generated catch block203
org.universAAL.context.che.database.CleanerLine
What if Dec 31st!? It should work...83
org.universAAL.context.che.database.impl.SesameBackendLine
Remove this DEBUG91
Change indexes (specially if we dont use contexts)114
Study other reasoners, if any116
Guess the default namespace. Otherwise the file should not use default namespace prefix : .154
Handle format156
Remove this176
Put a selector in uAAL service for XML, because this is not possible with Turtle242
Put a selector in uAAL service for XML results instead of Turtle256
Put a selector in uAAL service for XML results instead of Turtle266
org.universAAL.context.che.database.impl.SesameBackendCrdLine
Change indexes (specially if we dont use contexts)55
Evaluate the inference, and study other reasoners, if any59
org.universAAL.context.che.database.impl.SesameBackendCrdClcLine
Change indexes (specially if we dont use contexts)59
Evaluate the inference, and study other reasoners, if any63
org.universAAL.context.che.database.impl.SesameBackendCrdClc2Line
Change indexes (specially if we dont use contexts)63
Evaluate the inference, and study other reasoners, if any67
org.universAAL.context.che.database.impl.SesameBackendCrdClc2CnfLine
What to do if events have no confidence?136
org.universAAL.context.che.database.impl.SesameBackendCrdClcCnfLine
What to do if events have no confidence?136
org.universAAL.context.che.database.impl.SesameBackendCrdCnfLine
What to do if events have no confidence?143
org.universAAL.context.che.database.impl.SesameBackendWithConfidenceLine
What to do if events have no confidence?150
org.universAAL.context.chemobile.MobileHistorySubscriberLine
Auto-generated method stub97
org.universAAL.context.prof.serv.SCalleeLine
Auto-generated method stub135
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.154
org.universAAL.context.prof.serv.SCallerLine
All get/add/... seem to do the same. Do something about it? :::::::::::::USER GET/ADD/CHANGE/REMOVE:::::::::::::::::76
org.universAAL.context.reasoner.CHECallerLine
Try to improve this. Also replace ALWAYS the URI with new one78
org.universAAL.context.sesame.sail.CardinCollect2NativeStoreConnectionLine
of Resource better? wait and see ClosedCollection, if it's not blank...114
org.universAAL.context.sesame.sail.CardinCollectNativeStoreConnectionLine
of Resource better? wait and see ClosedCollection, if it's not blank...87
org.universAAL.context.sesame.sail.CardinalityNativeStoreConnectionLine
we should check for open iteration objects.113
org.universAAL.context.space.serv.SCalleeLine
Auto-generated method stub158
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.182
org.universAAL.drools.DroolsReasonerProviderLine
Auto-generated method stub59
org.universAAL.drools.ProvidedDroolsReasonerServiceLine
Add property for avoiding passing null parameters to the efect (e.g. LTBA_STATE)194
Add property for avoiding passing null parameters to the efect (e.g. LTBA_STATE)201
End the profiles declaration, currently stopped for checking the working of the whole structure217
Auto-generated constructor stub223
org.universAAL.drools.engine.CustomAgendaEventListenerLine
Auto-generated catch block52
Auto-generated catch block55
org.universAAL.drools.engine.CustomWorkingMemoryEventListenerLine
Auto-generated catch block48
Auto-generated catch block51
org.universAAL.drools.engine.RulesEngineLine
get test mode out to a config file87
Auto-generated method stub391
Auto-generated catch block483
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(); }724
Auto-generated catch block e.printStackTrace(); }730
org.universAAL.drools.engine.SuscriberLine
Auto-generated method stub54
org.universAAL.hw.exporter.zigbee.ha.devices.ExporterDimmerCalleeLine
Add also setON/OFF? Integer or true?41
org.universAAL.hw.exporter.zigbee.ha.devices.IASZoneCalleeLine
replace the deprecated81
Skip location and attachment for now String locationSuffix = Activator.getProperties().getProperty( deviceSuffix); if (locationSuffix != null && !locationSuffix.equals(Activator.UNINITIALIZED_SUFFIX)) { ontologyDevice .setLocation(new Room( Constants.uAAL_MIDDLEWARE_LOCAL_ID_PREFIX + locationSuffix)); } else { Properties prop = Activator.getProperties(); prop.setProperty(deviceSuffix, Activator.UNINITIALIZED_SUFFIX); Activator.setProperties(prop); }87
org.universAAL.hw.exporter.zigbee.ha.devices.OccupancySensorCalleeLine
replace the deprecated79
Skip location and attachment for now String locationSuffix = Activator.getProperties().getProperty( deviceSuffix); if (locationSuffix != null && !locationSuffix.equals(Activator.UNINITIALIZED_SUFFIX)) { ontologyDevice .setLocation(new Room( Constants.uAAL_MIDDLEWARE_LOCAL_ID_PREFIX + locationSuffix)); } else { Properties prop = Activator.getProperties(); prop.setProperty(deviceSuffix, Activator.UNINITIALIZED_SUFFIX); Activator.setProperties(prop); }85
org.universAAL.hw.exporter.zigbee.ha.devices.TemperatureSensorCalleeLine
replace the deprecated90
org.universAAL.itests.MavenUtilsLine
throw a better exception68
org.universAAL.itests.conf.MavenUtilsRunDirLine
throw a better exception68
org.universAAL.kinect.adapter.IMessageBroker.AdapterExceptionLine
Auto-generated constructor stub32
Auto-generated constructor stub37
Auto-generated constructor stub42
Auto-generated constructor stub47
org.universAAL.kinect.adapter.defaultComponents.DefaultContextSubscriberLine
Auto-generated method stub50
org.universAAL.lddi.caller.test.gui.GUILine
Put here the right MAC address of your Continua device215
Put here the right MAC address of your Continua device240
org.universAAL.lddi.fs20.exporter.ActivatorLine
Unregister135
org.universAAL.lddi.hdp.ContinuaHdpManagerProviderLine
Do something if proceed...74
org.universAAL.lddi.hw.simulator.activityhub.AHContextPublisherSimulatorLine
Auto-generated catch block394
org.universAAL.lddi.knx.devicemanager.KnxImporterLine
Only the first occurence of GroupAddressRefId is used!! 1 group address can include several devices which have different locations!! How solve this??192
org.universAAL.lddi.knx.driver.KnxDpt9InstanceLine
Auto-generated method stub146
org.universAAL.lddi.knx.exporter.KnxContextPublisherLine
Auto-generated catch block e.printStackTrace(); }68
org.universAAL.lddi.knx.exporter.KnxManagerLine
Auto-generated method stub178
org.universAAL.lddi.knx.exporter.KnxServiceCalleeLine
Auto-generated method stub91
org.universAAL.lddi.knx.networkdriver.KnxNetworkDriverImpLine
send message to knx bus for now use boolean (dpt1) method extend send methods to use byte[] !!231
org.universAAL.lddi.knx.networkdriver.KnxReaderLine
Auto-generated catch block80
What to do when the tunnel is closed by the gateway?267
org.universAAL.lddi.knx.networkdriver.test.KnxWriterTestLine
Auto-generated catch block43
org.universAAL.lddi.lib.activityhub.devicemodel.ActivityHubSensorLine
check if it's possible/better to use any value setSensorEvent(int sensorEvent); for KNX datapoint type 1.*** (which are used mainly during development) on/off is sufficient34
org.universAAL.lddi.lib.ieeex73std.gui.GUILine
Auto-generated method stub264
org.universAAL.lddi.lib.ieeex73std.manager.ManagerLine
Auto-generated catch block132
Auto-generated catch block213
Auto-generated catch block234
org.universAAL.lddi.lib.ieeex73std.manager.apdu.APDUGeneratorLine
Auto-generated catch block159
org.universAAL.lddi.lib.ieeex73std.manager.apdu.APDUProcessorLine
check data request modes? in this version we will be only managing agent initiated measurements338
reception of Rorj while Associated. No response will be sent (we are receiving a response to a query the manager sent previously)588
processing of Roiv_cmip_actionSelected612
processing of Roiv_cmip_confirmed_actionSelected641
normal processing of messages: only is compatible with Numeric objects684
processing of Roiv_cmip_confirmed_setSelected712
processing of Roiv_cmip_event_reportSelected740
processing of Roiv_cmip_getSelected768
processing of Roiv_cmip_setSelected796
reception of Rorj while Associated. No response will be sent (we are receiving a response to a query the manager sent previously)815
reception of Rors while Associated. No response will be sent (we are receiving a response to a query the manager sent previously)830
reception of Rors while Associated.845
reception of Rors while Associated.860
full processing of Get Response message.876
variable measurement report with multi-person details1035
unbuffered fixed report when a Scanner object is used.1046
unbuffered variable report when a Scanner object is used.1054
unbuffered grouped report when a Scanner object is used.1062
unbuffered multi-person fixed report when a Scanner object is used.1068
unbuffered multi-person variable report when a Scanner object is used.1074
unbuffered multi-person grouped report when a Scanner object is used.1080
buffered fixed report when a Periodic Scanner object is used.1088
buffered variable report when a Periodic Scanner object is used.1091
buffered grouped report when a Periodic Scanner object is used.1094
buffered multi-person fixed report when a Periodic Scanner object is used.1097
buffered multi-person variable report when a Periodic Scanner object is used.1100
buffered multi-person grouped report when a Periodic Scanner object is used.1103
This event sends data stored in the Fixed-Segment-Data of a PM-segment from the agent to the manager. The event is triggered by the manager by the Trig-Segment-Data-Xfer method. Once the data transfer is triggered, the agent sends Segment-Data-Event messages until the complete Fixed-Segment- Data is transferred or the transfer is aborted by the manager or agent. See Transfer PM-segment content in 8.9.3.4.2 for a full description.1111
org.universAAL.lddi.lib.ieeex73std.org.bn.metadata.ASN1BoxedTypeMetadataLine
--No comment--55
org.universAAL.lddi.lib.ieeex73std.utils.TestingLine
Auto-generated catch block91
Auto-generated catch block120
Auto-generated catch block149
Auto-generated catch block176
Auto-generated catch block204
Auto-generated catch block232
Auto-generated catch block258
Auto-generated catch block285
Auto-generated catch block312
Auto-generated catch block339
Auto-generated catch block366
Auto-generated catch block394
Auto-generated catch block420
Auto-generated catch block448
Auto-generated catch block476
Auto-generated catch block505
Auto-generated catch block533
org.universAAL.lddi.lib.ieeex73std.x73.nomenclature.NomenclatureCodesLine
Nomenclature from specializations p10442, p10443 and p10471355
org.universAAL.lddi.lib.ieeex73std.x73.p104zz.DeviceSpecializationLine
PLEASE NOTE THE NEXT OBJECT: It will be used for correcting time not syncronized between agent and manager, after issuing the GET MDS command.71
other types of measurements (see commented lines)105
Auto-generated catch block214
Multi-Person variable measurement302
Multi-Person fixed measurement308
GET method for asking the MDS object of the Agent.313
This method allows the manager system to enable or disable measurement data transmission from the agent (see 8.9.3.3.3 for a description).319
Set the time in the Agent.325
Auto-generated catch block346
org.universAAL.lddi.lib.ieeex73std.x73.p104zz.ExtendedConfigurationLine
modeling of Scanners objects. addScanner(scanner);92
modeling of Enumeration objects. addEnumeration(enumeration)97
modeling of RealTime objects. addRT_SA(rt_sa)102
modeling of Episodic Scanner objects EpiCfgscanner epi; try { epi = new EpiCfgscanner(attrList); addScanner(epi); } catch (Exception e) { // TODO Auto-generated catch block e.printStackTrace(); }107
Auto-generated catch block e.printStackTrace(); }113
modeling of Periodic Scanner objects PeriCfgScanner peri; try { peri = new PeriCfgScanner(attrList); addScanner(peri); } catch (Exception e) { // TODO Auto-generated catch block e.printStackTrace(); }119
Auto-generated catch block e.printStackTrace(); }125
org.universAAL.lddi.lib.ieeex73std.x73.p104zz.p10441ActivityMonitorLine
--No comment--46
org.universAAL.lddi.lib.ieeex73std.x73.p20601.dim.EpiCfgscannerLine
Auto-generated method stub52
Auto-generated method stub57
Auto-generated method stub63
Auto-generated method stub69
Auto-generated method stub75
Auto-generated method stub80
Auto-generated method stub86
Auto-generated method stub92
Auto-generated method stub96
Auto-generated method stub100
Auto-generated method stub104
Auto-generated method stub108
Auto-generated method stub112
Auto-generated method stub116
org.universAAL.lddi.lib.ieeex73std.x73.p20601.dim.MDSLine
--No comment--50
--No comment--58
org.universAAL.lddi.lib.ieeex73std.x73.p20601.dim.PeriCfgScannerLine
Auto-generated method stub67
Auto-generated method stub72
Auto-generated method stub79
Auto-generated method stub86
Auto-generated method stub93
Auto-generated method stub99
Auto-generated method stub105
Auto-generated method stub111
Auto-generated method stub117
Auto-generated method stub123
Auto-generated method stub129
Auto-generated method stub135
Auto-generated method stub141
Auto-generated method stub147
org.universAAL.lddi.lib.ieeex73std.x73.p20601.fsm.StateMachine20601Line
Implementar este metodo en las transiciones de arriba304
org.universAAL.lddi.manager.gui.GUILine
cambio para review true -> false345
--No comment--412
org.universAAL.lddi.manager.publisher.ActivatorLine
cambiar para la demo true -> false79
Auto-generated catch block100
org.universAAL.lddi.manager.publisher.ServiceProviderLine
Auto-generated method stub109
org.universAAL.lddi.manager.publisher.hdpManagerLine
Please, check the name and location of the native library (/lib folder)54
org.universAAL.lddi.manager.publisher.hdpManagerLine
cambio para la review118
cambio para la review147
org.universAAL.lddi.manager.publisher.hdpManagerLine
Please, check the name and location of the native library (/lib folder)53
Please, put here your MAC address device271
Please, put here your MAC address device275
org.universAAL.lddi.samples.activityhub.client.ActivatorLine
how to stop/uninstall a bundle ???74
org.universAAL.lddi.samples.device.client.ActivatorLine
how to stop/uninstall a bundle ???74
org.universAAL.lddi.subscriber.test.gui.SubscriberLine
something if proceed158
org.universAAL.lddi.zwave.exporter.ActivatorLine
Auto-generated catch block59
org.universAAL.lddi.zwave.exporter.PowerConsumption.PowerReaderLine
Auto-generated method stub90
org.universAAL.lddi.zwave.exporter.Server.AbstractSocketServerXSocketLine
CHECK THIS FOR JMX ////////////////65
not implemented yet386
org.universAAL.lddi.zwave.exporter.Server.MotionDecoderLine
Auto-generated method stub38
Auto-generated method stub54
org.universAAL.lddi.zwave.exporter.Server.MotionDecoderFactoryLine
Auto-generated method stub34
org.universAAL.lddi.zwave.exporter.Server.MotionServerLine
Auto-generated constructor stub31
Auto-generated method stub35
Auto-generated method stub40
Auto-generated method stub45
Auto-generated method stub50
org.universAAL.maven.treebuilder.DependencyTreeBuilderLine
maybe its better to just pass the range through to retrieval and use a transformation?490
might be better to have source.retrieve() throw a specific exception for this situation and catch here rather than have it return null570
Does this check need to happen here? Had to add the same call below when we iterate on child nodes -- will that suffice?770
shouldn't need to double up on this work, only done for simplicity of handling recommended version but the restriction is identical790
ick. this forces the OCE that should have come from the previous call. It is still correct796
use as conflict resolver(s), chain885
should this be part of mediation? previous one is more dominant887
we probably want to warn the user that he is building an artifact with different values than in dependencyManagement1059
org.universAAL.maven.treebuilder.DependencyTreeResolutionListenerLine
remove when ResolutionListenerForDepMgmt merged into ResolutionListener286
remove the node that tried to impose its scope and add some info338
track version selection from range in node (MNG-3093)353
track range restriction in node (MNG-3093)367
org.universAAL.middleware.api.SimpleServiceRegistratorLine
convert lists440
org.universAAL.middleware.broker.client.BrokerClientImplLine
Auto-generated catch block218
org.universAAL.middleware.broker.client.SimpleMessageLine
Auto-generated method stub74
org.universAAL.middleware.brokers.control.ControlBrokerLine
Handle local uninstallation658
we should send a part in small pieces or by means of out-of-band protocol which support streaming740
Ask michele if it was missing by reason975
org.universAAL.middleware.brokers.control.WaitForResponseLine
Log me98
org.universAAL.middleware.brokers.message.aalspace.AALSpaceMessageLine
Auto-generated catch block75
Auto-generated method stub91
org.universAAL.middleware.brokers.message.control.ControlMessageLine
Auto-generated catch block118
Auto-generated method stub174
org.universAAL.middleware.brokers.message.deploy.DeployMessageLine
Auto-generated catch block74
Auto-generated method stub94
org.universAAL.middleware.bus.model.AbstractBusLine
workaround for non-space-coordinators (space ID is unknown then)133
org.universAAL.middleware.bus.model.matchable.ResponseLine
add matches-methods and parent27
org.universAAL.middleware.bus.model.matchable.UtilityCallLine
add matches-methods and parent27
org.universAAL.middleware.bus.model.matchable.UtilityReplyLine
add matches-methods and parent27
org.universAAL.middleware.bus.permission.PermissionLine
remove this when the broker-/channel-names are fixed80
org.universAAL.middleware.connectors.communication.jgroups.JGroupsCommunicationConnectorLine
Add log message or error if some of the destination does not exists on the channels639
We should reset the configuration to the default properties708
Auto-generated method stub797
Auto-generated method stub802
Auto-generated method stub807
Auto-generated method stub816
Auto-generated method stub838
org.universAAL.middleware.connectors.deploy.karaf.KarafDeployConnectorLine
Using BundleConfigHome344
org.universAAL.middleware.connectors.util.ChannelMessageLine
Auto-generated catch block89
org.universAAL.middleware.connectors.util.ConstsLine
to generalize46
org.universAAL.middleware.container.osgi.run.ActivatorLine
Auto-generated method stub94
org.universAAL.middleware.container.osgi.uAALBundleContextLine
check permissions142
check permissions150
check permissions158
check permissions228
define a convention for the array param current assumption: 1st param @ index 0 is the org.osgi.framework.Constants.SERVICE_PID chosen for a org.osgi.service.cm.ManagedService (type = String) possible extensions: 2nd param @ index 1: help string describing the role of the property file indirectly specified by the first first param @ index 0 3rd param @ index 2: a hash-table with allowed properties as keys and a help string about each property as value280
log339
log354
log369
org.universAAL.middleware.context.data.AbstractFiltererContainerLine
remove this class and move the containerKey to the FiltererContainer class30
org.universAAL.middleware.context.impl.ContextBusImplLine
Auto-generated method stub179
org.universAAL.middleware.context.impl.ContextStrategyLine
--No comment--495
--No comment--499
org.universAAL.middleware.context.owl.ContextBusOntologyLine
ContextEventPattern is not a ManagedIndividual! oci.addRestriction(password, Restriction.getAllValuesRestrictionWithCardinality(ContextProvider.PROP_CONTEXT_PROVIDED_EVENTS, ContextEventPattern.MY_URI, -1, 1));86
org.universAAL.middleware.context.test.ArtifactITLine
Test "OR" patterns (using several different CEPs)274
org.universAAL.middleware.felix.shell.commands.AALSpaceCommandLine
Auto-generated method stub76
org.universAAL.middleware.felix.shell.commands.ActivatorLine
Auto-generated method stub37
org.universAAL.middleware.gateway.test.BusRegistryITLine
Auto-generated constructor stub188
Auto-generated method stub193
Auto-generated method stub199
Auto-generated method stub205
Auto-generated constructor stub216
Auto-generated method stub222
Auto-generated method stub228
Auto-generated method stub234
Auto-generated method stub240
Auto-generated constructor stub252
Auto-generated method stub257
Auto-generated method stub263
Auto-generated constructor stub274
Auto-generated method stub279
Auto-generated method stub285
org.universAAL.middleware.interfaces.aalspace.AALSpaceCardLine
Profile of the Space. Currently this is a string but a more constrained type should be used43
org.universAAL.middleware.managers.aalspace.AALSpaceManagerImplLine
Auto-generated method stub824
Auto-generated method stub1334
org.universAAL.middleware.managers.aalspace.util.AALSpaceSchemaEventHandlerLine
Auto-generated method stub44
org.universAAL.middleware.managers.deploy.DeployManagerImplLine
On failure of installation of a part we could retry up-to n-times391
On permanent failure we should roll back the installation by removing the parts from peers393
following aggregation has been done on purpose749
we should handle the above cases PART_NOT_UNINSTALLED, PART_UNINSTALLED754
Add check for the runtime support }catch1066
Auto-generated method stub1129
Auto-generated method stub1136
Auto-generated method stub1156
Auto-generated method stub1161
Auto-generated method stub1170
org.universAAL.middleware.managers.deploy.client.osgi.ActivatorLine
Auto-generated catch block119
org.universAAL.middleware.modules.aalspace.AALSpaceModuleImplLine
Auto-generated method stub1078
org.universAAL.middleware.modules.communication.CommunicationModuleImplLine
Auto-generated method stub295
Auto-generated method stub390
Auto-generated method stub398
Auto-generated method stub406
org.universAAL.middleware.owl.BoundedValueRestrictionLine
check other ClassExpressions (e.g. Union..)455
org.universAAL.middleware.owl.ComparableIndividualLine
change to getMaxValue?58
change to getMinValue?68
org.universAAL.middleware.owl.ComplementLine
all values different from those in the changed hashtable would cause a match82
org.universAAL.middleware.owl.EnumerationLine
what if variables had to be replaced using context171
what if variables had to be replaced using context182
there is still a chance to return true...196
what if variables had to be replaced using context202
for complement and restriction difficult to decide but also very unlikely208
if cloned.size() != context.size(), then under certain conditions it could still work227
if cloned.size() != context.size(), then under certain conditions it could still work241
org.universAAL.middleware.owl.HasValueRestrictionLine
because the equality was conditional, there is still a chance to return true by adopting complement conditions into context252
org.universAAL.middleware.owl.IntersectionLine
if cloned.size() > context.size(), then under certain conditions it could still work170
there is still chance to return true174
org.universAAL.middleware.owl.ManagedIndividualLine
there is no owl:Individual, use owl:NamedIndividual?61
change this!! (not very performant, maybe remove this method?)228
only resources are copies, but not list of resources.360
will create an infinite loop for cycles.361
org.universAAL.middleware.owl.ObjectPropertyLine
inverseOf;150
org.universAAL.middleware.owl.OntClassInfoLine
--No comment--248
Auto-generated method stub253
Auto-generated method stub258
org.universAAL.middleware.owl.OntologyLine
lock/immutable info522
org.universAAL.middleware.owl.PropertyRestrictionLine
change140
change168
should we really do this?224
should we merge?252
org.universAAL.middleware.owl.TypeRestrictionLine
log message?72
log message?76
org.universAAL.middleware.owl.TypeURILine
1. could variables be used in constructing class names? 2. what if variables are used not only as values but also within values131
there is still a chance to return true... so fall through to the general case at the end177
org.universAAL.middleware.owl.UnionLine
there is still a chance to return true... now fall through to the general cases below to have more chance for correct answer133
the case, where the whole union is really the supertype of a complement, an intersection, a TypeURI, or a Restriction is still open.154
org.universAAL.middleware.owl.util.OntologyTestLine
there is much more we can test!360
org.universAAL.middleware.rdf.PropertyLine
Auto-generated method stub138
Auto-generated method stub149
org.universAAL.middleware.rdf.RDFClassInfoLine
will we have subclasses of Restriction? If yes, how to handle subclasses? String propURI = ((Restriction) superClass).getOnProperty(); MergedRestriction existing = (MergedRestriction) propRestriction .get(propURI); if (existing == null) { existing = new MergedRestriction((Restriction) superClass); propRestriction.put(propURI, existing); } else existing.addRestriction((Restriction) superClass);127
should we inherit all properties from superclasses145
org.universAAL.middleware.rdf.ResourceLine
check if fromIndex > propPath.length (otherwise results in infinite loop)1065
org.universAAL.middleware.rdf.UnmodifiableResourceLine
correct?171
org.universAAL.middleware.serialization.turtle.TurtleParserLine
check comment we only store this as an open item if there is a chance that we can specialize it later. There is no chance if there is no type info available if (specialized.getTypes().length == 0) {376
org.universAAL.middleware.serialization.turtle.TurtleUtilLine
not all double quotes need to be escaped. It suffices to encode the ones that form sequences of 3 or more double quotes, and the ones at the end of a string.140
org.universAAL.middleware.serialization.turtle.TurtleWriterLine
should we handle this differently?911
org.universAAL.middleware.service.impl.ServiceBusFactoryLine
Auto-generated method stub44
org.universAAL.middleware.service.impl.ServiceBusImplLine
Auto-generated method stub143
Auto-generated method stub175
Auto-generated method stub261
org.universAAL.middleware.service.impl.ServiceMatcherLine
change the log message to match class- and method name. BUT: update also the references, e.g. in Log Monitor Tool41
the better solution is to allow complex output bindings that state how the outputs are filtered by specifying a chain of restrictions (in addition to simple output bindings that only specify the corresponding property path)161
org.universAAL.middleware.service.impl.ServiceStrategyLine
add a log entry for checking if the above assumption is true1044
add a log entry1054
make this configurable1179
is the above strategy ok? The issues is: is the length of messages a good criteria?1283
add a log entry1745
We need to have some kind of management here or at least a timeout (but what then? Denote itself as coordinator until find the "real" one?)!1783
- check if the above line should be: localSubscriptionsIndex.get(callerID)...1936
org.universAAL.middleware.service.owl.ServiceLine
not used -> removed for now, until the BDRM is implemented public final Restriction getClassLevelRestrictionOnProp(String propURI) { return (Restriction) getClassLevelRestrictions().get(propURI); }206
not used -> removed for nor, until the BDRM is implemented public final String[] getRestrictedPropsOnClassLevel() { Hashtable ht = getClassLevelRestrictions(); return (String[]) ht.keySet().toArray(new String[ht.size()]); }327
org.universAAL.middleware.service.owl.ServiceBusOntologyLine
Restrictions?86
org.universAAL.middleware.service.owl.UserInterfaceServiceLine
check the methods, especially getUIServiceInfo; there seems to be something wrong (using MY_URI as property path??)42
org.universAAL.middleware.service.owls.process.ProcessResultLine
duplicate code with setProperty239
duplicate code with toResult290
org.universAAL.middleware.ui.impl.UIBusImplLine
Auto-generated method stub332
org.universAAL.middleware.ui.impl.UIStrategyHandlerLine
send data to DM?403
override newRegistration() and try to reallocate pending (and not running) dialogs760
org.universAAL.middleware.ui.impl.generic.CallBasedStrategyLine
monitor peers and abort all synchronous call to a peer when this disconnects form the space.71
org.universAAL.middleware.ui.impl.generic.CoordinatedStrategyLine
give a notification? so coordination may be reattempted.350
org.universAAL.middleware.ui.rdf.RepeatLine
add a log entry!534
org.universAAL.middleware.util.ResourceUtilLine
data values (e.g. int)60
org.universAAL.middleware.xsd.NonNegativeIntegerLine
if the value is too big, use BigInteger57
org.universAAL.ontology.ActivityHubOntologyLine
setFunctional()?? 1 ActivityHub service controls at most 1 sensor ?548
org.universAAL.ontology.DroolsReasoningOntologyLine
Auto-generated constructor stub49
org.universAAL.ontology.LanguageFactoryLine
DIRTY TRICK to get over the init() in ManagedIndividual59
org.universAAL.ontology.activityhub.CoSensorLine
Implement generic sensor properties flags for activity hub sensors36
org.universAAL.ontology.activityhub.ContactClosureSensorLine
Implement generic sensor properties flags for activity hub sensors36
org.universAAL.ontology.activityhub.EnuresisSensorLine
Implement generic sensor properties flags for activity hub sensors36
org.universAAL.ontology.activityhub.FallSensorLine
Implement generic sensor properties flags for activity hub sensors35
org.universAAL.ontology.activityhub.GasSensorLine
Implement generic sensor properties flags for activity hub sensors35
org.universAAL.ontology.activityhub.MedicationDosageSensorLine
Implement generic sensor properties flags for activity hub sensors36
org.universAAL.ontology.activityhub.MotionSensorLine
Implement generic sensor properties flags for activity hub sensors37
org.universAAL.ontology.activityhub.MotionSensorEventLine
the standard says: "the tamper flag may be additionally set at any time" means together with a motion-detected or motion-detected-delayed event.35
org.universAAL.ontology.activityhub.PersSensorLine
Implement generic sensor properties flags for activity hub sensors36
org.universAAL.ontology.activityhub.PropertyExitSensorLine
Implement generic sensor properties flags for activity hub sensors37
org.universAAL.ontology.activityhub.SmokeSensorLine
Implement generic sensor properties flags for activity hub sensors35
org.universAAL.ontology.activityhub.SwitchSensorLine
Implement generic sensor properties flags for activity hub sensors35
org.universAAL.ontology.activityhub.TemperatureSensorLine
Implement generic sensor properties flags for activity hub sensors37
org.universAAL.ontology.activityhub.UsageSensorLine
Implement generic sensor properties flags for activity hub sensors39
org.universAAL.ontology.activityhub.WaterSensorLine
Implement generic sensor properties flags for activity hub sensors35
org.universAAL.ontology.av.AVOntologyLine
better restrictions, perhaps definition of permitted sets126
decision needed, which object has to define the direction of a microphone333
think about definition of properties offered by persona.streaming408
implementation for the other props436
org.universAAL.ontology.av.device.LoudSpeakerLine
uncompleted!!!78
org.universAAL.ontology.av.device.MicrophoneLine
two different constructors are necessary. one for using unique URIs and one for using a special URI as parameter65
org.universAAL.ontology.av.streaming.AudioFileLine
perhaps it is better, if the parameter is checked for URL conventions67
org.universAAL.ontology.dependability.ContinuedFaultLine
Implement or if for Device subclasses: remove42
org.universAAL.ontology.dependability.DevelopmentFaultLine
Implement or if for Device subclasses: remove42
org.universAAL.ontology.dependability.DirectFaultLine
Implement or if for Device subclasses: remove42
org.universAAL.ontology.dependability.EarlyTimingFaultLine
Implement or if for Device subclasses: remove42
org.universAAL.ontology.dependability.ErrorDetectorLine
Implement or if for Device subclasses: remove46
org.universAAL.ontology.dependability.ExternalFaultLine
Implement or if for Device subclasses: remove42
org.universAAL.ontology.dependability.FCRLine
Implement or if for Device subclasses: remove45
org.universAAL.ontology.dependability.FaultLine
Implement or if for Device subclasses: remove48
org.universAAL.ontology.dependability.IndirectFaultLine
Implement or if for Device subclasses: remove42
org.universAAL.ontology.dependability.InteractionFaultLine
Implement or if for Device subclasses: remove42
org.universAAL.ontology.dependability.IntermittentFaultLine
Implement or if for Device subclasses: remove42
org.universAAL.ontology.dependability.InternalCauseFaultLine
Implement or if for Device subclasses: remove42
org.universAAL.ontology.dependability.LateTimingFaultLine
Implement or if for Device subclasses: remove42
org.universAAL.ontology.dependability.NonMaliciousFaultLine
Implement or if for Device subclasses: remove42
org.universAAL.ontology.dependability.NonParametricFaultLine
Implement or if for Device subclasses: remove42
org.universAAL.ontology.dependability.OperationalFaultLine
Implement or if for Device subclasses: remove42
org.universAAL.ontology.dependability.ParametricFaultLine
Implement or if for Device subclasses: remove42
org.universAAL.ontology.dependability.PermanentFaultLine
Implement or if for Device subclasses: remove42
org.universAAL.ontology.dependability.PhysicalFaultLine
Implement or if for Device subclasses: remove42
org.universAAL.ontology.dependability.PropertyFaultLine
Implement or if for Device subclasses: remove42
org.universAAL.ontology.dependability.RecoveryActionLine
Implement or if for Device subclasses: remove42
org.universAAL.ontology.dependability.SensorLine
Implement or if for Device subclasses: remove44
org.universAAL.ontology.dependability.ShapeFaultLine
Implement or if for Device subclasses: remove42
org.universAAL.ontology.dependability.SoftwareFaultLine
Implement or if for Device subclasses: remove42
org.universAAL.ontology.dependability.StructuralFaultLine
Implement or if for Device subclasses: remove42
org.universAAL.ontology.dependability.SymptomLine
Implement or if for Device subclasses: remove44
org.universAAL.ontology.dependability.TimingFaultLine
Implement or if for Device subclasses: remove44
org.universAAL.ontology.dependability.TransientFaultLine
Implement or if for Device subclasses: remove42
org.universAAL.ontology.dependability.ValueFaultLine
Implement or if for Device subclasses: remove44
org.universAAL.ontology.drools.ConsequenceLine
Auto-generated constructor stub40
Discriminate how important is the serialisation of every property.48
Consequence isWellFormed54
org.universAAL.ontology.drools.ConsequencePropertyLine
--No comment--72
org.universAAL.ontology.drools.FactLine
--No comment--62
org.universAAL.ontology.drools.FactPropertyLine
--No comment--71
org.universAAL.ontology.drools.RuleLine
--No comment--68
org.universAAL.ontology.health.owl.HealthProfileOntologyLine
Add Habits property (needs new Ontolgoy)565
Add Current Symthoms (needs new Ontolgoy)567
Add Health Contact Subprofile to compile all health contacts (hospital, emergencgy, doctor...) (needs a taxonomy of health specialities?)569
add restrinction on ppath {Treatment.PROP_HAS_PERFORMED_SESSION, PerformedMeasurementSession.PROP_HAS_HEALTH_MEASUREMENT}587
change to XMLGregorianCalendar!683
change to XMLGregorianCalendar!690
change to XMLGregorianCalendar!744
change to XMLGregorianCalendar!752
org.universAAL.ontology.health.owl.TakeMeasurementActivityLine
add cardinality * to requierements.28
org.universAAL.ontology.health.owl.TreatmentLine
Auto-generated catch block358
org.universAAL.ontology.healthmeasurement.owl.HealthMeasurementOntologyLine
ADD sys and dia unit restiction143
set restriction so that the interval unit is for time.163
set restriction so that the unit if the signal is the same as HeartRate.164
org.universAAL.ontology.language.LanguageOntologyLine
Auto-generated catch block109
org.universAAL.ontology.location.position.OriginedMetricLine
first check the DB80
check if it is ok to use WGS84 as last possibility81
org.universAAL.ontology.measurement.MeasurementLine
Implement or if for Device subclasses: remove57
org.universAAL.ontology.measurement.MeasurementErrorLine
Implement or if for Device subclasses: remove35
org.universAAL.ontology.phThing.PhysicalThingLine
what is the real meaning of the coordinates?132
org.universAAL.ontology.security.SecurityOntologyLine
Password Digest should be an ontological class?108
org.universAAL.ontology.shape.ConeSegmentLine
is the association between width, depth, height and x,y,z right at this place?198
org.universAAL.ontology.shape.EllipseLine
This is only correct if the closest point is on one line from center to center. Only guaranteed for circle/ellipse182
org.universAAL.ontology.shape.PolyhedronLine
--No comment--155
org.universAAL.ontology.shape.QuasiCylinderLine
--No comment--163
--No comment--216
org.universAAL.reliability.reasoner.ReliabilityReasonerActivatorLine
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);125
org.universAAL.reliability.reasoner.ReliabilityReasonerPublisherLine
Auto-generated method stub62
org.universAAL.reliability.reasoner.ReliabilityReasonerSubscriberLine
Auto-generated method stub69
Auto-generated method stub190
org.universAAL.reliability.reasoner.SCallerLine
Auto-generated constructor stub50
Auto-generated method stub54
Auto-generated method stub59
Try to improve this. Also replace ALWAYS the URI with new one71
org.universAAL.ri.gateway.communicator.service.impl.GatewayCommunicatorImplLine
because of BUG during deserialization of context event we do not register proxypublisher in local space546
org.universAAL.ri.gateway.communicator.service.impl.SocketCommunicationHandlerLine
Auto-generated catch block87
Auto-generated catch block117
Auto-generated catch block152
org.universAAL.ri.gateway.eimanager.impl.EIConstraintEvaluatorLine
implement in next release28
implement in next release33
org.universAAL.ri.gateway.eimanager.impl.ExportManagerImplLine
implement in next release90
implement in next release94
org.universAAL.ri.gateway.eimanager.impl.ImportManagerImplLine
implement in next release127
implement in next release131
--No comment--374
org.universAAL.ri.gateway.eimanager.impl.exporting.ProxyContextSubscriberLine
Auto-generated catch block54
org.universAAL.ri.gateway.eimanager.impl.exporting.ProxyUICallerLine
Auto-generated catch block73
org.universAAL.ri.gateway.eimanager.impl.importing.ImportedProxyManagerLine
reimplement mechanisms for choosing proper response from multiple spaces139
implement ((ProxyUIHandler)generatedProxies.get(sourceId)).150
org.universAAL.ri.gateway.eimanager.impl.importing.ProxyContextPublisherLine
modify this.publisher = new DefaultContextPublisher(mc, info);39
org.universAAL.ri.gateway.eimanager.impl.importing.ProxyServiceCalleeLine
Auto-generated catch block95
Auto-generated catch block98
org.universAAL.ri.gateway.eimanager.impl.importing.ProxyUIHandlerLine
Auto-generated catch block54
org.universAAL.ri.gateway.support.android.LightingConsumerLine
Auto-generated method stub305
org.universAAL.ri.gateway.support.home.LightingProvider1Line
Auto-generated method stub226
org.universAAL.ri.servicegateway.osgi.GatewayPortTrackerLine
Auto-generated catch block157
Auto-generated catch block160
Auto-generated catch block191
Auto-generated catch block194
Auto-generated catch block197
org.universAAL.ri.wsdlToolkit.axis2Parser.AdditionalTypesParserLine
Analyze this attribute theDefinition.getContainingErrors().add("ERROR - WARNING @ line ~663!!!... mpike edw... check ti ginetai edw..."); System.out.println("ERROR - WARNING @ line ~663!!!");3129
org.universAAL.samples.ctxtbus.CPublisherLine
Auto-generated constructor stub55
Auto-generated method stub72
org.universAAL.samples.ctxtbus.CSubscriberLine
Auto-generated constructor stub37
Auto-generated constructor stub42
Auto-generated method stub63
org.universAAL.samples.ctxtbus.CSubscriber2Line
Auto-generated method stub46
org.universAAL.samples.lighting.client.LightingConsumerLine
Auto-generated method stub297
org.universAAL.samples.lighting.client.test.LightingITLine
Auto-generated catch block79
org.universAAL.samples.lighting.server.LightingProviderLine
Auto-generated method stub257
org.universAAL.samples.lighting.uiclient.LightingConsumerLine
Auto-generated method stub357
org.universAAL.samples.lighting.uiclient.ServiceProviderLine
Auto-generated method stub55
org.universAAL.samples.lighting.uiclient.UIProviderLine
Auto-generated method stub98
Auto-generated method stub198
org.universAAL.samples.servserver.SCalleeLine
Auto-generated constructor stub42
Auto-generated constructor stub47
Auto-generated method stub51
org.universAAL.samples.simple.ui.MainButtonProviderLine
Auto-generated method stub58
org.universAAL.samples.simple.ui.ProjectActivatorLine
Auto-generated method stub43
org.universAAL.samples.simple.ui.SimpleUILine
Auto-generated method stub46
org.universAAL.samples.uibus.OPublisherLine
Auto-generated constructor stub75
Auto-generated method stub79
Auto-generated method stub484
org.universAAL.samples.utils.app.CalleeExampleLine
Auto-generated method stub71
org.universAAL.samples.utils.app.SubscriberExampleLine
Auto-generated method stub54
org.universAAL.samples.utils.app.UIExampleLine
Auto-generated method stub101
org.universAAL.samples.utils.client.SubscriberExampleLine
Auto-generated method stub55
org.universAAL.samples.utils.client.UIExampleLine
Auto-generated method stub156
org.universAAL.samples.utils.server.CalleeExampleLine
Auto-generated method stub166
org.universAAL.security.authenticator.client.UserPaswordAuthenticatorClientLine
check all results78
check all results103
org.universAAL.support.directives.checks.CodificationCheckLine
Auto-generated method stub58
Auto-generated catch block77
org.universAAL.support.directives.checks.DecoupleCheckLine
Auto-generated catch block96
Auto-generated catch block115
Auto-generated catch block118
Auto-generated catch block134
org.universAAL.support.directives.checks.FelixDepCheckFixLine
Auto-generated constructor stub43
org.universAAL.support.directives.checks.LicenseFileCheckFixLine
use mavenProject.getDependencies() to generate notice.103
org.universAAL.support.directives.checks.LicenseHeaderCheckFixLine
Auto-generated method stub79
org.universAAL.support.directives.checks.MainMethodCheckLine
capture /**/ style comments: "(/\\*(?:.|[\\n\\r])*?\\*/)|(?://.*)"; "(?:/\\*(?:[^*]|(?:\\*+[^*/]))*\\*+/)|(?://.*)";41
org.universAAL.support.directives.mojos.CheckReportMojoLine
use Regexp to find and replace (in case there is something else in the line)361
org.universAAL.support.utils.UAALLine
Handle multiple provided patterns162
org.universAAL.support.utils.WrapperCLine
Auto-generated method stub68
org.universAAL.support.utils.WrapperSLine
Auto-generated method stub70
org.universAAL.support.utils.WrapperUILine
Auto-generated method stub61
Auto-generated method stub72
org.universAAL.support.utils.service.low.ProfileLine
The addRemoveEffect does not take value to remove!!! Will this work?573
org.universAAL.support.utils.ui.SelectMultiLine
use storeUserInput for the initial value, because it seems generatechoices overrides it139
org.universAAL.support.utils.ui.SelectOneLine
use storeUserInput for the initial value, because it seems generatechoices overrides it123
org.universAAL.tests.MessagesTestLine
Auto-generated catch block105
org.universAAL.ui.dm.UserDialogManagerLine
add user impairments adapterList.add(new AdapterUserImpairments(accessImpairments));268
change default dialog privacy comming from the app (and apply new one - based on some user defined rule or similar) adapterList.add(new AdapterDialogPrivacyLevel(newDialogPrivacyLevel));271
use dialogPool behavior according to UIPrefSubProf344
use dialogPool behavior according to UIPrefSubProf358
adjust dialogPriority and dialogPrivacy od DM messages to possible user preferences!802
org.universAAL.ui.dm.adapters.AdapterDialogPrivacyLevelLine
check if this is correct way to override prop59
org.universAAL.ui.dm.adapters.AdapterUIPreferencesLine
if removed (since below interaction prefs carry same info) the change has to be reflected in ui bus (UIRequest prop can be deleted and UIStrategy has to be updated). for now easier to leave this as it is56
if removed (since below interaction prefs carry same info) the change has to be reflected in ui bus (UIRequest prop can be deleted and UIStrategy has to be updated). for now easier to leave this as it is63
org.universAAL.ui.dm.ui.preferences.caller.helpers.UIPreferencesSubprofileHelperLine
create one if there is none (dm initializes default ones based on stereotype data for each user so this should not be necessary here)149
what if there is more UIPreferencesSubProfiles, currently only 1st is returned then167
same as above comment172
currently not used but maybe will be needed in future198
org.universAAL.ui.dm.ui.preferences.caller.helpers.UIPreferencesSubprofilePrerequisitesHelperLine
currently not used66
currently not used104
org.universAAL.ui.dm.ui.preferences.editor.UIPreferencesSCalleeLine
Auto-generated method stub65
org.universAAL.ui.dm.userInteraction.mainMenu.SearchableAggregatedMainMenuProviderLine
add regular expression evaluation??118
instead of showing the original main menu: 1) add CloudNotComplyException 2) add throws CloudNotComplyException to IMainMenuProvider interface 3) capture the exception in UserDialogManager (and abort pushing the dialog) 4) show a message|subdialog saying there are no results (if message, delete "remember" option).161
org.universAAL.ui.dm.userInteraction.mainMenu.profilable.RDFMenuNodeLine
get label according to language42
org.universAAL.ui.dm.userInteraction.messageManagement.PendingMessageBuilderLine
Add message management like, read a selected message, delete one message ...44
how to remove messages from bus? if they aren't removed already.115
org.universAAL.ui.dm.userInteraction.systemMenu.ClassicSystemMenuProviderLine
do nothing?87
org.universAAL.ui.gui.swing.bluesteelLAF.ColorLAFLine
adjust to font size202
org.universAAL.ui.gui.swing.bluesteelLAF.GroupLAFLine
get col-row ratio +- form screen resolution.276
org.universAAL.ui.gui.swing.bluesteelLAF.Select1RadioButtonLAFLine
Auto-generated method stub56
org.universAAL.ui.gui.swing.bluesteelLAF.SelectCheckBoxLAFLine
Auto-generated method stub56
org.universAAL.ui.gui.swing.bluesteelLAF.support.ComponentBorderLine
only checked default positions.43
org.universAAL.ui.gui.swing.bluesteelLAF.support.RoundedGradientButtonLine
paint hover effect.155
org.universAAL.ui.gui.swing.bluesteelLAF.support.UAALTrayLine
Change icon52
org.universAAL.ui.gui.swing.bluesteelLAF.support.pager.CustomBasicArrowButtonLine
Auto-generated constructor stub38
Auto-generated method stub46
org.universAAL.ui.gui.swing.bluesteelLAF.support.pager.MainMenuPagerLine
beatyfy radiobuttons197
org.universAAL.ui.handler.gui.swing.HandlerLine
notify user with message103
org.universAAL.ui.handler.gui.swing.RendererLine
obtain config files/dir from Module context170
Location, and Demo mode are not updated in the handler311
other location process?633
org.universAAL.ui.handler.gui.swing.ResourceMapperLine
Auto-generated catch block149
org.universAAL.ui.handler.gui.swing.classic.InitLine
Auto-generated method stub45
Auto-generated method stub50
Auto-generated method stub55
Auto-generated method stub60
org.universAAL.ui.handler.gui.swing.classic.InputFieldLAFLine
Auto-generated method stub121
org.universAAL.ui.handler.gui.swing.classic.RangeLAFLine
Auto-generated method stub69
org.universAAL.ui.handler.gui.swing.classic.RepeatLAFLine
--No comment--45
org.universAAL.ui.handler.gui.swing.classic.Select1LAFLine
Remove this by making it public in model99
editable trees?137
Auto-generated method stub159
org.universAAL.ui.handler.gui.swing.classic.SelectLAFLine
Remove this by making it public in model126
editable trees?168
Auto-generated method stub191
org.universAAL.ui.handler.gui.swing.classic.TextAreaLAFLine
Auto-generated method stub95
org.universAAL.ui.handler.gui.swing.defaultLookAndFeel.FormLAFLine
resize Layout+scroll73
org.universAAL.ui.handler.gui.swing.defaultLookAndFeel.GroupPanelLAFLine
try add icon jc.setLayout(new BoxLayout(jc, BoxLayout.PAGE_AXIS));61
org.universAAL.ui.handler.gui.swing.defaultLookAndFeel.InitLine
Auto-generated method stub67
Auto-generated method stub73
org.universAAL.ui.handler.gui.swing.defaultLookAndFeel.Layout.AbstractUnitLayoutLine
actually create a new row!!179
check maximum dimensions and scale ?275
org.universAAL.ui.handler.gui.swing.defaultLookAndFeel.RepeatLAFLine
Check for complexity and take decision Check for multilevel and take decision Check for Group children and render JTabbedPane45
org.universAAL.ui.handler.gui.swing.defaultLookAndFeel.TestExtensionOfSimpleOutputLAFLine
Auto-generated constructor stub32
org.universAAL.ui.handler.gui.swing.formManagement.QueuedFormManagerLine
Auto-generated method stub151
what to return?180
org.universAAL.ui.handler.gui.swing.model.FormControl.GroupTabbedPanelModelLine
test if the above needs more74
org.universAAL.ui.handler.gui.swing.model.FormControl.InputFieldModelLine
USING text field as default, this needs to be discussed.141
check input length!189
org.universAAL.ui.handler.gui.swing.model.FormControl.MediaObjectModelLine
Media Type for images, audio, video) URL Parser: know where to locate the resource (DONE) - in jar - in file system - in config dir - in remote repo (like http) - other cases? use VFS.. Media Cache : once located resources store and index them in config dir for faster location.148
org.universAAL.ui.handler.gui.swing.model.FormControl.RepeatModelGridLine
implement MyGridLayout which adjusts columns independently.83
org.universAAL.ui.handler.gui.swing.model.FormControl.RepeatModelTableLine
Auto-generated constructor stub62
org.universAAL.ui.handler.gui.swing.model.FormControl.Select1ModelLine
add icons to component!71
check validity.94
Model the selection! and gather Tree input121
org.universAAL.ui.handler.gui.swing.model.FormControl.SelectModelLine
add icons to component!68
use getMaxCardinality and getMinCardinality to get the max and min #ofSelections69
the selected indexES should be defined in the RDF!99
check validity (in selection models...)139
editable trees?232
Model the selection! and gather Tree input use getMaxCardinality and getMinCardinality to get the max and min #ofSelections271
org.universAAL.ui.handler.gui.swing.model.FormControl.SimpleOutputModelLine
--No comment--79
org.universAAL.ui.handler.gui.swing.model.FormControl.TextAreaModelLine
Check Validity! length69
org.universAAL.ui.handler.gui.swing.model.FormControl.swingModel.TableFormControlCellRendererLine
Auto-generated method stub78
Auto-generated method stub83
Auto-generated method stub88
Auto-generated method stub93
Auto-generated method stub98
Auto-generated method stub103
Auto-generated method stub108
org.universAAL.ui.handler.sms.SMSActivatorLine
update this so backend sms sender can be configured.40
org.universAAL.ui.handler.sms.SmsUIHandlerLine
re model restrictions (only for message type, etc...)67
Auto-generated method stub101
org.universAAL.ui.internationalizaion.tests.TestSearchLine
Auto-generated catch block127
Auto-generated catch block142
Auto-generated catch block158
Auto-generated catch block176
Auto-generated catch block197
Auto-generated catch block213
Auto-generated catch block227
org.universAAL.ui.internationalization.util.MessageLocaleHelperLine
what if there is more UIPreferencesSubProfiles, currently only 1st is returned then202
same as above comment207
org.universAAL.ui.ui.handler.web.html.HTTPHandlerServiceLine
use session?209
org.universAAL.ui.ui.handler.web.html.model.GroupModelLine
get it from userPrefs,88
org.universAAL.ui.ui.handler.web.html.model.MediaObjectModelLine
set Alt Text with label49
set sizes in style from recommendations50
set sizes in style from recommendations63
set sizes in style from recommendations71
org.universAAL.ui.ui.handler.web.html.model.Select1ModelLine
only select, have second rendering option with radiobuttons.41
org.universAAL.ui.ui.handler.web.html.model.SelectModelLine
only select, have second rendering option with checkboxes.45
org.universAAL.ui.ui.handler.web.html.model.SubmitModelLine
go through recommendations to find alignment. default83