Class TLcdDataModelMappingValidator.LeftOverTargetType

java.lang.Object
com.luciad.datamodel.transformation.TLcdDataModelMappingValidator.TransformationIssue
com.luciad.datamodel.transformation.TLcdDataModelMappingValidator.LeftOverTargetType
Enclosing class:
TLcdDataModelMappingValidator

public static class TLcdDataModelMappingValidator.LeftOverTargetType extends TLcdDataModelMappingValidator.TransformationIssue
TransformationIssue that contains a collection of type of the target data model for which no corresponding source type exists.
  • Constructor Details

    • LeftOverTargetType

      public LeftOverTargetType(TLcdDataType aTargetType)
  • Method Details