Class MEMappingDependencyHelper


  • public abstract class MEMappingDependencyHelper
    extends java.lang.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:
    MEMappingDependency