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