Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.operations | |
org.osate.aadl2.util |
Modifier and Type | Interface and Description |
---|---|
interface |
AbstractImplementation
A representation of the model object 'Abstract Implementation'.
|
interface |
SubprogramImplementation
A representation of the model object 'Subprogram Implementation'.
|
interface |
ThreadImplementation
A representation of the model object 'Thread Implementation'.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractImplementationImpl
An implementation of the model object 'Abstract Implementation'.
|
class |
BehavioredImplementationImpl
An implementation of the model object 'Behaviored Implementation'.
|
class |
SubprogramImplementationImpl
An implementation of the model object 'Subprogram Implementation'.
|
class |
ThreadImplementationImpl
An implementation of the model object 'Thread Implementation'.
|
Modifier and Type | Method and Description |
---|---|
static org.eclipse.emf.common.util.EList<CallSpecification> |
BehavioredImplementationOperations.callSpecifications(BehavioredImplementation behavioredImplementation)
Get all calls owned by owned call sequences.
|
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseBehavioredImplementation(BehavioredImplementation object)
Returns the result of interpreting the object as an instance of 'Behaviored Implementation'.
|
boolean |
Aadl2Validator.validateBehavioredImplementation(BehavioredImplementation behavioredImplementation,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |