See: Description
Interface | Description |
---|---|
CaseFileItemInstanceVisitor |
<p>GOF Visitor Pattern.
|
PlanItemVisitor |
<p>GOF Visitor Pattern.
|
PlannableItemVisitor |
<p>GOF Visitor Pattern.
|
Class | Description |
---|---|
CaseFileItemStateExtractor |
A visitor which is able to extract the state from a case model (structure) and save it in the internal
modelState object. |
CaseFileItemStateLogger |
<p>A visitor implementation</p>.
|
CurrentStateCollector |
<p>A Visitor implementation used to extract the current display states from the state model.
|
PlanItemActionCollector |
A Visitor implementation used to extract the the available user actions from the state model.
|
PlanItemStateExtractor |
A visitor which is able to extract the state from a case model (structure) and save it in the internal
modelState object. |
PlanItemStateLogger |
<p>A visitor implementation</p>.
|
PlanningActionCollector |
A Visitor implementation used to extract the available discretionary item related planning actions from the state model.
|
<p>The visitor (GOF) pattern is used in order to apply certain operations to the case model structure.</p>
<p>This package contains the classes implementing the visitors in use.</p>
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.