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 Class | Total number of occurrences | Tag strings used by tag class |
---|---|---|
Todo Work | 13 | TODO, FIXME |
Each tag is detailed below:
Todo Work
Number of occurrences found in the code: 13
gov.nist.secauto.metaschema.databind.codegen.config.DefaultBindingConfiguration | Line |
---|---|
make this configurable | 111 |
gov.nist.secauto.metaschema.databind.codegen.typeinfo.AbstractModelInstanceTypeInfo | Line |
handle group-as namespace as a prefix | 104 |
gov.nist.secauto.metaschema.databind.codegen.typeinfo.DefaultTypeResolver | Line |
Support some form of binding override for a common interface type | 182 |
gov.nist.secauto.metaschema.databind.codegen.typeinfo.FlagInstanceTypeInfoImpl | Line |
handle flag namespace as a prefix | 97 |
gov.nist.secauto.metaschema.databind.codegen.typeinfo.TypeInfoUtils | Line |
handle instance namespace as a prefix | 42 |
gov.nist.secauto.metaschema.databind.io.IProblemHandler | Line |
consider what methods can be defined here | 17 |
gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonReader | Line |
change nullness annotations to be @Nullable | 334 |
gov.nist.secauto.metaschema.databind.model.annotations.BoundFieldValue | Line |
how are index names handled here? | 24 |
gov.nist.secauto.metaschema.databind.model.annotations.JsonFieldValueKeyFlag | Line |
remove this and move this to MetaschemaField | 23 |
gov.nist.secauto.metaschema.databind.model.annotations.JsonKey | Line |
remove this and move this to MetaschemaField/MetaschemaAssembly | 21 |
gov.nist.secauto.metaschema.databind.model.annotations.ModelUtil | Line |
replace NO_STRING_VALUE with NULL_VALUE where possible. URIs will not allow NULL_VALUE. | 34 |
gov.nist.secauto.metaschema.databind.model.metaschema.impl.ChoiceGroupModelContainerSupport | Line |
make "instances" a constant | 98 |
gov.nist.secauto.metaschema.databind.model.metaschema.impl.ChoiceModelContainerSupport | Line |
make "instances" a constant | 100 |