Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
MemoryPrototype |
Aadl2Factory.createMemoryPrototype()
Returns a new object of class 'Memory Prototype'.
|
Modifier and Type | Class and Description |
---|---|
class |
MemoryPrototypeImpl
An implementation of the model object 'Memory Prototype'.
|
Modifier and Type | Method and Description |
---|---|
MemoryPrototype |
Aadl2FactoryImpl.createMemoryPrototype() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseMemoryPrototype(MemoryPrototype object)
Returns the result of interpreting the object as an instance of 'Memory Prototype'.
|
boolean |
Aadl2Validator.validateMemoryPrototype(MemoryPrototype memoryPrototype,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |