Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util | |
org.osate.xtext.aadl2.validation |
Modifier and Type | Method and Description |
---|---|
ComponentImplementationReference |
Aadl2Factory.createComponentImplementationReference()
Returns a new object of class 'Component Implementation Reference'.
|
ComponentImplementationReference |
Subcomponent.createImplementationReference()
Creates a new
ComponentImplementationReference and appends it to the 'Implementation Reference' containment reference list. |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ComponentImplementationReference> |
Subcomponent.getImplementationReferences()
Returns the value of the 'Implementation Reference' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentImplementationReferenceImpl
An implementation of the model object 'Component Implementation Reference'.
|
Modifier and Type | Method and Description |
---|---|
ComponentImplementationReference |
Aadl2FactoryImpl.createComponentImplementationReference() |
ComponentImplementationReference |
SubcomponentImpl.createImplementationReference() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ComponentImplementationReference> |
SubcomponentImpl.getImplementationReferences() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseComponentImplementationReference(ComponentImplementationReference object)
Returns the result of interpreting the object as an instance of 'Component Implementation Reference'.
|
boolean |
Aadl2Validator.validateComponentImplementationReference(ComponentImplementationReference componentImplementationReference,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
Modifier and Type | Method and Description |
---|---|
void |
Aadl2JavaValidator.caseComponentImplementationReference(ComponentImplementationReference ciref) |