Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util | |
org.osate.xtext.aadl2.errormodel.errorModel | |
org.osate.xtext.aadl2.errormodel.errorModel.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
DataPort
A representation of the model object 'Data Port'.
|
interface |
EventDataPort
A representation of the model object 'Event Data Port'.
|
interface |
EventPort
A representation of the model object 'Event Port'.
|
Modifier and Type | Method and Description |
---|---|
Port |
TriggerPort.getPort()
Returns the value of the 'Port' reference.
|
Modifier and Type | Method and Description |
---|---|
void |
TriggerPort.setPort(Port value)
Sets the value of the '
Port ' reference. |
Modifier and Type | Class and Description |
---|---|
class |
DataPortImpl
An implementation of the model object 'Data Port'.
|
class |
EventDataPortImpl
An implementation of the model object 'Event Data Port'.
|
class |
EventPortImpl
An implementation of the model object 'Event Port'.
|
class |
PortImpl
An implementation of the model object 'Port'.
|
Modifier and Type | Method and Description |
---|---|
Port |
TriggerPortImpl.basicGetPort() |
Port |
TriggerPortImpl.getPort() |
Modifier and Type | Method and Description |
---|---|
void |
TriggerPortImpl.setPort(Port newPort) |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.casePort(Port object)
Returns the result of interpreting the object as an instance of 'Port'.
|
boolean |
Aadl2Validator.validatePort(Port port,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
Modifier and Type | Method and Description |
---|---|
Port |
ErrorDetection.getDetectionReportingPort()
Returns the value of the 'Detection Reporting Port' reference.
|
Modifier and Type | Method and Description |
---|---|
void |
ErrorDetection.setDetectionReportingPort(Port value)
Sets the value of the '
Detection Reporting Port ' reference. |
Modifier and Type | Method and Description |
---|---|
Port |
ErrorDetectionImpl.basicGetDetectionReportingPort() |
Port |
ErrorDetectionImpl.getDetectionReportingPort() |
Modifier and Type | Method and Description |
---|---|
void |
ErrorDetectionImpl.setDetectionReportingPort(Port newDetectionReportingPort) |