public class OtherScopeItem extends java.lang.Object implements ModelScopeItem
| Constructor and Description |
|---|
OtherScopeItem(AnalysisScope scope) |
| Modifier and Type | Method and Description |
|---|---|
AnalysisScope |
getScope() |
static OtherScopeItem |
tryCreate(AnalysisScope scope) |
public OtherScopeItem(AnalysisScope scope)
public static OtherScopeItem tryCreate(AnalysisScope scope)
public AnalysisScope getScope()
getScope in interface ModelScopeItem