|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VirtualBus | |
---|---|
edu.cmu.sei.aadl.aadl2 | |
edu.cmu.sei.aadl.aadl2.impl | |
edu.cmu.sei.aadl.aadl2.util |
Uses of VirtualBus in edu.cmu.sei.aadl.aadl2 |
---|
Subinterfaces of VirtualBus in edu.cmu.sei.aadl.aadl2 | |
---|---|
interface |
VirtualBusClassifier
A representation of the model object 'Virtual Bus Classifier' |
interface |
VirtualBusImplementation
A representation of the model object 'Virtual Bus Implementation' |
interface |
VirtualBusSubcomponent
A representation of the model object 'Virtual Bus Subcomponent' |
interface |
VirtualBusType
A representation of the model object 'Virtual Bus Type' |
Uses of VirtualBus in edu.cmu.sei.aadl.aadl2.impl |
---|
Classes in edu.cmu.sei.aadl.aadl2.impl that implement VirtualBus | |
---|---|
class |
VirtualBusClassifierImpl
An implementation of the model object 'Virtual Bus Classifier' |
class |
VirtualBusImpl
An implementation of the model object 'Virtual Bus' |
class |
VirtualBusImplementationImpl
An implementation of the model object 'Virtual Bus Implementation' |
class |
VirtualBusSubcomponentImpl
An implementation of the model object 'Virtual Bus Subcomponent' |
class |
VirtualBusTypeImpl
An implementation of the model object 'Virtual Bus Type' |
Uses of VirtualBus in edu.cmu.sei.aadl.aadl2.util |
---|
Methods in edu.cmu.sei.aadl.aadl2.util with parameters of type VirtualBus | |
---|---|
T |
Aadl2Switch.caseVirtualBus(VirtualBus object)
Returns the result of interpreting the object as an instance of 'Virtual Bus' |
boolean |
Aadl2Validator.validateVirtualBus(VirtualBus virtualBus,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |