DependableInfoImplpublic interface DependableInfo
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
containsErrors() |
|
boolean |
containsWarnings() |
|
int |
getContentCount() |
|
java.lang.String |
getDisplayName() |
|
java.lang.String |
getFullyQualifiedName() |
|
int |
getIndex() |
|
boolean |
isInCrosshair() |
|
boolean |
isSelected() |
java.lang.String getDisplayName()
int getContentCount()
int getIndex()
boolean isInCrosshair()
boolean isSelected()
boolean containsErrors()
boolean containsWarnings()
java.lang.String getFullyQualifiedName()
Copyright © 2018. All rights reserved.