|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubprogramSubcomponents | |
---|---|
edu.cmu.sei.aadl.model.component | |
edu.cmu.sei.aadl.model.component.impl | |
edu.cmu.sei.aadl.model.component.util |
Uses of SubprogramSubcomponents in edu.cmu.sei.aadl.model.component |
---|
Methods in edu.cmu.sei.aadl.model.component that return SubprogramSubcomponents | |
---|---|
SubprogramSubcomponents |
SubprogramImpl.getSubcomponents()
Returns the value of the 'Subcomponents' containment reference |
Methods in edu.cmu.sei.aadl.model.component with parameters of type SubprogramSubcomponents | |
---|---|
void |
SubprogramImpl.setSubcomponents(SubprogramSubcomponents value)
Sets the value of the ' Subcomponents ' containment reference |
Uses of SubprogramSubcomponents in edu.cmu.sei.aadl.model.component.impl |
---|
Classes in edu.cmu.sei.aadl.model.component.impl that implement SubprogramSubcomponents | |
---|---|
class |
SubprogramSubcomponentsImpl
An implementation of the model object 'Subprogram Subcomponents' |
Fields in edu.cmu.sei.aadl.model.component.impl declared as SubprogramSubcomponents | |
---|---|
protected SubprogramSubcomponents |
SubprogramImplImpl.subcomponents
The cached value of the ' Subcomponents ' containment reference |
Methods in edu.cmu.sei.aadl.model.component.impl that return SubprogramSubcomponents | |
---|---|
SubprogramSubcomponents |
SubprogramImplImpl.getSubcomponents()
|
Methods in edu.cmu.sei.aadl.model.component.impl with parameters of type SubprogramSubcomponents | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
SubprogramImplImpl.basicSetSubcomponents(SubprogramSubcomponents newSubcomponents,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
SubprogramImplImpl.setSubcomponents(SubprogramSubcomponents newSubcomponents)
phf: we want an add version for EList |
Uses of SubprogramSubcomponents in edu.cmu.sei.aadl.model.component.util |
---|
Methods in edu.cmu.sei.aadl.model.component.util with parameters of type SubprogramSubcomponents | |
---|---|
java.lang.Object |
ComponentSwitch.caseSubprogramSubcomponents(SubprogramSubcomponents object)
Returns the result of interpretting the object as an instance of 'Subprogram Subcomponents' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |