- All Superinterfaces:
- Comparable<Object>, EModelElement, EObject, Identifiable, com.sodius.mdw.core.model.emf.MDWEObject, com.sodius.mdw.core.model.MDWObject, Notifier, SpecType
public interface SpecRelationType
extends SpecType
A representation of the model object 'Spec Relation Type'.
Contains a set of attribute definitions for a SpecRelation element.
Inherits a set of attribute definitions from SpecType. By using SpecRelationType elements, multiple relations can be associated with the same set
of attribute definitions (attribute names, default values, data types, etc.).
As an example, a requirement authoring tool may allow its users to define the new type �contradicts� for relations between two requirements that
contradict each other, and associate a comment attribute with each relation that explains the contradiction.
- See Also:
ReqifPackage.getSpecRelationType()