|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProcessorImpl
A representation of the model object 'Processor Impl'.
The following features are supported:
ComponentPackage.getProcessorImpl()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
ProcessorType |
getCompType()
Returns the value of the 'Comp Type' reference. |
ProcessorImpl |
getExtend()
Returns the value of the 'Extend' reference |
ProcessorSubcomponents |
getSubcomponents()
Returns the value of the 'Subcomponents' containment reference |
boolean |
isSetExtend()
Returns whether the value of the ' Extend ' reference is set |
void |
setCompType(ProcessorType value)
Sets the value of the ' Comp Type ' reference |
void |
setExtend(ProcessorImpl value)
Sets the value of the ' Extend ' reference |
void |
setSubcomponents(ProcessorSubcomponents 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 |
---|
ProcessorSubcomponents getSubcomponents()
If the meaning of the 'Subcomponents' containment reference isn't clear, there really should be more of a description here...
setSubcomponents(ProcessorSubcomponents)
,
ComponentPackage.getProcessorImpl_Subcomponents()
void setSubcomponents(ProcessorSubcomponents value)
Subcomponents
' containment reference.
value
- the new value of the 'Subcomponents' containment reference.getSubcomponents()
ProcessorType getCompType()
Implementations
'.
If the meaning of the 'Comp Type' reference isn't clear, there really should be more of a description here...
setCompType(ProcessorType)
,
ComponentPackage.getProcessorImpl_CompType()
,
ProcessorType.getImplementations()
void setCompType(ProcessorType value)
Comp Type
' reference.
value
- the new value of the 'Comp Type' reference.getCompType()
ProcessorImpl getExtend()
If the meaning of the 'Extend' reference isn't clear, there really should be more of a description here...
isSetExtend()
,
unsetExtend()
,
setExtend(ProcessorImpl)
,
ComponentPackage.getProcessorImpl_Extend()
void setExtend(ProcessorImpl value)
Extend
' reference.
value
- the new value of the 'Extend' reference.isSetExtend()
,
unsetExtend()
,
getExtend()
void unsetExtend()
Extend
' reference.
isSetExtend()
,
getExtend()
,
setExtend(ProcessorImpl)
boolean isSetExtend()
Extend
' reference is set.
unsetExtend()
,
getExtend()
,
setExtend(ProcessorImpl)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |