|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FlowSourceImpl | |
---|---|
edu.cmu.sei.aadl.model.flow | |
edu.cmu.sei.aadl.model.flow.impl | |
edu.cmu.sei.aadl.model.flow.util |
Uses of FlowSourceImpl in edu.cmu.sei.aadl.model.flow |
---|
Methods in edu.cmu.sei.aadl.model.flow that return FlowSourceImpl | |
---|---|
FlowSourceImpl |
FlowFactory.createFlowSourceImpl()
Returns a new object of class 'Source Impl' |
Methods in edu.cmu.sei.aadl.model.flow with parameters of type FlowSourceImpl | |
---|---|
void |
Flows.addFlowSourceImpl(FlowSourceImpl value)
Adds to the list the value of the ' Flow Source Impl ' containment reference list |
Uses of FlowSourceImpl in edu.cmu.sei.aadl.model.flow.impl |
---|
Classes in edu.cmu.sei.aadl.model.flow.impl that implement FlowSourceImpl | |
---|---|
class |
FlowSourceImplImpl
An implementation of the model object 'Source Impl' |
Methods in edu.cmu.sei.aadl.model.flow.impl that return FlowSourceImpl | |
---|---|
FlowSourceImpl |
FlowFactoryImpl.createFlowSourceImpl()
|
Methods in edu.cmu.sei.aadl.model.flow.impl with parameters of type FlowSourceImpl | |
---|---|
void |
FlowsImpl.addFlowSourceImpl(FlowSourceImpl newFlowSourceImpl)
phf: add element to multiplicity EList |
Uses of FlowSourceImpl in edu.cmu.sei.aadl.model.flow.util |
---|
Methods in edu.cmu.sei.aadl.model.flow.util with parameters of type FlowSourceImpl | |
---|---|
java.lang.Object |
FlowSwitch.caseFlowSourceImpl(FlowSourceImpl object)
Returns the result of interpretting the object as an instance of 'Source Impl' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |