Package | Description |
---|---|
org.osate.xtext.aadl2.errormodel.errorModel | |
org.osate.xtext.aadl2.errormodel.errorModel.impl | |
org.osate.xtext.aadl2.errormodel.errorModel.util |
Modifier and Type | Method and Description |
---|---|
SubcomponentElement |
ErrorModelFactory.createSubcomponentElement()
Returns a new object of class 'Subcomponent Element'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<SubcomponentElement> |
ConditionElement.getSubcomponents()
Returns the value of the 'Subcomponents' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
SubcomponentElementImpl
An implementation of the model object 'Subcomponent Element'.
|
Modifier and Type | Method and Description |
---|---|
SubcomponentElement |
ErrorModelFactoryImpl.createSubcomponentElement() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<SubcomponentElement> |
ConditionElementImpl.getSubcomponents() |
Modifier and Type | Method and Description |
---|---|
T |
ErrorModelSwitch.caseSubcomponentElement(SubcomponentElement object)
Returns the result of interpreting the object as an instance of 'Subcomponent Element'.
|