Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util | |
org.osate.xtext.aadl2.validation |
Modifier and Type | Method and Description |
---|---|
ImplementationExtension |
Aadl2Factory.createImplementationExtension()
Returns a new object of class 'Implementation Extension'.
|
ImplementationExtension |
ComponentImplementation.createOwnedExtension()
Creates a new
ImplementationExtension and sets the 'Owned Extension' containment reference. |
ImplementationExtension |
ComponentImplementation.getOwnedExtension()
Returns the value of the 'Owned Extension' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
ComponentImplementation.setOwnedExtension(ImplementationExtension value)
Sets the value of the '
Owned Extension ' containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
ImplementationExtensionImpl
An implementation of the model object 'Implementation Extension'.
|
Modifier and Type | Method and Description |
---|---|
ImplementationExtension |
Aadl2FactoryImpl.createImplementationExtension() |
ImplementationExtension |
ComponentImplementationImpl.createOwnedExtension() |
ImplementationExtension |
ComponentImplementationImpl.getOwnedExtension() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ComponentImplementationImpl.basicSetOwnedExtension(ImplementationExtension newOwnedExtension,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ComponentImplementationImpl.setOwnedExtension(ImplementationExtension newOwnedExtension) |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseImplementationExtension(ImplementationExtension object)
Returns the result of interpreting the object as an instance of 'Implementation Extension'.
|
boolean |
Aadl2Validator.validateImplementationExtension(ImplementationExtension implementationExtension,
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.caseImplementationExtension(ImplementationExtension implementationExtension) |