Interface Aspect

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

public interface Aspect extends Entity
A representation of the model object 'Aspect'. Aspect is an entity that represents a concern that cuts across multiple entities. It does not directly classify instances, but it does so indirectly by being specialized by other entities. However, an aspect can only specialize other aspects.
See Also:
Generated:
Model:
annotation="https://tabatkins.github.io/bikeshed heading='Types'"