public interface DeviceSubcomponent extends Subcomponent, Device
The following features are supported:
Aadl2Package.getDeviceSubcomponent()
Modifier and Type | Method and Description |
---|---|
DeviceSubcomponentType |
getDeviceSubcomponentType()
Returns the value of the 'Device Subcomponent Type' reference.
|
void |
setDeviceSubcomponentType(DeviceSubcomponentType value)
Sets the value of the '
Device Subcomponent Type ' reference. |
createImplementationReference, createOwnedModeBinding, createOwnedPrototypeBinding, getAllClassifier, getAllFeatures, getAllSubcomponentRefinements, getCategory, getClassifier, getComponentImplementation, getComponentType, getImplementationReferences, getOwnedModeBindings, getOwnedPrototypeBindings, getPrototype, getRefined, getSubcomponentType, isAllModes, lookupPrototypeBinding, setAllModes, setRefined
getRefinedElement, getRefinementContext
getFeaturingClassifiers
getAllInModes, getInModes
createArrayDimension, getArrayDimensions
DeviceSubcomponentType getDeviceSubcomponentType()
This feature subsets the following features:
If the meaning of the 'Device Subcomponent Type' reference isn't clear, there really should be more of a description here...
setDeviceSubcomponentType(DeviceSubcomponentType)
,
Aadl2Package.getDeviceSubcomponent_DeviceSubcomponentType()
void setDeviceSubcomponentType(DeviceSubcomponentType value)
Device Subcomponent Type
' reference.
value
- the new value of the 'Device Subcomponent Type' reference.getDeviceSubcomponentType()