Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
DataPort |
Aadl2Factory.createDataPort()
Returns a new object of class 'Data Port'.
|
DataPort |
DeviceType.createOwnedDataPort()
Creates a new
DataPort and appends it to the 'Owned Data Port' containment reference list. |
DataPort |
ProcessType.createOwnedDataPort()
Creates a new
DataPort and appends it to the 'Owned Data Port' containment reference list. |
DataPort |
BusType.createOwnedDataPort()
Creates a new
DataPort and appends it to the 'Owned Data Port' containment reference list. |
DataPort |
SystemType.createOwnedDataPort()
Creates a new
DataPort and appends it to the 'Owned Data Port' containment reference list. |
DataPort |
ThreadGroupType.createOwnedDataPort()
Creates a new
DataPort and appends it to the 'Owned Data Port' containment reference list. |
DataPort |
MemoryType.createOwnedDataPort()
Creates a new
DataPort and appends it to the 'Owned Data Port' containment reference list. |
DataPort |
ProcessorType.createOwnedDataPort()
Creates a new
DataPort and appends it to the 'Owned Data Port' containment reference list. |
DataPort |
AbstractType.createOwnedDataPort()
Creates a new
DataPort and appends it to the 'Owned Data Port' containment reference list. |
DataPort |
ThreadType.createOwnedDataPort()
Creates a new
DataPort and appends it to the 'Owned Data Port' containment reference list. |
DataPort |
FeatureGroupType.createOwnedDataPort()
Creates a new
DataPort and appends it to the 'Owned Data Port' containment reference list. |
DataPort |
VirtualBusType.createOwnedDataPort()
Creates a new
DataPort and appends it to the 'Owned Data Port' containment reference list. |
DataPort |
VirtualProcessorType.createOwnedDataPort()
Creates a new
DataPort and appends it to the 'Owned Data Port' containment reference list. |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<DataPort> |
DeviceType.getOwnedDataPorts()
Returns the value of the 'Owned Data Port' containment reference list.
|
org.eclipse.emf.common.util.EList<DataPort> |
ProcessType.getOwnedDataPorts()
Returns the value of the 'Owned Data Port' containment reference list.
|
org.eclipse.emf.common.util.EList<DataPort> |
BusType.getOwnedDataPorts()
Returns the value of the 'Owned Data Port' containment reference list.
|
org.eclipse.emf.common.util.EList<DataPort> |
SystemType.getOwnedDataPorts()
Returns the value of the 'Owned Data Port' containment reference list.
|
org.eclipse.emf.common.util.EList<DataPort> |
ThreadGroupType.getOwnedDataPorts()
Returns the value of the 'Owned Data Port' containment reference list.
|
org.eclipse.emf.common.util.EList<DataPort> |
MemoryType.getOwnedDataPorts()
Returns the value of the 'Owned Data Port' containment reference list.
|
org.eclipse.emf.common.util.EList<DataPort> |
ProcessorType.getOwnedDataPorts()
Returns the value of the 'Owned Data Port' containment reference list.
|
org.eclipse.emf.common.util.EList<DataPort> |
AbstractType.getOwnedDataPorts()
Returns the value of the 'Owned Data Port' containment reference list.
|
org.eclipse.emf.common.util.EList<DataPort> |
ThreadType.getOwnedDataPorts()
Returns the value of the 'Owned Data Port' containment reference list.
|
org.eclipse.emf.common.util.EList<DataPort> |
FeatureGroupType.getOwnedDataPorts()
Returns the value of the 'Owned Data Port' containment reference list.
|
org.eclipse.emf.common.util.EList<DataPort> |
VirtualBusType.getOwnedDataPorts()
Returns the value of the 'Owned Data Port' containment reference list.
|
org.eclipse.emf.common.util.EList<DataPort> |
VirtualProcessorType.getOwnedDataPorts()
Returns the value of the 'Owned Data Port' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
DataPortImpl
An implementation of the model object 'Data Port'.
|
Modifier and Type | Method and Description |
---|---|
DataPort |
Aadl2FactoryImpl.createDataPort() |
DataPort |
VirtualProcessorTypeImpl.createOwnedDataPort() |
DataPort |
VirtualBusTypeImpl.createOwnedDataPort() |
DataPort |
ThreadTypeImpl.createOwnedDataPort() |
DataPort |
ThreadGroupTypeImpl.createOwnedDataPort() |
DataPort |
SystemTypeImpl.createOwnedDataPort() |
DataPort |
ProcessTypeImpl.createOwnedDataPort() |
DataPort |
ProcessorTypeImpl.createOwnedDataPort() |
DataPort |
MemoryTypeImpl.createOwnedDataPort() |
DataPort |
FeatureGroupTypeImpl.createOwnedDataPort() |
DataPort |
DeviceTypeImpl.createOwnedDataPort() |
DataPort |
BusTypeImpl.createOwnedDataPort() |
DataPort |
AbstractTypeImpl.createOwnedDataPort() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<DataPort> |
VirtualProcessorTypeImpl.getOwnedDataPorts() |
org.eclipse.emf.common.util.EList<DataPort> |
VirtualBusTypeImpl.getOwnedDataPorts() |
org.eclipse.emf.common.util.EList<DataPort> |
ThreadTypeImpl.getOwnedDataPorts() |
org.eclipse.emf.common.util.EList<DataPort> |
ThreadGroupTypeImpl.getOwnedDataPorts() |
org.eclipse.emf.common.util.EList<DataPort> |
SystemTypeImpl.getOwnedDataPorts() |
org.eclipse.emf.common.util.EList<DataPort> |
ProcessTypeImpl.getOwnedDataPorts() |
org.eclipse.emf.common.util.EList<DataPort> |
ProcessorTypeImpl.getOwnedDataPorts() |
org.eclipse.emf.common.util.EList<DataPort> |
MemoryTypeImpl.getOwnedDataPorts() |
org.eclipse.emf.common.util.EList<DataPort> |
FeatureGroupTypeImpl.getOwnedDataPorts() |
org.eclipse.emf.common.util.EList<DataPort> |
DeviceTypeImpl.getOwnedDataPorts() |
org.eclipse.emf.common.util.EList<DataPort> |
BusTypeImpl.getOwnedDataPorts() |
org.eclipse.emf.common.util.EList<DataPort> |
AbstractTypeImpl.getOwnedDataPorts() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseDataPort(DataPort object)
Returns the result of interpreting the object as an instance of 'Data Port'.
|
boolean |
Aadl2Validator.validateDataPort(DataPort dataPort,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |