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