Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Interface and Description |
---|---|
interface |
AbstractClassifier
A representation of the model object 'Abstract Classifier'.
|
interface |
AbstractImplementation
A representation of the model object 'Abstract Implementation'.
|
interface |
AbstractPrototype
A representation of the model object 'Abstract Prototype'.
|
interface |
AbstractType
A representation of the model object 'Abstract Type'.
|
interface |
SubprogramGroupClassifier
A representation of the model object 'Subprogram Group Classifier'.
|
interface |
SubprogramGroupImplementation
A representation of the model object 'Subprogram Group Implementation'.
|
interface |
SubprogramGroupPrototype
A representation of the model object 'Subprogram Group Prototype'.
|
interface |
SubprogramGroupSubcomponent
A representation of the model object 'Subprogram Group Subcomponent'.
|
interface |
SubprogramGroupSubcomponentType
A representation of the model object 'Subprogram Group Subcomponent Type'.
|
interface |
SubprogramGroupType
A representation of the model object 'Subprogram Group Type'.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractClassifierImpl
An implementation of the model object 'Abstract Classifier'.
|
class |
AbstractImplementationImpl
An implementation of the model object 'Abstract Implementation'.
|
class |
AbstractPrototypeImpl
An implementation of the model object 'Abstract Prototype'.
|
class |
AbstractTypeImpl
An implementation of the model object 'Abstract Type'.
|
class |
SubprogramGroupClassifierImpl
An implementation of the model object 'Subprogram Group Classifier'.
|
class |
SubprogramGroupImpl
An implementation of the model object 'Subprogram Group'.
|
class |
SubprogramGroupImplementationImpl
An implementation of the model object 'Subprogram Group Implementation'.
|
class |
SubprogramGroupPrototypeImpl
An implementation of the model object 'Subprogram Group Prototype'.
|
class |
SubprogramGroupSubcomponentImpl
An implementation of the model object 'Subprogram Group Subcomponent'.
|
class |
SubprogramGroupSubcomponentTypeImpl
An implementation of the model object 'Subprogram Group Subcomponent Type'.
|
class |
SubprogramGroupTypeImpl
An implementation of the model object 'Subprogram Group Type'.
|
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseSubprogramGroup(SubprogramGroup object)
Returns the result of interpreting the object as an instance of 'Subprogram Group'.
|
boolean |
Aadl2Validator.validateSubprogramGroup(SubprogramGroup subprogramGroup,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |