Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util | |
org.osate.xtext.aadl2.validation |
Modifier and Type | Method and Description |
---|---|
AadlInteger |
Aadl2Factory.createAadlInteger()
Returns a new object of class 'Aadl Integer'.
|
Modifier and Type | Class and Description |
---|---|
class |
AadlIntegerImpl
An implementation of the model object 'Aadl Integer'.
|
Modifier and Type | Method and Description |
---|---|
AadlInteger |
Aadl2FactoryImpl.createAadlInteger() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseAadlInteger(AadlInteger object)
Returns the result of interpreting the object as an instance of 'Aadl Integer'.
|
boolean |
Aadl2Validator.validateAadlInteger(AadlInteger aadlInteger,
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.caseAadlinteger(AadlInteger ai) |