Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
VirtualBusSubcomponent |
ProcessorImplementation.createOwnedVirtualBusSubcomponent()
Creates a new
VirtualBusSubcomponent and appends it to the 'Owned Virtual Bus Subcomponent' containment reference list. |
VirtualBusSubcomponent |
SystemImplementation.createOwnedVirtualBusSubcomponent()
Creates a new
VirtualBusSubcomponent and appends it to the 'Owned Virtual Bus Subcomponent' containment reference list. |
VirtualBusSubcomponent |
VirtualProcessorImplementation.createOwnedVirtualBusSubcomponent()
Creates a new
VirtualBusSubcomponent and appends it to the 'Owned Virtual Bus Subcomponent' containment reference list. |
VirtualBusSubcomponent |
BusImplementation.createOwnedVirtualBusSubcomponent()
Creates a new
VirtualBusSubcomponent and appends it to the 'Owned Virtual Bus Subcomponent' containment reference list. |
VirtualBusSubcomponent |
VirtualBusImplementation.createOwnedVirtualBusSubcomponent()
Creates a new
VirtualBusSubcomponent and appends it to the 'Owned Virtual Bus Subcomponent' containment reference list. |
VirtualBusSubcomponent |
DeviceImplementation.createOwnedVirtualBusSubcomponent()
Creates a new
VirtualBusSubcomponent and appends it to the 'Owned Virtual Bus Subcomponent' containment reference list. |
VirtualBusSubcomponent |
AbstractImplementation.createOwnedVirtualBusSubcomponent()
Creates a new
VirtualBusSubcomponent and appends it to the 'Owned Virtual Bus Subcomponent' containment reference list. |
VirtualBusSubcomponent |
Aadl2Factory.createVirtualBusSubcomponent()
Returns a new object of class 'Virtual Bus Subcomponent'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<VirtualBusSubcomponent> |
ProcessorImplementation.getOwnedVirtualBusSubcomponents()
Returns the value of the 'Owned Virtual Bus Subcomponent' containment reference list.
|
org.eclipse.emf.common.util.EList<VirtualBusSubcomponent> |
SystemImplementation.getOwnedVirtualBusSubcomponents()
Returns the value of the 'Owned Virtual Bus Subcomponent' containment reference list.
|
org.eclipse.emf.common.util.EList<VirtualBusSubcomponent> |
VirtualProcessorImplementation.getOwnedVirtualBusSubcomponents()
Returns the value of the 'Owned Virtual Bus Subcomponent' containment reference list.
|
org.eclipse.emf.common.util.EList<VirtualBusSubcomponent> |
BusImplementation.getOwnedVirtualBusSubcomponents()
Returns the value of the 'Owned Virtual Bus Subcomponent' containment reference list.
|
org.eclipse.emf.common.util.EList<VirtualBusSubcomponent> |
VirtualBusImplementation.getOwnedVirtualBusSubcomponents()
Returns the value of the 'Owned Virtual Bus Subcomponent' containment reference list.
|
org.eclipse.emf.common.util.EList<VirtualBusSubcomponent> |
DeviceImplementation.getOwnedVirtualBusSubcomponents()
Returns the value of the 'Owned Virtual Bus Subcomponent' containment reference list.
|
org.eclipse.emf.common.util.EList<VirtualBusSubcomponent> |
AbstractImplementation.getOwnedVirtualBusSubcomponents()
Returns the value of the 'Owned Virtual Bus Subcomponent' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
VirtualBusSubcomponentImpl
An implementation of the model object 'Virtual Bus Subcomponent'.
|
Modifier and Type | Method and Description |
---|---|
VirtualBusSubcomponent |
VirtualProcessorImplementationImpl.createOwnedVirtualBusSubcomponent() |
VirtualBusSubcomponent |
VirtualBusImplementationImpl.createOwnedVirtualBusSubcomponent() |
VirtualBusSubcomponent |
SystemImplementationImpl.createOwnedVirtualBusSubcomponent() |
VirtualBusSubcomponent |
ProcessorImplementationImpl.createOwnedVirtualBusSubcomponent() |
VirtualBusSubcomponent |
DeviceImplementationImpl.createOwnedVirtualBusSubcomponent() |
VirtualBusSubcomponent |
BusImplementationImpl.createOwnedVirtualBusSubcomponent() |
VirtualBusSubcomponent |
AbstractImplementationImpl.createOwnedVirtualBusSubcomponent() |
VirtualBusSubcomponent |
Aadl2FactoryImpl.createVirtualBusSubcomponent() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<VirtualBusSubcomponent> |
VirtualProcessorImplementationImpl.getOwnedVirtualBusSubcomponents() |
org.eclipse.emf.common.util.EList<VirtualBusSubcomponent> |
VirtualBusImplementationImpl.getOwnedVirtualBusSubcomponents() |
org.eclipse.emf.common.util.EList<VirtualBusSubcomponent> |
SystemImplementationImpl.getOwnedVirtualBusSubcomponents() |
org.eclipse.emf.common.util.EList<VirtualBusSubcomponent> |
ProcessorImplementationImpl.getOwnedVirtualBusSubcomponents() |
org.eclipse.emf.common.util.EList<VirtualBusSubcomponent> |
DeviceImplementationImpl.getOwnedVirtualBusSubcomponents() |
org.eclipse.emf.common.util.EList<VirtualBusSubcomponent> |
BusImplementationImpl.getOwnedVirtualBusSubcomponents() |
org.eclipse.emf.common.util.EList<VirtualBusSubcomponent> |
AbstractImplementationImpl.getOwnedVirtualBusSubcomponents() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseVirtualBusSubcomponent(VirtualBusSubcomponent object)
Returns the result of interpreting the object as an instance of 'Virtual Bus Subcomponent'.
|
boolean |
Aadl2Validator.validateVirtualBusSubcomponent(VirtualBusSubcomponent virtualBusSubcomponent,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |