|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessorImplementation | |
---|---|
edu.cmu.sei.aadl.aadl2 | |
edu.cmu.sei.aadl.aadl2.impl | |
edu.cmu.sei.aadl.aadl2.util |
Uses of ProcessorImplementation in edu.cmu.sei.aadl.aadl2 |
---|
Methods in edu.cmu.sei.aadl.aadl2 that return ProcessorImplementation | |
---|---|
ProcessorImplementation |
PackageSection.createOwnedProcessorImplementation()
Creates a new ProcessorImplementation and appends it to the 'Owned Processor Implementation' containment reference list |
ProcessorImplementation |
Aadl2Factory.createProcessorImplementation()
Returns a new object of class 'Processor Implementation' |
Methods in edu.cmu.sei.aadl.aadl2 that return types with arguments of type ProcessorImplementation | |
---|---|
org.eclipse.emf.common.util.EList<ProcessorImplementation> |
PackageSection.getOwnedProcessorImplementations()
Returns the value of the 'Owned Processor Implementation' containment reference list. |
Uses of ProcessorImplementation in edu.cmu.sei.aadl.aadl2.impl |
---|
Classes in edu.cmu.sei.aadl.aadl2.impl that implement ProcessorImplementation | |
---|---|
class |
ProcessorImplementationImpl
An implementation of the model object 'Processor Implementation' |
Methods in edu.cmu.sei.aadl.aadl2.impl that return ProcessorImplementation | |
---|---|
ProcessorImplementation |
PackageSectionImpl.createOwnedProcessorImplementation()
|
ProcessorImplementation |
Aadl2FactoryImpl.createProcessorImplementation()
|
Methods in edu.cmu.sei.aadl.aadl2.impl that return types with arguments of type ProcessorImplementation | |
---|---|
org.eclipse.emf.common.util.EList<ProcessorImplementation> |
PackageSectionImpl.getOwnedProcessorImplementations()
|
Uses of ProcessorImplementation in edu.cmu.sei.aadl.aadl2.util |
---|
Methods in edu.cmu.sei.aadl.aadl2.util with parameters of type ProcessorImplementation | |
---|---|
T |
Aadl2Switch.caseProcessorImplementation(ProcessorImplementation object)
Returns the result of interpreting the object as an instance of 'Processor Implementation' |
boolean |
Aadl2Validator.validateProcessorImplementation(ProcessorImplementation processorImplementation,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |