Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
VirtualProcessorType |
Aadl2Factory.createVirtualProcessorType()
Returns a new object of class 'Virtual Processor Type'.
|
VirtualProcessorType |
VirtualProcessorImplementation.getType()
Returns the value of the 'Type' reference.
|
Modifier and Type | Class and Description |
---|---|
class |
VirtualProcessorTypeImpl
An implementation of the model object 'Virtual Processor Type'.
|
Modifier and Type | Method and Description |
---|---|
VirtualProcessorType |
Aadl2FactoryImpl.createVirtualProcessorType() |
VirtualProcessorType |
VirtualProcessorImplementationImpl.getType() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseVirtualProcessorType(VirtualProcessorType object)
Returns the result of interpreting the object as an instance of 'Virtual Processor Type'.
|
boolean |
Aadl2Validator.validateVirtualProcessorType(VirtualProcessorType virtualProcessorType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |