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