org.sonar.check
Annotation Type BelongsToProfiles


Deprecated. since 2.3. Not supported anymore

@Retention(value=RUNTIME)
@Target(value=TYPE)
@Deprecated
public @interface BelongsToProfiles

Since:
2.1 (experimental)

Optional Element Summary
 BelongsToProfile[] value
          Deprecated.  
 

value

public abstract BelongsToProfile[] value
Deprecated. 
Default:
{}


Copyright © 2009-2011 SonarSource. All Rights Reserved.