|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RecordValue | |
---|---|
edu.cmu.sei.aadl.aadl2 | |
edu.cmu.sei.aadl.aadl2.impl | |
edu.cmu.sei.aadl.aadl2.util |
Uses of RecordValue in edu.cmu.sei.aadl.aadl2 |
---|
Methods in edu.cmu.sei.aadl.aadl2 that return RecordValue | |
---|---|
RecordValue |
Aadl2Factory.createRecordValue()
Returns a new object of class 'Record Value' |
Uses of RecordValue in edu.cmu.sei.aadl.aadl2.impl |
---|
Classes in edu.cmu.sei.aadl.aadl2.impl that implement RecordValue | |
---|---|
class |
RecordValueImpl
An implementation of the model object 'Record Value' |
Methods in edu.cmu.sei.aadl.aadl2.impl that return RecordValue | |
---|---|
RecordValue |
Aadl2FactoryImpl.createRecordValue()
|
Uses of RecordValue in edu.cmu.sei.aadl.aadl2.util |
---|
Methods in edu.cmu.sei.aadl.aadl2.util with parameters of type RecordValue | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |