Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
AadlReal |
Aadl2Factory.createAadlReal()
Returns a new object of class 'Aadl Real'.
|
Modifier and Type | Class and Description |
---|---|
class |
AadlRealImpl
An implementation of the model object 'Aadl Real'.
|
Modifier and Type | Method and Description |
---|---|
AadlReal |
Aadl2FactoryImpl.createAadlReal() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseAadlReal(AadlReal object)
Returns the result of interpreting the object as an instance of 'Aadl Real'.
|
boolean |
Aadl2Validator.validateAadlReal(AadlReal aadlReal,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |