Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util | |
org.osate.xtext.aadl2.properties.linking |
Modifier and Type | Interface and Description |
---|---|
interface |
DataAccess
A representation of the model object 'Data Access'.
|
interface |
DataPort
A representation of the model object 'Data Port'.
|
interface |
DataSubcomponent
A representation of the model object 'Data Subcomponent'.
|
interface |
EventDataPort
A representation of the model object 'Event Data Port'.
|
interface |
EventPort
A representation of the model object 'Event Port'.
|
interface |
Port
A representation of the model object 'Port'.
|
Modifier and Type | Class and Description |
---|---|
class |
DataAccessImpl
An implementation of the model object 'Data Access'.
|
class |
DataPortImpl
An implementation of the model object 'Data Port'.
|
class |
DataSubcomponentImpl
An implementation of the model object 'Data Subcomponent'.
|
class |
EventDataPortImpl
An implementation of the model object 'Event Data Port'.
|
class |
EventPortImpl
An implementation of the model object 'Event Port'.
|
class |
PortConnectionEndImpl
An implementation of the model object 'Port Connection End'.
|
class |
PortImpl
An implementation of the model object 'Port'.
|
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.casePortConnectionEnd(PortConnectionEnd object)
Returns the result of interpreting the object as an instance of 'Port Connection End'.
|
boolean |
Aadl2Validator.validatePortConnectionEnd(PortConnectionEnd portConnectionEnd,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
Modifier and Type | Method and Description |
---|---|
PortConnectionEnd |
PropertiesLinkingService.findPortConnectionEnd(PortConnection conn,
Context cxt,
java.lang.String portName) |