|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ThreadGroupImpl
A representation of the model object 'Thread Group Impl'.
The following features are supported:
ComponentPackage.getThreadGroupImpl()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
ThreadGroupType |
getCompType()
Returns the value of the 'Comp Type' reference. |
ThreadGroupImpl |
getExtend()
Returns the value of the 'Extend' reference |
ThreadGroupSubcomponents |
getSubcomponents()
Returns the value of the 'Subcomponents' containment reference |
boolean |
isSetExtend()
Returns whether the value of the ' Extend ' reference is set |
void |
setCompType(ThreadGroupType value)
Sets the value of the ' Comp Type ' reference |
void |
setExtend(ThreadGroupImpl value)
Sets the value of the ' Extend ' reference |
void |
setSubcomponents(ThreadGroupSubcomponents value)
Sets the value of the ' Subcomponents ' containment reference |
void |
unsetExtend()
Unsets the value of the ' Extend ' reference |
Methods inherited from interface edu.cmu.sei.aadl.model.core.ComponentClassifier |
---|
checkAppliesToClassifier, getCategory, isDescendentOf |
Methods inherited from interface edu.cmu.sei.aadl.model.core.Classifier |
---|
addAnnexSubclause, getAllPropertyAssociation, getAnnexSubclause, getExtendedClassifierReference, getExtendedQualifiedName, getPackageName, getXAllExtend, getXAllExtendPlusSelf, getXExtend, hasExtends, setExtendedClassifierReference |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
ThreadGroupSubcomponents getSubcomponents()
If the meaning of the 'Subcomponents' containment reference isn't clear, there really should be more of a description here...
setSubcomponents(ThreadGroupSubcomponents)
,
ComponentPackage.getThreadGroupImpl_Subcomponents()
void setSubcomponents(ThreadGroupSubcomponents value)
Subcomponents
' containment reference.
value
- the new value of the 'Subcomponents' containment reference.getSubcomponents()
ThreadGroupType getCompType()
Implementations
'.
If the meaning of the 'Comp Type' reference isn't clear, there really should be more of a description here...
setCompType(ThreadGroupType)
,
ComponentPackage.getThreadGroupImpl_CompType()
,
ThreadGroupType.getImplementations()
void setCompType(ThreadGroupType value)
Comp Type
' reference.
value
- the new value of the 'Comp Type' reference.getCompType()
ThreadGroupImpl getExtend()
If the meaning of the 'Extend' reference isn't clear, there really should be more of a description here...
isSetExtend()
,
unsetExtend()
,
setExtend(ThreadGroupImpl)
,
ComponentPackage.getThreadGroupImpl_Extend()
void setExtend(ThreadGroupImpl value)
Extend
' reference.
value
- the new value of the 'Extend' reference.isSetExtend()
,
unsetExtend()
,
getExtend()
void unsetExtend()
Extend
' reference.
isSetExtend()
,
getExtend()
,
setExtend(ThreadGroupImpl)
boolean isSetExtend()
Extend
' reference is set.
unsetExtend()
,
getExtend()
,
setExtend(ThreadGroupImpl)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |