Classes

Package de.fraunhofer.isst.axbench.operations.simulator.valuestorage

Classes

class  FeatureIon
 A FeatureIon is a 'loaded feature', i.e. a feature (the base feature) that is positively or negatively loaded. More...
class  Selection
 A selection is given by the instance of a variant (alternative or optional) model element and the information whether it is indeed selected (default: isPositive) or not. (The latter is used only for optional elements to denote the branching point of selecting or not selecting the element in a service process. For alternative elements this is not necessary because always one alternative is selected.). More...
class  SelectionSet
 A selection set is a set of selections. The class contains an additional copy-method. More...
class  ValueStore
 A ValueStore stores the selections specific value of a signal, operation parameter, operation return value, or variable. More...
class  ValueStoreReader