@Deprecated public static final class RulesDefinition.SubCharacteristics extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | API_ABUSEDeprecated.  Related to characteristic SECURITY | 
| static String | ARCHITECTURE_CHANGEABILITYDeprecated.  Related to characteristic CHANGEABILITY | 
| static String | ARCHITECTURE_RELIABILITYDeprecated.  Related to characteristic RELIABILITY | 
| static String | CHANGEABILITY_COMPLIANCEDeprecated.  Related to characteristic CHANGEABILITY | 
| static String | COMPILER_RELATED_PORTABILITYDeprecated.  Related to characteristic PORTABILITY | 
| static String | CPU_EFFICIENCYDeprecated.  Related to characteristic EFFICIENCY | 
| static String | DATA_CHANGEABILITYDeprecated.  Related to characteristic CHANGEABILITY | 
| static String | DATA_RELIABILITYDeprecated.  Related to characteristic RELIABILITY | 
| static String | EFFICIENCY_COMPLIANCEDeprecated.  Related to characteristic EFFICIENCY | 
| static String | ERRORSDeprecated.  Related to characteristic SECURITY | 
| static String | EXCEPTION_HANDLINGDeprecated.  Related to characteristic RELIABILITY | 
| static String | FAULT_TOLERANCEDeprecated.  Related to characteristic RELIABILITY | 
| static String | HARDWARE_RELATED_PORTABILITYDeprecated.  Related to characteristic PORTABILITY | 
| static String | INPUT_VALIDATION_AND_REPRESENTATIONDeprecated.  Related to characteristic SECURITY | 
| static String | INSTRUCTION_RELIABILITYDeprecated.  Related to characteristic RELIABILITY | 
| static String | INTEGRATION_TESTABILITYDeprecated.  Related to characteristic TESTABILITY | 
| static String | LANGUAGE_RELATED_PORTABILITYDeprecated.  Related to characteristic PORTABILITY | 
| static String | LOGIC_CHANGEABILITYDeprecated.  Related to characteristic CHANGEABILITY | 
| static String | LOGIC_RELIABILITYDeprecated.  Related to characteristic RELIABILITY | 
| static String | MAINTAINABILITY_COMPLIANCEDeprecated.  Related to characteristic MAINTAINABILITY | 
| static String | MEMORY_EFFICIENCYDeprecated.  Related to characteristic EFFICIENCY | 
| static String | MODULARITYDeprecated.  Related to characteristic REUSABILITY | 
| static String | NETWORK_USEDeprecated.  Related to characteristic EFFICIENCY | 
| static String | OS_RELATED_PORTABILITYDeprecated.  Related to characteristic PORTABILITY | 
| static String | PORTABILITY_COMPLIANCEDeprecated.  Related to characteristic PORTABILITY | 
| static String | READABILITYDeprecated.  Related to characteristic MAINTAINABILITY | 
| static String | RELIABILITY_COMPLIANCEDeprecated.  Related to characteristic RELIABILITY | 
| static String | RESOURCE_RELIABILITYDeprecated.  Related to characteristic RELIABILITY | 
| static String | REUSABILITY_COMPLIANCEDeprecated.  Related to characteristic REUSABILITY | 
| static String | SECURITY_COMPLIANCEDeprecated.  Related to characteristic SECURITY | 
| static String | SECURITY_FEATURESDeprecated.  Related to characteristic SECURITY | 
| static String | SOFTWARE_RELATED_PORTABILITYDeprecated.  Related to characteristic PORTABILITY | 
| static String | SYNCHRONIZATION_RELIABILITYDeprecated.  Related to characteristic RELIABILITY | 
| static String | TESTABILITY_COMPLIANCEDeprecated.  Related to characteristic TESTABILITY | 
| static String | TIME_ZONE_RELATED_PORTABILITYDeprecated.  Related to characteristic PORTABILITY | 
| static String | TRANSPORTABILITYDeprecated.  Related to characteristic REUSABILITY | 
| static String | UNDERSTANDABILITYDeprecated.  Related to characteristic MAINTAINABILITY | 
| static String | UNIT_TESTABILITYDeprecated.  Related to characteristic TESTABILITY | 
| static String | UNIT_TESTSDeprecated.  Related to characteristic RELIABILITY | 
| static String | USABILITY_ACCESSIBILITYDeprecated.  Related to characteristic ACCESSIBILITY | 
| static String | USABILITY_COMPLIANCEDeprecated.  Related to characteristic ACCESSIBILITY | 
| static String | USABILITY_EASE_OF_USEDeprecated.  Related to characteristic ACCESSIBILITY | 
public static final String MODULARITY
public static final String TRANSPORTABILITY
public static final String COMPILER_RELATED_PORTABILITY
public static final String HARDWARE_RELATED_PORTABILITY
public static final String LANGUAGE_RELATED_PORTABILITY
public static final String OS_RELATED_PORTABILITY
public static final String SOFTWARE_RELATED_PORTABILITY
public static final String TIME_ZONE_RELATED_PORTABILITY
public static final String READABILITY
public static final String UNDERSTANDABILITY
public static final String API_ABUSE
public static final String ERRORS
public static final String INPUT_VALIDATION_AND_REPRESENTATION
public static final String SECURITY_FEATURES
public static final String CPU_EFFICIENCY
public static final String MEMORY_EFFICIENCY
public static final String NETWORK_USE
public static final String ARCHITECTURE_CHANGEABILITY
public static final String DATA_CHANGEABILITY
public static final String LOGIC_CHANGEABILITY
public static final String ARCHITECTURE_RELIABILITY
public static final String DATA_RELIABILITY
public static final String EXCEPTION_HANDLING
public static final String FAULT_TOLERANCE
public static final String INSTRUCTION_RELIABILITY
public static final String LOGIC_RELIABILITY
public static final String RESOURCE_RELIABILITY
public static final String SYNCHRONIZATION_RELIABILITY
public static final String UNIT_TESTS
public static final String INTEGRATION_TESTABILITY
public static final String UNIT_TESTABILITY
public static final String USABILITY_ACCESSIBILITY
public static final String USABILITY_COMPLIANCE
public static final String USABILITY_EASE_OF_USE
public static final String REUSABILITY_COMPLIANCE
public static final String PORTABILITY_COMPLIANCE
public static final String MAINTAINABILITY_COMPLIANCE
public static final String SECURITY_COMPLIANCE
public static final String EFFICIENCY_COMPLIANCE
public static final String CHANGEABILITY_COMPLIANCE
public static final String RELIABILITY_COMPLIANCE
public static final String TESTABILITY_COMPLIANCE
Copyright © 2009–2016 SonarSource. All rights reserved.