Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Interface and Description |
---|---|
interface |
DirectedRelationship
A representation of the model object 'Directed Relationship'.
|
interface |
Generalization
A representation of the model object 'Generalization'.
|
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 | Class and Description |
---|---|
class |
DirectedRelationshipImpl
An implementation of the model object 'Directed Relationship'.
|
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 |
RelationshipImpl
An implementation of the model object 'Relationship'.
|
class |
TypeExtensionImpl
An implementation of the model object 'Type Extension'.
|
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseRelationship(Relationship object)
Returns the result of interpreting the object as an instance of 'Relationship'.
|
boolean |
Aadl2Validator.validateRelationship(Relationship relationship,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |