Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Interface and Description |
---|---|
interface |
BusImplementation
A representation of the model object 'Bus Implementation'.
|
interface |
BusType
A representation of the model object 'Bus Type'.
|
Modifier and Type | Class and Description |
---|---|
class |
BusClassifierImpl
An implementation of the model object 'Bus Classifier'.
|
class |
BusImplementationImpl
An implementation of the model object 'Bus Implementation'.
|
class |
BusTypeImpl
An implementation of the model object 'Bus Type'.
|
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseBusClassifier(BusClassifier object)
Returns the result of interpreting the object as an instance of 'Bus Classifier'.
|
boolean |
Aadl2Validator.validateBusClassifier(BusClassifier busClassifier,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |