Package | Description |
---|---|
fr.inria.aoste.trace | |
fr.inria.aoste.trace.impl | |
fr.inria.aoste.trace.util |
Modifier and Type | Method and Description |
---|---|
PhysicalBase |
TraceFactory.createPhysicalBase()
Returns a new object of class 'Physical Base'
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<PhysicalBase> |
Trace.getPhysicalBases()
Returns the value of the 'Physical Bases' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
PhysicalBaseImpl
An implementation of the model object 'Physical Base'
|
Modifier and Type | Method and Description |
---|---|
PhysicalBase |
TraceFactoryImpl.createPhysicalBase() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<PhysicalBase> |
TraceImpl.getPhysicalBases() |
Modifier and Type | Method and Description |
---|---|
T |
TraceSwitch.casePhysicalBase(PhysicalBase object)
Returns the result of interpreting the object as an instance of 'Physical Base'
|