Tag List Report

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

TagTotal number of occurences
@todo9
FIXME4
TODO15
XXX0

Each tag is detailed below:

@todo

Number of occurences found in the code: 9

com.ontotext.wsmo4j.factory.IDReferenceLine
some runtime checks to ensure that there is no impl already created148
some threadsafty should be added to avoid multiple refs with single id to be created across the active treads149
com.ontotext.wsmo4j.factory.WsmoFactoryImplLine
fix the exception that should be thrown251
- add more checks, e.g. whether an entity with such ID already exists?353
com.ontotext.wsmo4j.parser.owl.WSMLFromOWLLine
better error handling: bad value as cardinality passed478
better error handling: bad value as cardinality passed482
better error handling: bad value as cardinality passed497
better error handling: bad value as cardinality passed511
rise proper exception875

FIXME

Number of occurences found in the code: 4

org.deri.wsmo4j.factory.DataFactoryImplLine
this is ignoring the duartion value space and equivalence relation!414
we're just doing sanity checking and correction here, somewhere in the calltrace an additional space is inserted after the sign of the decimal number, even if the originally parsed expression didn't have a space638
org.deri.wsmo4j.io.parser.xml.XMLExprParserLine
ADD COMPLEX DATAVALUES!183
org.deri.wsmo4j.validator.FileValidatorLine
stronger sanity checks and sanitation137

TODO

Number of occurences found in the code: 15

com.ontotext.wsmo4j.examples.CreateOntologyExampleLine
TO BE UPDATED!78
com.ontotext.wsmo4j.ontology.ComplexDataValueImplLine
equality will return wrong results with respect to spec http://www.w3.org/TR/xmlschema-2/#duration138
com.ontotext.wsmo4j.parser.owl.OWLParserLine
Auto-generated method stub93
Auto-generated method stub100
com.ontotext.wsmo4j.parser.owl.WSMLFromOWLLine
handle exception122
handle exception1099
com.ontotext.wsmo4j.parser.wsml.IdentifierAnalysisLine
Check why there special Sqname {localkeyword} case in wsml grammar??142
com.ontotext.wsmo4j.parser.xml.NodeInterfaceLine
Handle choreography and orchestration63
Handle choreography and orchestration78
com.ontotext.wsmo4j.parser.xml.NodeLogExpLine
better integration?64
com.ontotext.wsmo4j.parser.xml.NodeWsmlLine
Process wsmlVariant information53
org.deri.wsmo4j.io.parser.wsml.AtomicExpressionAnalysisLine
more clever analysis (e.g. for variable)360
org.deri.wsmo4j.io.parser.wsml.LogExprParserImplLine
This method looks like a good point of attack for optimization. It's eats up a lot more time for it's own computations (1709) than for it's callouts to subroutines (737) in the org.wsmo.wsml.compiler.* packages.123
org.deri.wsmo4j.logicalexpression.CompoundMoleculeImplLine
Auto-generated constructor stub109
org.deri.wsmo4j.validator.FileValidatorLine
make this class self-checking, to verify the outgoing lines against the regular expression52

XXX

Number of occurences found in the code: 0