@ApplicationScoped public class IncludedModelsPageStateProviderImpl extends Object implements IncludedModelsPageStateProvider
IncludedModelsPage class, considering the Import context.| Constructor and Description |
|---|
IncludedModelsPageStateProviderImpl() |
IncludedModelsPageStateProviderImpl(DMNGraphUtils dmnGraphUtils,
IncludedModelsFactory factory,
DMNDiagramsSession dmnDiagramsSession) |
| Modifier and Type | Method and Description |
|---|---|
List<BaseIncludedModelActiveRecord> |
generateIncludedModels() |
String |
getCurrentDiagramNamespace() |
Optional<Diagram> |
getDiagram() |
List<Import> |
getImports() |
public IncludedModelsPageStateProviderImpl()
@Inject public IncludedModelsPageStateProviderImpl(DMNGraphUtils dmnGraphUtils, IncludedModelsFactory factory, DMNDiagramsSession dmnDiagramsSession)
public String getCurrentDiagramNamespace()
getCurrentDiagramNamespace in interface IncludedModelsPageStateProviderpublic List<BaseIncludedModelActiveRecord> generateIncludedModels()
generateIncludedModels in interface IncludedModelsPageStateProviderCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.