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 |
SystemClassifier
A representation of the model object 'System Classifier'.
|
interface |
SystemImplementation
A representation of the model object 'System Implementation'.
|
interface |
SystemPrototype
A representation of the model object 'System Prototype'.
|
interface |
SystemSubcomponent
A representation of the model object 'System Subcomponent'.
|
interface |
SystemSubcomponentType
A representation of the model object 'System Subcomponent Type'.
|
interface |
SystemType
A representation of the model object 'System 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 |
SystemClassifierImpl
An implementation of the model object 'System Classifier'.
|
class |
SystemImpl
An implementation of the model object 'System'.
|
class |
SystemImplementationImpl
An implementation of the model object 'System Implementation'.
|
class |
SystemPrototypeImpl
An implementation of the model object 'System Prototype'.
|
class |
SystemSubcomponentImpl
An implementation of the model object 'System Subcomponent'.
|
class |
SystemSubcomponentTypeImpl
An implementation of the model object 'System Subcomponent Type'.
|
class |
SystemTypeImpl
An implementation of the model object 'System Type'.
|
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseSystem(System object)
Returns the result of interpreting the object as an instance of 'System'.
|
boolean |
Aadl2Validator.validateSystem(System system,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |