|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThreadGroupImpl | |
---|---|
edu.cmu.sei.aadl.model.component | |
edu.cmu.sei.aadl.model.component.impl | |
edu.cmu.sei.aadl.model.component.util | |
edu.cmu.sei.aadl.model.core | |
edu.cmu.sei.aadl.model.core.impl | This package contains interfaces and classes that represent the abstract component objects as well as the pacakge concepts. |
Uses of ThreadGroupImpl in edu.cmu.sei.aadl.model.component |
---|
Methods in edu.cmu.sei.aadl.model.component that return ThreadGroupImpl | |
---|---|
ThreadGroupImpl |
ComponentFactory.createThreadGroupImpl()
Returns a new object of class 'Thread Group Impl' |
ThreadGroupImpl |
ThreadGroupImpl.getExtend()
Returns the value of the 'Extend' reference |
Methods in edu.cmu.sei.aadl.model.component with parameters of type ThreadGroupImpl | |
---|---|
void |
ThreadGroupType.addImplementations(ThreadGroupImpl value)
Adds to the list the value of the ' Implementations ' reference list |
void |
ThreadGroupImpl.setExtend(ThreadGroupImpl value)
Sets the value of the ' Extend ' reference |
Uses of ThreadGroupImpl in edu.cmu.sei.aadl.model.component.impl |
---|
Classes in edu.cmu.sei.aadl.model.component.impl that implement ThreadGroupImpl | |
---|---|
class |
ThreadGroupImplImpl
An implementation of the model object 'Thread Group Impl' |
Fields in edu.cmu.sei.aadl.model.component.impl declared as ThreadGroupImpl | |
---|---|
protected ThreadGroupImpl |
ThreadGroupImplImpl.extend
The cached value of the ' Extend ' reference |
Methods in edu.cmu.sei.aadl.model.component.impl that return ThreadGroupImpl | |
---|---|
ThreadGroupImpl |
ThreadGroupImplImpl.basicGetExtend()
|
ThreadGroupImpl |
ComponentFactoryImpl.createThreadGroupImpl()
|
ThreadGroupImpl |
ThreadGroupImplImpl.getExtend()
|
Methods in edu.cmu.sei.aadl.model.component.impl with parameters of type ThreadGroupImpl | |
---|---|
void |
ThreadGroupTypeImpl.addImplementations(ThreadGroupImpl newImplementations)
phf: add element to multiplicity EList |
void |
ThreadGroupImplImpl.setExtend(ThreadGroupImpl newExtend)
|
Uses of ThreadGroupImpl in edu.cmu.sei.aadl.model.component.util |
---|
Methods in edu.cmu.sei.aadl.model.component.util with parameters of type ThreadGroupImpl | |
---|---|
java.lang.Object |
ComponentSwitch.caseThreadGroupImpl(ThreadGroupImpl object)
Returns the result of interpretting the object as an instance of 'Thread Group Impl' |
Uses of ThreadGroupImpl in edu.cmu.sei.aadl.model.core |
---|
Methods in edu.cmu.sei.aadl.model.core with parameters of type ThreadGroupImpl | |
---|---|
void |
AadlSpec.addThreadGroupImpl(ThreadGroupImpl value)
Adds to the list the value of the ' Thread Group Impl ' containment reference list |
void |
AadlPackageSection.addThreadGroupImpl(ThreadGroupImpl value)
Adds to the list the value of the ' Thread Group Impl ' containment reference list |
Uses of ThreadGroupImpl in edu.cmu.sei.aadl.model.core.impl |
---|
Methods in edu.cmu.sei.aadl.model.core.impl with parameters of type ThreadGroupImpl | |
---|---|
void |
AadlSpecImpl.addThreadGroupImpl(ThreadGroupImpl newThreadGroupImpl)
phf: add element to multiplicity EList |
void |
AadlPackageSectionImpl.addThreadGroupImpl(ThreadGroupImpl newThreadGroupImpl)
phf: add element to multiplicity EList |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |