Class MEMappingDependencyHelper

java.lang.Object
de.mid.innovator.srv2api.icw2model.MEMappingDependencyHelper

public abstract class MEMappingDependencyHelper extends Object
Mapping dependendcy is a subclass of MEDependency. The semantic is, that the owner of this mapping dependency was created by a mapping process using the target of the dependency as requirement.
Creating a mapping dependency sets the 'is mapped' attribute of the owner to true. Which will be kept true even if the mapping dependency will be deleted.
See Also: