Class VirtualMappingLine

  • All Implemented Interfaces:
    MappingLineModel, MappingLineObservable

    public class VirtualMappingLine
    extends DefaultMappingLine
    Type of mapping mappingLineModel used as a temporary mapping mappingLineModel type for new lines that consist only of the source mapped (no target attribute). Because such lines are still not mapped to a target attribute, it is still not clear what other mapping mappingLineModel type should be created. Virtual mapping lines are deleted and replaced by a new "normal" mapping mappingLineModel types after a target attribute has been assigned.
    • Constructor Detail

      • VirtualMappingLine

        public VirtualMappingLine()