Package | Description |
---|---|
fr.inria.aoste.trace | |
fr.inria.aoste.trace.impl | |
fr.inria.aoste.trace.util |
Modifier and Type | Interface and Description |
---|---|
interface |
DiscretizedClockStep
A representation of the model object 'Discretized Clock Step'
|
interface |
InterDiscretizedSteps
A representation of the model object 'Inter Discretized Steps'
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<PhysicalSteps> |
PhysicalBase.getPhysicalSteps()
Returns the value of the 'Physical Steps' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
DiscretizedClockStepImpl
An implementation of the model object 'Discretized Clock Step'
|
class |
InterDiscretizedStepsImpl
An implementation of the model object 'Inter Discretized Steps'
|
class |
PhysicalStepsImpl
An implementation of the model object 'Physical Steps'
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<PhysicalSteps> |
PhysicalBaseImpl.getPhysicalSteps() |
Modifier and Type | Method and Description |
---|---|
T |
TraceSwitch.casePhysicalSteps(PhysicalSteps object)
Returns the result of interpreting the object as an instance of 'Physical Steps'
|