public class AttributeValueDifference extends Difference
AttributeValue
that is defined in ReqIF1 and the same
AttributeValue
in ReqIF2. The hierarchy of Difference
objects will contain all the differencesModifier and Type | Method and Description |
---|---|
AttributeValue |
getAttributeValue1() |
AttributeValue |
getAttributeValue2() |
java.lang.String |
toString() |
getDifferenceElementType, getDifferences, getDifferenceType, getParentDifference, toDisplayText
public AttributeValue getAttributeValue1()
AttributeValue
being compared, not nullpublic AttributeValue getAttributeValue2()
AttributeValue
being compared, not nullpublic java.lang.String toString()
toString
in class java.lang.Object