Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util | |
org.osate.xtext.aadl2.errormodel.util |
Modifier and Type | Method and Description |
---|---|
BasicPropertyAssociation |
Aadl2Factory.createBasicPropertyAssociation()
Returns a new object of class 'Basic Property Association'.
|
BasicPropertyAssociation |
RecordValue.createOwnedFieldValue()
Creates a new
BasicPropertyAssociation and appends it to the 'Owned Field Value' containment reference list. |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<BasicPropertyAssociation> |
RecordValue.getOwnedFieldValues()
Returns the value of the 'Owned Field Value' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicPropertyAssociationImpl
An implementation of the model object 'Basic Property Association'.
|
Modifier and Type | Method and Description |
---|---|
BasicPropertyAssociation |
Aadl2FactoryImpl.createBasicPropertyAssociation() |
BasicPropertyAssociation |
RecordValueImpl.createOwnedFieldValue() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<BasicPropertyAssociation> |
RecordValueImpl.getOwnedFieldValues() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseBasicPropertyAssociation(BasicPropertyAssociation object)
Returns the result of interpreting the object as an instance of 'Basic Property Association'.
|
boolean |
Aadl2Validator.validateBasicPropertyAssociation(BasicPropertyAssociation basicPropertyAssociation,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
Modifier and Type | Method and Description |
---|---|
static BasicPropertyAssociation |
EM2Util.getRecordField(org.eclipse.emf.common.util.EList<BasicPropertyAssociation> props,
java.lang.String fieldName) |
Modifier and Type | Method and Description |
---|---|
static BasicPropertyAssociation |
EM2Util.getRecordField(org.eclipse.emf.common.util.EList<BasicPropertyAssociation> props,
java.lang.String fieldName) |