Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Interface and Description |
---|---|
interface |
Access
A representation of the model object 'Access'.
|
interface |
BusAccess
A representation of the model object 'Bus Access'.
|
interface |
BusSubcomponent
A representation of the model object 'Bus Subcomponent'.
|
interface |
DataAccess
A representation of the model object 'Data Access'.
|
interface |
DataSubcomponent
A representation of the model object 'Data Subcomponent'.
|
interface |
SubprogramAccess
A representation of the model object 'Subprogram Access'.
|
interface |
SubprogramGroupAccess
A representation of the model object 'Subprogram Group Access'.
|
interface |
SubprogramGroupSubcomponent
A representation of the model object 'Subprogram Group Subcomponent'.
|
interface |
SubprogramSubcomponent
A representation of the model object 'Subprogram Subcomponent'.
|
Modifier and Type | Class and Description |
---|---|
class |
AccessConnectionEndImpl
An implementation of the model object 'Access Connection End'.
|
class |
AccessImpl
An implementation of the model object 'Access'.
|
class |
BusAccessImpl
An implementation of the model object 'Bus Access'.
|
class |
BusSubcomponentImpl
An implementation of the model object 'Bus Subcomponent'.
|
class |
DataAccessImpl
An implementation of the model object 'Data Access'.
|
class |
DataSubcomponentImpl
An implementation of the model object 'Data Subcomponent'.
|
class |
SubprogramAccessImpl
An implementation of the model object 'Subprogram Access'.
|
class |
SubprogramGroupAccessImpl
An implementation of the model object 'Subprogram Group Access'.
|
class |
SubprogramGroupSubcomponentImpl
An implementation of the model object 'Subprogram Group Subcomponent'.
|
class |
SubprogramSubcomponentImpl
An implementation of the model object 'Subprogram Subcomponent'.
|
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseAccessConnectionEnd(AccessConnectionEnd object)
Returns the result of interpreting the object as an instance of 'Access Connection End'.
|
boolean |
Aadl2Validator.validateAccessConnectionEnd(AccessConnectionEnd accessConnectionEnd,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |