|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SoftwareFeatures | |
---|---|
edu.cmu.sei.aadl.model.feature | |
edu.cmu.sei.aadl.model.feature.impl | |
edu.cmu.sei.aadl.model.feature.util |
Uses of SoftwareFeatures in edu.cmu.sei.aadl.model.feature |
---|
Subinterfaces of SoftwareFeatures in edu.cmu.sei.aadl.model.feature | |
---|---|
interface |
ProcessFeatures
A representation of the model object 'Process Features' |
interface |
SystemFeatures
A representation of the model object 'System Features' |
interface |
ThreadFeatures
A representation of the model object 'Thread Features' |
interface |
ThreadGroupFeatures
A representation of the model object 'Thread Group Features' |
Uses of SoftwareFeatures in edu.cmu.sei.aadl.model.feature.impl |
---|
Classes in edu.cmu.sei.aadl.model.feature.impl that implement SoftwareFeatures | |
---|---|
class |
ProcessFeaturesImpl
An implementation of the model object 'Process Features' |
class |
SoftwareFeaturesImpl
An implementation of the model object 'Software Features' |
class |
SystemFeaturesImpl
An implementation of the model object 'System Features' |
class |
ThreadFeaturesImpl
An implementation of the model object 'Thread Features' |
class |
ThreadGroupFeaturesImpl
An implementation of the model object 'Thread Group Features' |
Uses of SoftwareFeatures in edu.cmu.sei.aadl.model.feature.util |
---|
Methods in edu.cmu.sei.aadl.model.feature.util with parameters of type SoftwareFeatures | |
---|---|
java.lang.Object |
FeatureSwitch.caseSoftwareFeatures(SoftwareFeatures object)
Returns the result of interpretting the object as an instance of 'Software Features' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |