Package | Description |
---|---|
fr.inria.aoste.trace | |
fr.inria.aoste.trace.impl | |
fr.inria.aoste.trace.util |
Modifier and Type | Method and Description |
---|---|
EventOccurrence |
TraceFactory.createEventOccurrence()
Returns a new object of class 'Event Occurrence'
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<EventOccurrence> |
LogicalStep.getEventOccurrences()
Returns the value of the 'Event Occurrences' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
EventOccurrenceImpl
An implementation of the model object 'Event Occurrence'
|
Modifier and Type | Method and Description |
---|---|
EventOccurrence |
TraceFactoryImpl.createEventOccurrence() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<EventOccurrence> |
LogicalStepImpl.getEventOccurrences() |
Modifier and Type | Method and Description |
---|---|
T |
TraceSwitch.caseEventOccurrence(EventOccurrence object)
Returns the result of interpreting the object as an instance of 'Event Occurrence'
|