public interface Component
MeasureComputer| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | Component.FileAttributes | 
| static class  | Component.Type | 
| Modifier and Type | Method and Description | 
|---|---|
| Component.FileAttributes | getFileAttributes()The attributes of the Component if it's type is File. | 
| String | getKey() | 
| Component.Type | getType() | 
Component.Type getType()
Component.FileAttributes getFileAttributes()
IllegalStateException - if the Component's type is not Component.Type.FILECopyright © 2009–2016 SonarSource. All rights reserved.