Package org.eclipse.esmf.metamodel
Interface Event
- All Superinterfaces:
HasProperties,ModelElement,NamedElement,StructureElement
- All Known Implementing Classes:
DefaultEvent
An Event is a model element that represents a single occurence where the timing is important.
Assets can for instance emit events to notify other assets in case of special occurences.
- Since:
- SAMM 1.0.0
-
Method Summary
Methods inherited from interface org.eclipse.esmf.metamodel.HasProperties
getProperties, getPropertyByNameMethods inherited from interface org.eclipse.esmf.metamodel.ModelElement
accept, as, getMetaModelVersion, isMethods inherited from interface org.eclipse.esmf.metamodel.NamedElement
getAspectModelUrn, getDescription, getDescriptions, getName, getPreferredName, getPreferredNames, getSee, hasSyntheticNameMethods inherited from interface org.eclipse.esmf.metamodel.StructureElement
isCollectionAspect, isComplexType