Used to compare this {@link PDMDefinition} to another taking into account
only the the definition id

C# |
public virtual int compareTo( 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