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