Package com.nomagic.magicdraw.uml
Interface ConvertElementInfo.DisposeSourceValidator
-
- Enclosing class:
- ConvertElementInfo
public static interface ConvertElementInfo.DisposeSourceValidatorValidates whether source should be disposed after conversion.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisDisposeSource()Validates whether source should be disposed after conversion.
-