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