Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util | |
org.osate.xtext.aadl2.properties.util |
Modifier and Type | Method and Description |
---|---|
RecordValue |
Aadl2Factory.createRecordValue()
Returns a new object of class 'Record Value'.
|
Modifier and Type | Class and Description |
---|---|
class |
RecordValueImpl
An implementation of the model object 'Record Value'.
|
Modifier and Type | Method and Description |
---|---|
RecordValue |
Aadl2FactoryImpl.createRecordValue() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseRecordValue(RecordValue object)
Returns the result of interpreting the object as an instance of 'Record Value'.
|
boolean |
Aadl2Validator.validateRecordValue(RecordValue recordValue,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
Modifier and Type | Method and Description |
---|---|
static RecordValue |
GetProperties.getNotCollocated(NamedElement ne) |
static RecordValue |
GetProperties.getTransmissionTime(NamedElement ne) |
Modifier and Type | Method and Description |
---|---|
static PropertyExpression |
PropertyUtils.getRecordFieldValue(RecordValue rv,
java.lang.String fieldName) |