Package | Description |
---|---|
org.osate.aadl2.instance | |
org.osate.aadl2.instance.impl | |
org.osate.aadl2.instance.util |
Modifier and Type | Method and Description |
---|---|
InstanceReferenceValue |
InstanceFactory.createInstanceReferenceValue()
Returns a new object of class 'Reference Value'.
|
Modifier and Type | Class and Description |
---|---|
class |
InstanceReferenceValueImpl
An implementation of the model object 'Reference Value'.
|
Modifier and Type | Method and Description |
---|---|
InstanceReferenceValue |
InstanceFactoryImpl.createInstanceReferenceValue() |
Modifier and Type | Method and Description |
---|---|
T |
InstanceSwitch.caseInstanceReferenceValue(InstanceReferenceValue object)
Returns the result of interpreting the object as an instance of 'Reference Value'.
|