|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VirtualProcessor | |
---|---|
edu.cmu.sei.aadl.aadl2 | |
edu.cmu.sei.aadl.aadl2.impl | |
edu.cmu.sei.aadl.aadl2.util |
Uses of VirtualProcessor in edu.cmu.sei.aadl.aadl2 |
---|
Subinterfaces of VirtualProcessor in edu.cmu.sei.aadl.aadl2 | |
---|---|
interface |
VirtualProcessorClassifier
A representation of the model object 'Virtual Processor Classifier' |
interface |
VirtualProcessorImplementation
A representation of the model object 'Virtual Processor Implementation' |
interface |
VirtualProcessorSubcomponent
A representation of the model object 'Virtual Processor Subcomponent' |
interface |
VirtualProcessorType
A representation of the model object 'Virtual Processor Type' |
Uses of VirtualProcessor in edu.cmu.sei.aadl.aadl2.impl |
---|
Classes in edu.cmu.sei.aadl.aadl2.impl that implement VirtualProcessor | |
---|---|
class |
VirtualProcessorClassifierImpl
An implementation of the model object 'Virtual Processor Classifier' |
class |
VirtualProcessorImpl
An implementation of the model object 'Virtual Processor' |
class |
VirtualProcessorImplementationImpl
An implementation of the model object 'Virtual Processor Implementation' |
class |
VirtualProcessorSubcomponentImpl
An implementation of the model object 'Virtual Processor Subcomponent' |
class |
VirtualProcessorTypeImpl
An implementation of the model object 'Virtual Processor Type' |
Uses of VirtualProcessor in edu.cmu.sei.aadl.aadl2.util |
---|
Methods in edu.cmu.sei.aadl.aadl2.util with parameters of type VirtualProcessor | |
---|---|
T |
Aadl2Switch.caseVirtualProcessor(VirtualProcessor object)
Returns the result of interpreting the object as an instance of 'Virtual Processor' |
boolean |
Aadl2Validator.validateVirtualProcessor(VirtualProcessor virtualProcessor,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |