Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util | |
org.osate.xtext.aadl2.validation |
Modifier and Type | Interface and Description |
---|---|
interface |
AadlPackage
A representation of the model object 'Aadl Package'.
|
interface |
PropertySet
A representation of the model object 'Property Set'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ModelUnit> |
PropertySet.getImportedUnits()
Returns the value of the 'Imported Unit' reference list.
|
org.eclipse.emf.common.util.EList<ModelUnit> |
PackageSection.getImportedUnits()
Returns the value of the 'Imported Unit' reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
AadlPackageImpl
An implementation of the model object 'Aadl Package'.
|
class |
ModelUnitImpl
An implementation of the model object 'Model Unit'.
|
class |
PropertySetImpl
An implementation of the model object 'Property Set'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ModelUnit> |
PropertySetImpl.getImportedUnits() |
org.eclipse.emf.common.util.EList<ModelUnit> |
PackageSectionImpl.getImportedUnits() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseModelUnit(ModelUnit object)
Returns the result of interpreting the object as an instance of 'Model Unit'.
|
boolean |
Aadl2Validator.validateModelUnit(ModelUnit modelUnit,
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.caseModelUnit(ModelUnit pack) |
void |
Aadl2JavaValidator.checkEndId(ModelUnit mu) |