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