Used to compare this {@link PDMDefinition} to another taking into account
the definition id and the major and minor message version

C# |
public virtual int compareToWithVersion( PDMDefinition other )

- other (PDMDefinition)
- the other PDMDefinition to compare against

0 if the two are equal, 1 if this {@link PDMDefinition} is greater,
-1 if this {@link PDMDefinition} is less