Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util | |
org.osate.annexsupport |
Modifier and Type | Method and Description |
---|---|
DefaultAnnexLibrary |
Aadl2Factory.createDefaultAnnexLibrary()
Returns a new object of class 'Default Annex Library'.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultAnnexLibraryImpl
An implementation of the model object 'Default Annex Library'.
|
Modifier and Type | Method and Description |
---|---|
DefaultAnnexLibrary |
Aadl2FactoryImpl.createDefaultAnnexLibrary() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseDefaultAnnexLibrary(DefaultAnnexLibrary object)
Returns the result of interpreting the object as an instance of 'Default Annex Library'.
|
boolean |
Aadl2Validator.validateDefaultAnnexLibrary(DefaultAnnexLibrary defaultAnnexLibrary,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
Modifier and Type | Method and Description |
---|---|
static java.util.List<DefaultAnnexLibrary> |
AnnexUtil.getAllDefaultAnnexLibraries(org.eclipse.emf.ecore.EObject root) |
Modifier and Type | Method and Description |
---|---|
static void |
AnnexUtil.addLibs(PackageSection packsec,
java.util.List<DefaultAnnexLibrary> result)
add default annex libraries of packsec.
|