@ApplicationScoped public class IncludedModelsIndex extends Object
| Constructor and Description |
|---|
IncludedModelsIndex() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
Import |
getImport(IncludedModel includedModel) |
Collection<Import> |
getIndexedImports() |
void |
index(IncludedModel includedModel,
Import anImport) |
public void index(IncludedModel includedModel, Import anImport)
public Import getImport(IncludedModel includedModel)
public Collection<Import> getIndexedImports()
public void clear()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.