Changeset 5457
- Timestamp:
- Mar 17, 2020, 1:54:19 PM (10 months ago)
- Location:
- jomc-ri/branches/jomc-ri-1.x/src
- Files:
-
- 54 edited
Legend:
- Unmodified
- Added
- Removed
-
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/DefaultInvocation.java
r5414 r5457 63 63 // SECTION-START[Annotations] 64 64 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 65 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )65 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 66 66 // </editor-fold> 67 67 // SECTION-END … … 204 204 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 205 205 /** Creates a new {@code DefaultInvocation} instance. */ 206 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )206 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 207 207 public DefaultInvocation() 208 208 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/DefaultInvoker.java
r5414 r5457 61 61 // SECTION-START[Annotations] 62 62 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 63 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )63 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 64 64 // </editor-fold> 65 65 // SECTION-END … … 282 282 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 283 283 /** Creates a new {@code DefaultInvoker} instance. */ 284 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )284 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 285 285 public DefaultInvoker() 286 286 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/DefaultListener.java
r5414 r5457 65 65 // SECTION-START[Annotations] 66 66 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 67 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )67 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 68 68 // </editor-fold> 69 69 // SECTION-END … … 250 250 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 251 251 /** Creates a new {@code DefaultListener} instance. */ 252 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )252 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 253 253 public DefaultListener() 254 254 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/DefaultLocator.java
r5456 r5457 65 65 // SECTION-START[Annotations] 66 66 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 67 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )67 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 68 68 // </editor-fold> 69 69 // SECTION-END … … 230 230 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 231 231 /** Creates a new {@code DefaultLocator} instance. */ 232 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )232 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 233 233 public DefaultLocator() 234 234 { … … 260 260 */ 261 261 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 262 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )262 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 263 263 private static String getIllegalObjectMessage( final java.util.Locale locale, final java.lang.String objectInfo, final java.lang.String classInfo ) 264 264 { … … 327 327 */ 328 328 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 329 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )329 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 330 330 private static String getUnsupportedUriMessage( final java.util.Locale locale, final java.lang.String uriInfo ) 331 331 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/DefaultObjectManager.java
r5414 r5457 115 115 // SECTION-START[Annotations] 116 116 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 117 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )117 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 118 118 // </editor-fold> 119 119 // SECTION-END … … 124 124 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 125 125 /** Creates a new {@code DefaultObjectManager} instance. */ 126 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )126 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 127 127 public DefaultObjectManager() 128 128 { … … 3931 3931 */ 3932 3932 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 3933 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )3933 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 3934 3934 private static String getCreatingModulesInfo( final java.util.Locale locale, final java.lang.String classLoaderInfo ) 3935 3935 { … … 3997 3997 */ 3998 3998 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 3999 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )3999 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 4000 4000 private static String getDefaultImplementationName( final java.util.Locale locale ) 4001 4001 { … … 4064 4064 */ 4065 4065 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 4066 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )4066 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 4067 4067 private static String getDefaultInvokerInfoMessage( final java.util.Locale locale, final java.lang.String classLoaderInfo ) 4068 4068 { … … 4131 4131 */ 4132 4132 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 4133 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )4133 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 4134 4134 private static String getDefaultListenerInfo( final java.util.Locale locale, final java.lang.String classLoaderInfo ) 4135 4135 { … … 4199 4199 */ 4200 4200 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 4201 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )4201 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 4202 4202 private static String getDefaultLocatorInfoMessage( final java.util.Locale locale, final java.lang.String schemeInfo, final java.lang.String classLoaderInfo ) 4203 4203 { … … 4266 4266 */ 4267 4267 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 4268 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )4268 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 4269 4269 private static String getDefaultLogLevelInfoMessage( final java.util.Locale locale, final java.lang.String logLevel ) 4270 4270 { … … 4333 4333 */ 4334 4334 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 4335 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )4335 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 4336 4336 private static String getDefaultModelIdentifierInfo( final java.util.Locale locale, final java.lang.String defaultValue ) 4337 4337 { … … 4400 4400 */ 4401 4401 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 4402 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )4402 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 4403 4403 private static String getDefaultModelObjectClasspahResolutionEnabledInfo( final java.util.Locale locale, final java.lang.String defaultValue ) 4404 4404 { … … 4467 4467 */ 4468 4468 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 4469 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )4469 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 4470 4470 private static String getDefaultModelProcessingEnabledInfo( final java.util.Locale locale, final java.lang.String defaultValue ) 4471 4471 { … … 4533 4533 */ 4534 4534 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 4535 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )4535 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 4536 4536 private static String getDefaultModuleName( final java.util.Locale locale ) 4537 4537 { … … 4599 4599 */ 4600 4600 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 4601 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )4601 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 4602 4602 private static String getDefaultModulesVendor( final java.util.Locale locale ) 4603 4603 { … … 4665 4665 */ 4666 4666 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 4667 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )4667 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 4668 4668 private static String getDefaultModulesVersion( final java.util.Locale locale ) 4669 4669 { … … 4733 4733 */ 4734 4734 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 4735 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )4735 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 4736 4736 private static String getDefaultModulesWarning( final java.util.Locale locale, final java.lang.String modelInfo, final java.lang.String classLoaderInfo ) 4737 4737 { … … 4800 4800 */ 4801 4801 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 4802 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )4802 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 4803 4803 private static String getDefaultParallelizationInfo( final java.util.Locale locale, final java.lang.String defaultValue ) 4804 4804 { … … 4868 4868 */ 4869 4869 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 4870 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )4870 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 4871 4871 private static String getDefaultScopeInfoMessage( final java.util.Locale locale, final java.lang.String scopeIdentifier, final java.lang.String classLoaderInfo ) 4872 4872 { … … 4935 4935 */ 4936 4936 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 4937 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )4937 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 4938 4938 private static String getDependencyCycleMessage( final java.util.Locale locale, final java.lang.String implementationIdentifier ) 4939 4939 { … … 5002 5002 */ 5003 5003 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 5004 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )5004 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 5005 5005 private static String getIgnoredInvocationMessage( final java.util.Locale locale, final java.lang.String implementationIdentifier ) 5006 5006 { … … 5069 5069 */ 5070 5070 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 5071 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )5071 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 5072 5072 private static String getIgnoredInvokerMessage( final java.util.Locale locale, final java.lang.String implementationIdentifier ) 5073 5073 { … … 5137 5137 */ 5138 5138 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 5139 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )5139 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 5140 5140 private static String getIllegalArraySpecificationMessage( final java.util.Locale locale, final java.lang.String specificationIdentifier, final java.lang.String specificationMultiplicity ) 5141 5141 { … … 5205 5205 */ 5206 5206 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 5207 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )5207 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 5208 5208 private static String getIllegalObjectSpecificationMessage( final java.util.Locale locale, final java.lang.String specificationIdentifier, final java.lang.String specificationMultiplicity ) 5209 5209 { … … 5272 5272 */ 5273 5273 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 5274 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )5274 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 5275 5275 private static String getImplementationInfoMessage( final java.util.Locale locale, final java.lang.Number initializationMillis ) 5276 5276 { … … 5340 5340 */ 5341 5341 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 5342 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )5342 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 5343 5343 private static String getInvokerInfoMessage( final java.util.Locale locale, final java.lang.String implementationIdentifier, final java.lang.String classLoaderInfo ) 5344 5344 { … … 5408 5408 */ 5409 5409 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 5410 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )5410 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 5411 5411 private static String getListenerInfoMessage( final java.util.Locale locale, final java.lang.String implementationIdentifier, final java.lang.String classLoaderInfo ) 5412 5412 { … … 5477 5477 */ 5478 5478 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 5479 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )5479 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 5480 5480 private static String getLocatorInfoMessage( final java.util.Locale locale, final java.lang.String implementationIdentifier, final java.lang.String schemeInfo, final java.lang.String classLoaderInfo ) 5481 5481 { … … 5545 5545 */ 5546 5546 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 5547 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )5547 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 5548 5548 private static String getMissingDependencyMessage( final java.util.Locale locale, final java.lang.String implementationIdentifier, final java.lang.String dependencyName ) 5549 5549 { … … 5613 5613 */ 5614 5614 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 5615 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )5615 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 5616 5616 private static String getMissingImplementationMessage( final java.util.Locale locale, final java.lang.String specificationIdentifier, final java.lang.String implementationName ) 5617 5617 { … … 5680 5680 */ 5681 5681 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 5682 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )5682 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 5683 5683 private static String getMissingImplementationsMessage( final java.util.Locale locale, final java.lang.String specificationIdentifier ) 5684 5684 { … … 5748 5748 */ 5749 5749 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 5750 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )5750 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 5751 5751 private static String getMissingInstanceMessage( final java.util.Locale locale, final java.lang.String implementationIdentifier, final java.lang.String implementationName ) 5752 5752 { … … 5815 5815 */ 5816 5816 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 5817 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )5817 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 5818 5818 private static String getMissingLocatorMessage( final java.util.Locale locale, final java.lang.String locationInfo ) 5819 5819 { … … 5883 5883 */ 5884 5884 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 5885 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )5885 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 5886 5886 private static String getMissingMessageMessage( final java.util.Locale locale, final java.lang.String implementationIdentifier, final java.lang.String messageName ) 5887 5887 { … … 5950 5950 */ 5951 5951 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 5952 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )5952 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 5953 5953 private static String getMissingObjectInstanceMessage( final java.util.Locale locale, final java.lang.String objectInfo ) 5954 5954 { … … 6018 6018 */ 6019 6019 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 6020 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )6020 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 6021 6021 private static String getMissingObjectMessage( final java.util.Locale locale, final java.lang.String implementationIdentifier, final java.lang.String implementationName ) 6022 6022 { … … 6086 6086 */ 6087 6087 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 6088 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )6088 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 6089 6089 private static String getMissingPropertyMessage( final java.util.Locale locale, final java.lang.String implementationIdentifier, final java.lang.String propertyName ) 6090 6090 { … … 6153 6153 */ 6154 6154 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 6155 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )6155 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 6156 6156 private static String getMissingScopeMessage( final java.util.Locale locale, final java.lang.String scopeIdentifier ) 6157 6157 { … … 6220 6220 */ 6221 6221 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 6222 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )6222 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 6223 6223 private static String getMissingSpecificationClassMessage( final java.util.Locale locale, final java.lang.String specificationIdentifier ) 6224 6224 { … … 6287 6287 */ 6288 6288 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 6289 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )6289 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 6290 6290 private static String getMissingSpecificationMessage( final java.util.Locale locale, final java.lang.String specificationIdentifier ) 6291 6291 { … … 6353 6353 */ 6354 6354 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 6355 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )6355 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 6356 6356 private static String getModulesReportMessage( final java.util.Locale locale ) 6357 6357 { … … 6420 6420 */ 6421 6421 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 6422 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )6422 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 6423 6423 private static String getRuntimeModelReport( final java.util.Locale locale, final java.lang.Number millis ) 6424 6424 { … … 6487 6487 */ 6488 6488 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 6489 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )6489 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 6490 6490 private static String getScopeContentionFailure( final java.util.Locale locale, final java.lang.String objectIdentifier ) 6491 6491 { … … 6556 6556 */ 6557 6557 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 6558 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )6558 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 6559 6559 private static String getScopeInfoMessage( final java.util.Locale locale, final java.lang.String implementationIdentifier, final java.lang.String scopeIdentifier, final java.lang.String classLoaderInfo ) 6560 6560 { … … 6626 6626 */ 6627 6627 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 6628 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )6628 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 6629 6629 private static String getUnexpectedDependencyObjectsMessage( final java.util.Locale locale, final java.lang.String implementationIdentifier, final java.lang.String dependencyName, final java.lang.Number expectedNumber, final java.lang.Number computedNumber ) 6630 6630 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/DefaultScope.java
r5414 r5457 59 59 // SECTION-START[Annotations] 60 60 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 61 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )61 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 62 62 // </editor-fold> 63 63 // SECTION-END … … 120 120 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 121 121 /** Creates a new {@code DefaultScope} instance. */ 122 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )122 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 123 123 public DefaultScope() 124 124 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimeArgument.java
r5414 r5457 63 63 // SECTION-START[Annotations] 64 64 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 65 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )65 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 66 66 // </editor-fold> 67 67 // SECTION-END … … 173 173 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 174 174 /** Creates a new {@code RuntimeArgument} instance. */ 175 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )175 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 176 176 public RuntimeArgument() 177 177 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimeArguments.java
r5414 r5457 64 64 // SECTION-START[Annotations] 65 65 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 66 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )66 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 67 67 // </editor-fold> 68 68 // SECTION-END … … 276 276 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 277 277 /** Creates a new {@code RuntimeArguments} instance. */ 278 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )278 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 279 279 public RuntimeArguments() 280 280 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimeAuthor.java
r5414 r5457 60 60 // SECTION-START[Annotations] 61 61 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 62 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )62 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 63 63 // </editor-fold> 64 64 // SECTION-END … … 130 130 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 131 131 /** Creates a new {@code RuntimeAuthor} instance. */ 132 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )132 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 133 133 public RuntimeAuthor() 134 134 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimeAuthors.java
r5414 r5457 61 61 // SECTION-START[Annotations] 62 62 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 63 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )63 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 64 64 // </editor-fold> 65 65 // SECTION-END … … 163 163 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 164 164 /** Creates a new {@code RuntimeAuthors} instance. */ 165 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )165 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 166 166 public RuntimeAuthors() 167 167 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimeDependencies.java
r5414 r5457 64 64 // SECTION-START[Annotations] 65 65 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 66 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )66 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 67 67 // </editor-fold> 68 68 // SECTION-END … … 222 222 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 223 223 /** Creates a new {@code RuntimeDependencies} instance. */ 224 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )224 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 225 225 public RuntimeDependencies() 226 226 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimeDependency.java
r5414 r5457 60 60 // SECTION-START[Annotations] 61 61 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 62 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )62 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 63 63 // </editor-fold> 64 64 // SECTION-END … … 175 175 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 176 176 /** Creates a new {@code RuntimeDependency} instance. */ 177 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )177 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 178 178 public RuntimeDependency() 179 179 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimeImplementation.java
r5414 r5457 70 70 // SECTION-START[Annotations] 71 71 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 72 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )72 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 73 73 // </editor-fold> 74 74 // SECTION-END … … 357 357 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 358 358 /** Creates a new {@code RuntimeImplementation} instance. */ 359 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )359 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 360 360 public RuntimeImplementation() 361 361 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimeImplementationReference.java
r5414 r5457 60 60 // SECTION-START[Annotations] 61 61 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 62 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )62 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 63 63 // </editor-fold> 64 64 // SECTION-END … … 131 131 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 132 132 /** Creates a new {@code RuntimeImplementationReference} instance. */ 133 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )133 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 134 134 public RuntimeImplementationReference() 135 135 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimeImplementations.java
r5414 r5457 66 66 // SECTION-START[Annotations] 67 67 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 68 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )68 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 69 69 // </editor-fold> 70 70 // SECTION-END … … 417 417 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 418 418 /** Creates a new {@code RuntimeImplementations} instance. */ 419 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )419 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 420 420 public RuntimeImplementations() 421 421 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimeInstance.java
r5414 r5457 73 73 // SECTION-START[Annotations] 74 74 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 75 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )75 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 76 76 // </editor-fold> 77 77 // SECTION-END … … 693 693 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 694 694 /** Creates a new {@code RuntimeInstance} instance. */ 695 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )695 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 696 696 public RuntimeInstance() 697 697 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimeInstances.java
r5414 r5457 64 64 // SECTION-START[Annotations] 65 65 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 66 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )66 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 67 67 // </editor-fold> 68 68 // SECTION-END … … 221 221 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 222 222 /** Creates a new {@code RuntimeInstances} instance. */ 223 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )223 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 224 224 public RuntimeInstances() 225 225 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimeMessage.java
r5414 r5457 66 66 // SECTION-START[Annotations] 67 67 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 68 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )68 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 69 69 // </editor-fold> 70 70 // SECTION-END … … 222 222 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 223 223 /** Creates a new {@code RuntimeMessage} instance. */ 224 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )224 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 225 225 public RuntimeMessage() 226 226 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimeMessageReference.java
r5414 r5457 60 60 // SECTION-START[Annotations] 61 61 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 62 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )62 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 63 63 // </editor-fold> 64 64 // SECTION-END … … 131 131 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 132 132 /** Creates a new {@code RuntimeMessageReference} instance. */ 133 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )133 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 134 134 public RuntimeMessageReference() 135 135 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimeMessages.java
r5414 r5457 65 65 // SECTION-START[Annotations] 66 66 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 67 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )67 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 68 68 // </editor-fold> 69 69 // SECTION-END … … 306 306 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 307 307 /** Creates a new {@code RuntimeMessages} instance. */ 308 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )308 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 309 309 public RuntimeMessages() 310 310 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimeModelObject.java
r5414 r5457 57 57 // SECTION-START[Annotations] 58 58 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 59 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )59 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 60 60 // </editor-fold> 61 61 // SECTION-END -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimeModelObjects.java
r5414 r5457 86 86 // SECTION-START[Annotations] 87 87 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 88 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )88 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 89 89 // </editor-fold> 90 90 // SECTION-END … … 500 500 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 501 501 /** Creates a new {@code RuntimeModelObjects} instance. */ 502 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )502 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 503 503 public RuntimeModelObjects() 504 504 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimeModule.java
r5414 r5457 60 60 // SECTION-START[Annotations] 61 61 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 62 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )62 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 63 63 // </editor-fold> 64 64 // SECTION-END … … 190 190 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 191 191 /** Creates a new {@code RuntimeModule} instance. */ 192 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )192 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 193 193 public RuntimeModule() 194 194 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimeModules.java
r5414 r5457 77 77 // SECTION-START[Annotations] 78 78 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 79 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )79 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 80 80 // </editor-fold> 81 81 // SECTION-END … … 1505 1505 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 1506 1506 /** Creates a new {@code RuntimeModules} instance. */ 1507 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )1507 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 1508 1508 public RuntimeModules() 1509 1509 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimePerson.java
r5414 r5457 60 60 // SECTION-START[Annotations] 61 61 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 62 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )62 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 63 63 // </editor-fold> 64 64 // SECTION-END … … 130 130 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 131 131 /** Creates a new {@code RuntimePerson} instance. */ 132 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )132 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 133 133 public RuntimePerson() 134 134 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimePersons.java
r5414 r5457 61 61 // SECTION-START[Annotations] 62 62 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 63 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )63 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 64 64 // </editor-fold> 65 65 // SECTION-END … … 163 163 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 164 164 /** Creates a new {@code RuntimePersons} instance. */ 165 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )165 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 166 166 public RuntimePersons() 167 167 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimeProperties.java
r5414 r5457 65 65 // SECTION-START[Annotations] 66 66 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 67 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )67 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 68 68 // </editor-fold> 69 69 // SECTION-END … … 306 306 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 307 307 /** Creates a new {@code RuntimeProperties} instance. */ 308 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )308 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 309 309 public RuntimeProperties() 310 310 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimeProperty.java
r5414 r5457 66 66 // SECTION-START[Annotations] 67 67 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 68 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )68 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 69 69 // </editor-fold> 70 70 // SECTION-END … … 202 202 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 203 203 /** Creates a new {@code RuntimeProperty} instance. */ 204 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )204 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 205 205 public RuntimeProperty() 206 206 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimePropertyReference.java
r5414 r5457 60 60 // SECTION-START[Annotations] 61 61 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 62 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )62 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 63 63 // </editor-fold> 64 64 // SECTION-END … … 131 131 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 132 132 /** Creates a new {@code RuntimePropertyReference} instance. */ 133 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )133 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 134 134 public RuntimePropertyReference() 135 135 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimeSpecification.java
r5414 r5457 69 69 // SECTION-START[Annotations] 70 70 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 71 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )71 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 72 72 // </editor-fold> 73 73 // SECTION-END … … 259 259 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 260 260 /** Creates a new {@code RuntimeSpecification} instance. */ 261 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )261 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 262 262 public RuntimeSpecification() 263 263 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimeSpecificationReference.java
r5414 r5457 60 60 // SECTION-START[Annotations] 61 61 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 62 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )62 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 63 63 // </editor-fold> 64 64 // SECTION-END … … 131 131 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 132 132 /** Creates a new {@code RuntimeSpecificationReference} instance. */ 133 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )133 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 134 134 public RuntimeSpecificationReference() 135 135 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimeSpecifications.java
r5414 r5457 66 66 // SECTION-START[Annotations] 67 67 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 68 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )68 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 69 69 // </editor-fold> 70 70 // SECTION-END … … 363 363 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 364 364 /** Creates a new {@code RuntimeSpecifications} instance. */ 365 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )365 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 366 366 public RuntimeSpecifications() 367 367 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimeText.java
r5414 r5457 60 60 // SECTION-START[Annotations] 61 61 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 62 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )62 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 63 63 // </editor-fold> 64 64 // SECTION-END … … 93 93 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 94 94 /** Creates a new {@code RuntimeText} instance. */ 95 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )95 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 96 96 public RuntimeText() 97 97 { -
jomc-ri/branches/jomc-ri-1.x/src/main/java/org/jomc/ri/model/RuntimeTexts.java
r5414 r5457 65 65 // SECTION-START[Annotations] 66 66 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 67 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )67 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 68 68 // </editor-fold> 69 69 // SECTION-END … … 247 247 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 248 248 /** Creates a new {@code RuntimeTexts} instance. */ 249 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )249 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 250 250 public RuntimeTexts() 251 251 { -
jomc-ri/branches/jomc-ri-1.x/src/test/java/org/jomc/ri/test/DefaultListenerTest.java
r5414 r5457 61 61 // SECTION-START[Annotations] 62 62 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 63 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )63 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 64 64 // </editor-fold> 65 65 // SECTION-END … … 116 116 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 117 117 /** Creates a new {@code DefaultListenerTest} instance. */ 118 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )118 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 119 119 public DefaultListenerTest() 120 120 { -
jomc-ri/branches/jomc-ri-1.x/src/test/java/org/jomc/ri/test/DefaultObjectManagerTest.java
r5414 r5457 74 74 // SECTION-START[Annotations] 75 75 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 76 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )76 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 77 77 // </editor-fold> 78 78 // SECTION-END … … 469 469 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 470 470 /** Creates a new {@code DefaultObjectManagerTest} instance. */ 471 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )471 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 472 472 public DefaultObjectManagerTest() 473 473 { -
jomc-ri/branches/jomc-ri-1.x/src/test/java/org/jomc/ri/test/ImplementationTest.java
r5414 r5457 66 66 // SECTION-START[Annotations] 67 67 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 68 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )68 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 69 69 // </editor-fold> 70 70 // SECTION-END … … 275 275 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 276 276 /** Creates a new {@code ImplementationTest} instance. */ 277 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )277 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 278 278 public ImplementationTest() 279 279 { … … 299 299 */ 300 300 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 301 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )301 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 302 302 private org.jomc.ri.test.support.TestSpecification[] getBoundMultitons() 303 303 { … … 319 319 */ 320 320 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 321 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )321 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 322 322 private org.jomc.ri.test.support.TestSpecification[] getBoundSingletons() 323 323 { … … 339 339 */ 340 340 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 341 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )341 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 342 342 private org.jomc.ri.test.support.InvokerTestSpecification getInvokerTestSpecification() 343 343 { … … 360 360 */ 361 361 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 362 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )362 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 363 363 private java.util.Locale getOptionalLocale() 364 364 { … … 378 378 */ 379 379 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 380 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )380 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 381 381 private org.jomc.ri.test.support.TestSpecification getSelectedBoundMultiton() 382 382 { … … 398 398 */ 399 399 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 400 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )400 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 401 401 private org.jomc.ri.test.support.TestSpecification getSelectedBoundSingleton() 402 402 { … … 418 418 */ 419 419 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 420 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )420 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 421 421 private org.jomc.ri.test.support.TestSpecification getSelectedUnboundMultiton() 422 422 { … … 438 438 */ 439 439 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 440 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )440 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 441 441 private org.jomc.ri.test.support.TestSpecification getSelectedUnboundSingleton() 442 442 { … … 458 458 */ 459 459 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 460 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )460 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 461 461 private org.jomc.ri.test.support.TestSpecification[] getUnboundMultitons() 462 462 { … … 478 478 */ 479 479 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 480 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )480 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 481 481 private org.jomc.ri.test.support.TestSpecification[] getUnboundSingletons() 482 482 { … … 498 498 */ 499 499 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 500 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )500 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 501 501 private java.lang.String getTestProperty() 502 502 { … … 522 522 */ 523 523 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 524 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )524 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 525 525 private String getTestMessage( final java.util.Locale locale, final java.lang.String testArgument ) 526 526 { -
jomc-ri/branches/jomc-ri-1.x/src/test/java/org/jomc/ri/test/ListenerTest.java
r5414 r5457 63 63 // SECTION-START[Annotations] 64 64 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 65 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )65 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 66 66 // </editor-fold> 67 67 // SECTION-END … … 125 125 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 126 126 /** Creates a new {@code ListenerTest} instance. */ 127 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )127 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 128 128 public ListenerTest() 129 129 { -
jomc-ri/branches/jomc-ri-1.x/src/test/java/org/jomc/ri/test/LocationImplementationTest.java
r5414 r5457 62 62 // SECTION-START[Annotations] 63 63 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 64 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )64 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 65 65 // </editor-fold> 66 66 // SECTION-END … … 84 84 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 85 85 /** Creates a new {@code LocationImplementationTest} instance. */ 86 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )86 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 87 87 public LocationImplementationTest() 88 88 { … … 109 109 */ 110 110 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 111 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )111 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 112 112 private org.jomc.ri.test.support.TestSpecification[] getTestScopeSpecificationMany() 113 113 { … … 128 128 */ 129 129 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 130 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )130 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 131 131 private org.jomc.ri.test.support.TestSpecification getTestScopeSpecificationOne() 132 132 { -
jomc-ri/branches/jomc-ri-1.x/src/test/java/org/jomc/ri/test/OverrideTestImplementationTest.java
r5414 r5457 59 59 // SECTION-START[Annotations] 60 60 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 61 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )61 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 62 62 // </editor-fold> 63 63 // SECTION-END … … 120 120 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 121 121 /** Creates a new {@code OverrideTestImplementationTest} instance. */ 122 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )122 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 123 123 public OverrideTestImplementationTest() 124 124 { … … 158 158 */ 159 159 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 160 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )160 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 161 161 private org.jomc.ri.test.support.OverrideTestSpecification getOverrideTestSpecification() 162 162 { -
jomc-ri/branches/jomc-ri-1.x/src/test/java/org/jomc/ri/test/ScopeImplementationTest.java
r5414 r5457 62 62 // SECTION-START[Annotations] 63 63 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 64 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )64 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 65 65 // </editor-fold> 66 66 // SECTION-END … … 84 84 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 85 85 /** Creates a new {@code ScopeImplementationTest} instance. */ 86 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )86 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 87 87 public ScopeImplementationTest() 88 88 { … … 109 109 */ 110 110 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 111 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )111 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 112 112 private org.jomc.ri.test.support.TestSpecification[] getTestScopeSpecificationMany() 113 113 { … … 128 128 */ 129 129 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 130 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )130 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 131 131 private org.jomc.ri.test.support.TestSpecification getTestScopeSpecificationOne() 132 132 { -
jomc-ri/branches/jomc-ri-1.x/src/test/java/org/jomc/ri/test/support/InvokerTestImplementation.java
r5414 r5457 60 60 // SECTION-START[Annotations] 61 61 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 62 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )62 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 63 63 // </editor-fold> 64 64 // SECTION-END … … 78 78 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 79 79 /** Creates a new {@code InvokerTestImplementation} instance. */ 80 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )80 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 81 81 public InvokerTestImplementation() 82 82 { -
jomc-ri/branches/jomc-ri-1.x/src/test/java/org/jomc/ri/test/support/InvokerTestSpecification.java
r5414 r5457 59 59 // SECTION-START[Annotations] 60 60 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 61 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )61 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 62 62 // </editor-fold> 63 63 // SECTION-END -
jomc-ri/branches/jomc-ri-1.x/src/test/java/org/jomc/ri/test/support/OverrideTestImplementation.java
r5414 r5457 60 60 // SECTION-START[Annotations] 61 61 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 62 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )62 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 63 63 // </editor-fold> 64 64 // SECTION-END … … 90 90 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 91 91 /** Creates a new {@code OverrideTestImplementation} instance. */ 92 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )92 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 93 93 public OverrideTestImplementation() 94 94 { … … 114 114 */ 115 115 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 116 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )116 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 117 117 private org.jomc.ri.test.support.OverrideTestSpecification getDependencyImpl() 118 118 { … … 134 134 */ 135 135 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 136 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )136 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 137 137 private java.lang.String getPropertyImpl() 138 138 { … … 157 157 */ 158 158 @SuppressWarnings({"unchecked", "unused", "PMD.UnnecessaryFullyQualifiedName"}) 159 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )159 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 160 160 private String getMessageImpl( final java.util.Locale locale ) 161 161 { -
jomc-ri/branches/jomc-ri-1.x/src/test/java/org/jomc/ri/test/support/OverrideTestSpecification.java
r5414 r5457 59 59 // SECTION-START[Annotations] 60 60 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 61 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )61 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 62 62 // </editor-fold> 63 63 // SECTION-END -
jomc-ri/branches/jomc-ri-1.x/src/test/java/org/jomc/ri/test/support/TestInvoker.java
r5414 r5457 65 65 // SECTION-START[Annotations] 66 66 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 67 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )67 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 68 68 // </editor-fold> 69 69 // SECTION-END … … 110 110 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 111 111 /** Creates a new {@code TestInvoker} instance. */ 112 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )112 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 113 113 public TestInvoker() 114 114 { -
jomc-ri/branches/jomc-ri-1.x/src/test/java/org/jomc/ri/test/support/TestLocator.java
r5414 r5457 62 62 // SECTION-START[Annotations] 63 63 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 64 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )64 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 65 65 // </editor-fold> 66 66 // SECTION-END … … 93 93 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 94 94 /** Creates a new {@code TestLocator} instance. */ 95 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )95 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 96 96 public TestLocator() 97 97 { -
jomc-ri/branches/jomc-ri-1.x/src/test/java/org/jomc/ri/test/support/TestObjectManagementListener.java
r5414 r5457 62 62 // SECTION-START[Annotations] 63 63 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 64 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )64 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 65 65 // </editor-fold> 66 66 // SECTION-END … … 153 153 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 154 154 /** Creates a new {@code TestObjectManagementListener} instance. */ 155 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )155 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 156 156 public TestObjectManagementListener() 157 157 { -
jomc-ri/branches/jomc-ri-1.x/src/test/java/org/jomc/ri/test/support/TestScope.java
r5414 r5457 61 61 // SECTION-START[Annotations] 62 62 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 63 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )63 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 64 64 // </editor-fold> 65 65 // SECTION-END … … 77 77 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 78 78 /** Creates a new {@code TestScope} instance. */ 79 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )79 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 80 80 public TestScope() 81 81 { -
jomc-ri/branches/jomc-ri-1.x/src/test/java/org/jomc/ri/test/support/TestScopeSpecification.java
r5414 r5457 57 57 // SECTION-START[Annotations] 58 58 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 59 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )59 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 60 60 // </editor-fold> 61 61 // SECTION-END -
jomc-ri/branches/jomc-ri-1.x/src/test/java/org/jomc/ri/test/support/TestSpecification.java
r5414 r5457 57 57 // SECTION-START[Annotations] 58 58 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 59 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )59 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 60 60 // </editor-fold> 61 61 // SECTION-END -
jomc-ri/branches/jomc-ri-1.x/src/test/java/org/jomc/ri/test/support/TestSpecificationMany.java
r5414 r5457 57 57 // SECTION-START[Annotations] 58 58 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 59 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )59 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 60 60 // </editor-fold> 61 61 // SECTION-END -
jomc-ri/branches/jomc-ri-1.x/src/test/java/org/jomc/ri/test/support/TestSpecificationOne.java
r5414 r5457 57 57 // SECTION-START[Annotations] 58 58 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 59 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )59 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 60 60 // </editor-fold> 61 61 // SECTION-END -
jomc-ri/branches/jomc-ri-1.x/src/test/java/org/jomc/ri/test/support/TestSpecificationOneMore.java
r5414 r5457 57 57 // SECTION-START[Annotations] 58 58 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 59 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0.1", comments = "See http://www.jomc.org/jomc-tools/1.10.1" )59 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 60 60 // </editor-fold> 61 61 // SECTION-END
Note: See TracChangeset
for help on using the changeset viewer.