Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util | |
org.osate.xtext.aadl2.validation |
Modifier and Type | Method and Description |
---|---|
BusType |
Aadl2Factory.createBusType()
Returns a new object of class 'Bus Type'.
|
BusType |
BusImplementation.getType()
Returns the value of the 'Type' reference.
|
Modifier and Type | Class and Description |
---|---|
class |
BusTypeImpl
An implementation of the model object 'Bus Type'.
|
Modifier and Type | Method and Description |
---|---|
BusType |
Aadl2FactoryImpl.createBusType() |
BusType |
BusImplementationImpl.getType() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseBusType(BusType object)
Returns the result of interpreting the object as an instance of 'Bus Type'.
|
boolean |
Aadl2Validator.validateBusType(BusType busType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
Modifier and Type | Method and Description |
---|---|
void |
Aadl2JavaValidator.caseBusType(BusType busType) |