Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Interface and Description |
---|---|
interface |
GroupExtension
A representation of the model object 'Group Extension'.
|
interface |
ImplementationExtension
A representation of the model object 'Implementation Extension'.
|
interface |
Realization
A representation of the model object 'Realization'.
|
interface |
TypeExtension
A representation of the model object 'Type Extension'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Generalization> |
Classifier.getGeneralizations()
Returns the value of the 'Generalization' reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
GeneralizationImpl
An implementation of the model object 'Generalization'.
|
class |
GroupExtensionImpl
An implementation of the model object 'Group Extension'.
|
class |
ImplementationExtensionImpl
An implementation of the model object 'Implementation Extension'.
|
class |
RealizationImpl
An implementation of the model object 'Realization'.
|
class |
TypeExtensionImpl
An implementation of the model object 'Type Extension'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Generalization> |
FeatureGroupTypeImpl.getGeneralizations() |
org.eclipse.emf.common.util.EList<Generalization> |
ComponentTypeImpl.getGeneralizations() |
org.eclipse.emf.common.util.EList<Generalization> |
ComponentImplementationImpl.getGeneralizations() |
org.eclipse.emf.common.util.EList<Generalization> |
ClassifierImpl.getGeneralizations() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseGeneralization(Generalization object)
Returns the result of interpreting the object as an instance of 'Generalization'.
|
boolean |
Aadl2Validator.validateGeneralization(Generalization generalization,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |