Package io.opencaesar.oml
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
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'"
-
Method Summary
Methods inherited from interface io.opencaesar.oml.AnnotatedElement
getOwnedAnnotations
Methods inherited from interface io.opencaesar.oml.Classifier
getOwnedPropertyRestrictions
Methods inherited from interface io.opencaesar.oml.Element
extraValidate, getOntology
Methods inherited from interface io.opencaesar.oml.Entity
getOwnedKeys, getOwnedRelationRestrictions
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface io.opencaesar.oml.Member
getAbbreviatedIri, getIri, getName, setName
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
Methods inherited from interface io.opencaesar.oml.SpecializableTerm
getOwnedSpecializations
Methods inherited from interface io.opencaesar.oml.VocabularyStatement
getOwningVocabulary, setOwningVocabulary