Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.modelsupport.util | |
org.osate.aadl2.util | |
org.osate.xtext.aadl2.validation |
Modifier and Type | Method and Description |
---|---|
SubprogramCall |
Aadl2Factory.createSubprogramCall()
Returns a new object of class 'Subprogram Call'.
|
Modifier and Type | Class and Description |
---|---|
class |
SubprogramCallImpl
An implementation of the model object 'Subprogram Call'.
|
Modifier and Type | Method and Description |
---|---|
SubprogramCall |
Aadl2FactoryImpl.createSubprogramCall() |
Modifier and Type | Method and Description |
---|---|
static SubprogramCall |
AadlUtil.getContainingSubprogramCall(org.eclipse.emf.ecore.EObject element) |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseSubprogramCall(SubprogramCall object)
Returns the result of interpreting the object as an instance of 'Subprogram Call'.
|
boolean |
Aadl2Validator.validateSubprogramCall(SubprogramCall subprogramCall,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
Modifier and Type | Method and Description |
---|---|
void |
Aadl2JavaValidator.caseSubprogramCall(SubprogramCall callSpec) |