public class DV_02
extends org.eclipse.emf.validation.AbstractModelConstraint
The Class DV_02.
DV_02 checks that the attribute “from” and “to” of stereotype Assign must be valued with exactly
one value on each end and with the correct types:
the value of the attribute 'from' in stereotype Assign must be an instance (InstanceSpecification)
of a ComponentImplementation or of a Functional Partition or a <> Slot.
The value of the attribute 'to' in stereotype Assign must be an instance
(InstanceSpecification) of a CH_HwProcessor or a Functional Partition.