Interface RelationEntity

All Superinterfaces:
Classifier, Element, Entity, org.eclipse.emf.ecore.EObject, IdentifiedElement, Member, org.eclipse.emf.common.notify.Notifier, RelationBase, SpecializableTerm, Statement, Term, Type, VocabularyMember, VocabularyStatement
All Known Implementing Classes:
RelationEntityImpl

public interface RelationEntity extends Entity, RelationBase
A representation of the model object 'Relation Entity'. RelationEntity is an [=entity=] that represents a reified relation from a source entity to a target entity. It names a [=ForwardRelation=] (only on a relation entity definition not a ref) whose domain is the source and whose range is the target.

The following features are supported:

See Also:
Generated:
Model:
annotation="https://tabatkins.github.io/bikeshed heading='Relations'"