Class AttributeAssignment

All Implemented Interfaces:
IContainableElementsSorter, IDatatypeVisitable, IDecisionVariableContainer, IModelElement

public class AttributeAssignment extends ContainableModelElement implements IDecisionVariableContainer
Represents an assignment of a value to attributes of at least one model element. So far we refrained from defining (multiple) recursive iterators (over the assignments) due to different style and potential performance issues of the generic code.
Author:
Holger Eichelberger