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