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 |
BusClassifier
A representation of the model object 'Bus Classifier'.
|
interface |
BusImplementation
A representation of the model object 'Bus Implementation'.
|
interface |
BusPrototype
A representation of the model object 'Bus Prototype'.
|
interface |
BusSubcomponent
A representation of the model object 'Bus Subcomponent'.
|
interface |
BusSubcomponentType
A representation of the model object 'Bus Subcomponent Type'.
|
interface |
BusType
A representation of the model object 'Bus 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 |
BusClassifierImpl
An implementation of the model object 'Bus Classifier'.
|
class |
BusImpl
An implementation of the model object 'Bus'.
|
class |
BusImplementationImpl
An implementation of the model object 'Bus Implementation'.
|
class |
BusPrototypeImpl
An implementation of the model object 'Bus Prototype'.
|
class |
BusSubcomponentImpl
An implementation of the model object 'Bus Subcomponent'.
|
class |
BusSubcomponentTypeImpl
An implementation of the model object 'Bus Subcomponent Type'.
|
class |
BusTypeImpl
An implementation of the model object 'Bus Type'.
|
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseBus(Bus object)
Returns the result of interpreting the object as an instance of 'Bus'.
|
boolean |
Aadl2Validator.validateBus(Bus bus,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |