Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util | |
org.osate.xtext.aadl2.validation |
Modifier and Type | Method and Description |
---|---|
ComponentTypeRename |
Aadl2Factory.createComponentTypeRename()
Returns a new object of class 'Component Type Rename'.
|
ComponentTypeRename |
PackageSection.createOwnedComponentTypeRename()
Creates a new
ComponentTypeRename and appends it to the 'Owned Component Type Rename' containment reference list. |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ComponentTypeRename> |
PackageSection.getOwnedComponentTypeRenames()
Returns the value of the 'Owned Component Type Rename' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentTypeRenameImpl
An implementation of the model object 'Component Type Rename'.
|
Modifier and Type | Method and Description |
---|---|
ComponentTypeRename |
Aadl2FactoryImpl.createComponentTypeRename() |
ComponentTypeRename |
PackageSectionImpl.createOwnedComponentTypeRename() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ComponentTypeRename> |
PackageSectionImpl.getOwnedComponentTypeRenames() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseComponentTypeRename(ComponentTypeRename object)
Returns the result of interpreting the object as an instance of 'Component Type Rename'.
|
boolean |
Aadl2Validator.validateComponentTypeRename(ComponentTypeRename componentTypeRename,
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.caseComponentTypeRename(ComponentTypeRename componentTypeRename) |