Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Interface and Description |
---|---|
interface |
AbstractClassifier
A representation of the model object 'Abstract Classifier'.
|
interface |
AbstractImplementation
A representation of the model object 'Abstract Implementation'.
|
interface |
AbstractPrototype
A representation of the model object 'Abstract Prototype'.
|
interface |
AbstractType
A representation of the model object 'Abstract Type'.
|
interface |
VirtualProcessorClassifier
A representation of the model object 'Virtual Processor Classifier'.
|
interface |
VirtualProcessorImplementation
A representation of the model object 'Virtual Processor Implementation'.
|
interface |
VirtualProcessorPrototype
A representation of the model object 'Virtual Processor Prototype'.
|
interface |
VirtualProcessorType
A representation of the model object 'Virtual Processor Type'.
|
Modifier and Type | Method and Description |
---|---|
VirtualProcessorSubcomponentType |
VirtualProcessorSubcomponent.getVirtualProcessorSubcomponentType()
Returns the value of the 'Virtual Processor Subcomponent Type' reference.
|
Modifier and Type | Method and Description |
---|---|
void |
VirtualProcessorSubcomponent.setVirtualProcessorSubcomponentType(VirtualProcessorSubcomponentType value)
Sets the value of the '
Virtual Processor Subcomponent Type ' reference. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractClassifierImpl
An implementation of the model object 'Abstract Classifier'.
|
class |
AbstractImplementationImpl
An implementation of the model object 'Abstract Implementation'.
|
class |
AbstractPrototypeImpl
An implementation of the model object 'Abstract Prototype'.
|
class |
AbstractTypeImpl
An implementation of the model object 'Abstract Type'.
|
class |
VirtualProcessorClassifierImpl
An implementation of the model object 'Virtual Processor Classifier'.
|
class |
VirtualProcessorImplementationImpl
An implementation of the model object 'Virtual Processor Implementation'.
|
class |
VirtualProcessorPrototypeImpl
An implementation of the model object 'Virtual Processor Prototype'.
|
class |
VirtualProcessorSubcomponentTypeImpl
An implementation of the model object 'Virtual Processor Subcomponent Type'.
|
class |
VirtualProcessorTypeImpl
An implementation of the model object 'Virtual Processor Type'.
|
Modifier and Type | Method and Description |
---|---|
VirtualProcessorSubcomponentType |
VirtualProcessorSubcomponentImpl.basicGetVirtualProcessorSubcomponentType() |
VirtualProcessorSubcomponentType |
VirtualProcessorSubcomponentImpl.getVirtualProcessorSubcomponentType() |
Modifier and Type | Method and Description |
---|---|
void |
VirtualProcessorSubcomponentImpl.setVirtualProcessorSubcomponentType(VirtualProcessorSubcomponentType newVirtualProcessorSubcomponentType) |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseVirtualProcessorSubcomponentType(VirtualProcessorSubcomponentType object)
Returns the result of interpreting the object as an instance of 'Virtual Processor Subcomponent Type'.
|
boolean |
Aadl2Validator.validateVirtualProcessorSubcomponentType(VirtualProcessorSubcomponentType virtualProcessorSubcomponentType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |