Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
AbstractSubcomponent |
Aadl2Factory.createAbstractSubcomponent()
Returns a new object of class 'Abstract Subcomponent'.
|
AbstractSubcomponent |
ComponentImplementation.createOwnedAbstractSubcomponent()
Creates a new
AbstractSubcomponent and appends it to the 'Owned Abstract Subcomponent' containment reference list. |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<AbstractSubcomponent> |
ComponentImplementation.getOwnedAbstractSubcomponents()
Returns the value of the 'Owned Abstract Subcomponent' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSubcomponentImpl
An implementation of the model object 'Abstract Subcomponent'.
|
Modifier and Type | Method and Description |
---|---|
AbstractSubcomponent |
Aadl2FactoryImpl.createAbstractSubcomponent() |
AbstractSubcomponent |
ComponentImplementationImpl.createOwnedAbstractSubcomponent() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<AbstractSubcomponent> |
ComponentImplementationImpl.getOwnedAbstractSubcomponents() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseAbstractSubcomponent(AbstractSubcomponent object)
Returns the result of interpreting the object as an instance of 'Abstract Subcomponent'.
|
boolean |
Aadl2Validator.validateAbstractSubcomponent(AbstractSubcomponent abstractSubcomponent,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |