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