Class | Description |
---|---|
AdoptionReplacementScheme |
An AdoptionReplacementScheme models the process of replacing an adopted product that was discontinued
on the market.
|
AdoptionReplacementSchemeFactory |
Factory class to instantiate AdoptionReplacementSchemes based on the specified scheme.
|
BetterProductReadoptionScheme |
AdoptionReplacementScheme that represents the behavior of ConsumerAgents
to adopt a product when its better than the current product, and otherwise
wait.
|
KieslingAdoptionReplacementScheme |
AdoptionReplacementScheme that represents the behavior of ConsumerAgents
to adopt a product when a product is discontinued
|
KieslingsAdoptionFiveStepModel |
The KieslingsAdoptionFiveStepModel is a Process Model based on the discrete
Rogers Five Step Model, and models the process model in Kiesling.
|
NoAdoptionReplacementScheme |
'Empty' AdoptionReplacementScheme that represents the lack of readoption.
|
ProcessModel |
A process model governs the execution of dynamic aspects of the model within the temporal model.
|
RogersFiveStepModelDiscrete |
The (abstract) RogersFiveStepModelDiscrete process model
represents the process models based on Rogers five step model within a discrete temporal model.
|
SchwarzProcessModel |
Process model to operationalize the processes described in Schwarz'
model within the framework of Rogers Five Step Model.
|