public class AttributeDefinitionDifference extends IdentifiableDifference<AttributeDefinition<?>>
AttributeDefinition
that is defined in ReqIF1 and the same
AttributeDefinition
in ReqIF2. The hierarchy of Difference
objects will contain all the differencesModifier and Type | Method and Description |
---|---|
protected void |
compileFieldDifferences() |
getIdentifiable1, getIdentifiable2, toString
getDifferenceElementType, getDifferences, getDifferenceType, getParentDifference, toDisplayText
protected void compileFieldDifferences()
compileFieldDifferences
in class IdentifiableDifference<AttributeDefinition<?>>