Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
VirtualProcessorPrototype |
Aadl2Factory.createVirtualProcessorPrototype()
Returns a new object of class 'Virtual Processor Prototype'.
|
Modifier and Type | Class and Description |
---|---|
class |
VirtualProcessorPrototypeImpl
An implementation of the model object 'Virtual Processor Prototype'.
|
Modifier and Type | Method and Description |
---|---|
VirtualProcessorPrototype |
Aadl2FactoryImpl.createVirtualProcessorPrototype() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseVirtualProcessorPrototype(VirtualProcessorPrototype object)
Returns the result of interpreting the object as an instance of 'Virtual Processor Prototype'.
|
boolean |
Aadl2Validator.validateVirtualProcessorPrototype(VirtualProcessorPrototype virtualProcessorPrototype,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |