Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
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 |
Parameter
A representation of the model object 'Parameter'.
|
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 |
ParameterConnectionEndImpl
An implementation of the model object 'Parameter Connection End'.
|
class |
ParameterImpl
An implementation of the model object 'Parameter'.
|
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseParameterConnectionEnd(ParameterConnectionEnd object)
Returns the result of interpreting the object as an instance of 'Parameter Connection End'.
|
boolean |
Aadl2Validator.validateParameterConnectionEnd(ParameterConnectionEnd parameterConnectionEnd,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |