mbeddr/mbeddr.core

com.mbeddr.mpsutil.comparator: NullPointer in NodeDifference when actual node is null

Opened this issue · 0 comments

java.lang.NullPointerException
	at com.mbeddr.mpsutil.comparator.code.NodeDifference.getActualConceptName(NodeDifference.java:53)
	at com.mbeddr.mpsutil.comparator.code.DifferentConceptDifference.getDescription(DifferentConceptDifference.java:21)
	at com.mbeddr.mpsutil.comparator.code.MPSNodeComparisonResult.getDescription(MPSNodeComparisonResult.java:44)
	at com.mbeddr.mpsutil.comparator.code.MPSNodeComparisonResult.getDescription(MPSNodeComparisonResult.java:36)
	at com.mbeddr.mpsutil.comparator.code.ReferenceDifference.getDescription(ReferenceDifference.java:32)
	at com.mbeddr.mpsutil.comparator.code.MPSNodeComparisonResult.getDescription(MPSNodeComparisonResult.java:44)
	at com.mbeddr.mpsutil.comparator.code.MPSNodeComparisonResult.getDescription(MPSNodeComparisonResult.java:36)
	at com.mbeddr.mpsutil.comparator.code.ChildDifference.getDescription(ChildDifference.java:38)
	at com.mbeddr.mpsutil.comparator.code.MPSNodeComparisonResult.getDescription(MPSNodeComparisonResult.java:44)
	at com.mbeddr.mpsutil.comparator.code.MPSNodeComparisonResult.getDescription(MPSNodeComparisonResult.java:36)
	at com.mbeddr.mpsutil.comparator.code.ChildDifference.getDescription(ChildDifference.java:38)
	at com.mbeddr.mpsutil.comparator.code.MPSNodeComparisonResult.getDescription(MPSNodeComparisonResult.java:44)
	at com.mbeddr.mpsutil.comparator.code.MPSNodeComparisonResult.getDescription(MPSNodeComparisonResult.java:36)