|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ThreadImpl
A representation of the model object 'Thread Impl'.
The following features are supported:
ComponentPackage.getThreadImpl()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
CallSequences |
getCallSequences()
Returns the value of the 'Call Sequences' containment reference |
ThreadType |
getCompType()
Returns the value of the 'Comp Type' reference. |
ThreadImpl |
getExtend()
Returns the value of the 'Extend' reference |
ThreadSubcomponents |
getSubcomponents()
Returns the value of the 'Subcomponents' containment reference |
boolean |
isSetExtend()
Returns whether the value of the ' Extend ' reference is set |
void |
setCallSequences(CallSequences value)
Sets the value of the ' Call Sequences ' containment reference |
void |
setCompType(ThreadType value)
Sets the value of the ' Comp Type ' reference |
void |
setExtend(ThreadImpl value)
Sets the value of the ' Extend ' reference |
void |
setSubcomponents(ThreadSubcomponents 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 |
---|
ThreadSubcomponents getSubcomponents()
If the meaning of the 'Subcomponents' containment reference isn't clear, there really should be more of a description here...
setSubcomponents(ThreadSubcomponents)
,
ComponentPackage.getThreadImpl_Subcomponents()
void setSubcomponents(ThreadSubcomponents value)
Subcomponents
' containment reference.
value
- the new value of the 'Subcomponents' containment reference.getSubcomponents()
ThreadType getCompType()
Implementations
'.
If the meaning of the 'Comp Type' reference isn't clear, there really should be more of a description here...
setCompType(ThreadType)
,
ComponentPackage.getThreadImpl_CompType()
,
ThreadType.getImplementations()
void setCompType(ThreadType value)
Comp Type
' reference.
value
- the new value of the 'Comp Type' reference.getCompType()
ThreadImpl getExtend()
If the meaning of the 'Extend' reference isn't clear, there really should be more of a description here...
isSetExtend()
,
unsetExtend()
,
setExtend(ThreadImpl)
,
ComponentPackage.getThreadImpl_Extend()
void setExtend(ThreadImpl value)
Extend
' reference.
value
- the new value of the 'Extend' reference.isSetExtend()
,
unsetExtend()
,
getExtend()
void unsetExtend()
Extend
' reference.
isSetExtend()
,
getExtend()
,
setExtend(ThreadImpl)
boolean isSetExtend()
Extend
' reference is set.
unsetExtend()
,
getExtend()
,
setExtend(ThreadImpl)
CallSequences getCallSequences()
If the meaning of the 'Call Sequences' containment reference isn't clear, there really should be more of a description here...
setCallSequences(CallSequences)
,
ComponentPackage.getThreadImpl_CallSequences()
void setCallSequences(CallSequences value)
Call Sequences
' containment reference.
value
- the new value of the 'Call Sequences' containment reference.getCallSequences()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |