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