Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util | |
org.osate.xtext.aadl2.validation |
Modifier and Type | Method and Description |
---|---|
ListType |
Aadl2Factory.createListType()
Returns a new object of class 'List Type'.
|
Modifier and Type | Class and Description |
---|---|
class |
ListTypeImpl
An implementation of the model object 'List Type'.
|
Modifier and Type | Method and Description |
---|---|
ListType |
Aadl2FactoryImpl.createListType() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseListType(ListType object)
Returns the result of interpreting the object as an instance of 'List Type'.
|
boolean |
Aadl2Validator.validateListType(ListType listType,
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.caseListType(ListType bp) |