Modifier and Type | Method and Description |
---|---|
static Status |
BusinessServicesStatusProvider.getStatus(BusinessServiceStateMachine stateMachine,
AbstractBusinessServiceVertex vertex) |
static Status |
BusinessServicesStatusProvider.getStatus(BusinessServiceStateMachine stateMachine,
BusinessServiceEdge edge) |
Modifier and Type | Method and Description |
---|---|
BusinessServiceVertexVisitor<Collection<GraphVertex>> |
ImpactAnalysisOperation.getVisitorForVerticesToFocus(BusinessServiceStateMachine stateMachine) |
BusinessServiceVertexVisitor<Collection<GraphVertex>> |
RootCauseAnalysisOperation.getVisitorForVerticesToFocus(BusinessServiceStateMachine stateMachine) |
abstract BusinessServiceVertexVisitor<Collection<GraphVertex>> |
AbstractAnalysisOperation.getVisitorForVerticesToFocus(BusinessServiceStateMachine stateMachine) |
Modifier and Type | Method and Description |
---|---|
static BusinessServiceStateMachine |
SimulationAwareStateMachineFactory.createSimulatedStateMachine(BusinessServiceManager manager,
Criteria[] criteria) |
static BusinessServiceStateMachine |
SimulationAwareStateMachineFactory.createStateMachine(BusinessServiceManager manager,
Criteria[] criteria) |
Modifier and Type | Method and Description |
---|---|
BusinessServiceStateMachine |
Bsmd.getBusinessServiceStateMachine() |
Modifier and Type | Method and Description |
---|---|
void |
Bsmd.setBusinessServiceStateMachine(BusinessServiceStateMachine stateMachine) |
Modifier and Type | Field and Description |
---|---|
BusinessServiceStateMachine |
RenderGraphShellCommand.businessServiceStateMachine |
Modifier and Type | Method and Description |
---|---|
BusinessServiceStateMachine |
BusinessServiceStateMachine.clone(boolean preserveState) |
BusinessServiceStateMachine |
BusinessServiceManager.getStateMachine() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultBusinessServiceStateMachine |
Modifier and Type | Method and Description |
---|---|
BusinessServiceStateMachine |
DefaultBusinessServiceStateMachine.clone(boolean preserveState) |
BusinessServiceStateMachine |
BusinessServiceManagerImpl.getStateMachine() |
Copyright © 2021. All rights reserved.