|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FlowSinkSpec | |
---|---|
edu.cmu.sei.aadl.model.flow | |
edu.cmu.sei.aadl.model.flow.impl | |
edu.cmu.sei.aadl.model.flow.util |
Uses of FlowSinkSpec in edu.cmu.sei.aadl.model.flow |
---|
Methods in edu.cmu.sei.aadl.model.flow that return FlowSinkSpec | |
---|---|
FlowSinkSpec |
FlowFactory.createFlowSinkSpec()
Returns a new object of class 'Sink Spec' |
FlowSinkSpec |
FlowSinkImpl.getImplement()
Returns the value of the 'Implement' reference |
Methods in edu.cmu.sei.aadl.model.flow with parameters of type FlowSinkSpec | |
---|---|
void |
FlowSpecs.addFlowSinkSpec(FlowSinkSpec value)
Adds to the list the value of the ' Flow Sink Spec ' containment reference list |
void |
FlowSinkImpl.setImplement(FlowSinkSpec value)
Sets the value of the ' Implement ' reference |
Uses of FlowSinkSpec in edu.cmu.sei.aadl.model.flow.impl |
---|
Classes in edu.cmu.sei.aadl.model.flow.impl that implement FlowSinkSpec | |
---|---|
class |
FlowSinkSpecImpl
An implementation of the model object 'Sink Spec' |
Fields in edu.cmu.sei.aadl.model.flow.impl declared as FlowSinkSpec | |
---|---|
protected FlowSinkSpec |
FlowSinkImplImpl.implement
The cached value of the ' Implement ' reference |
Methods in edu.cmu.sei.aadl.model.flow.impl that return FlowSinkSpec | |
---|---|
FlowSinkSpec |
FlowSinkImplImpl.basicGetImplement()
|
FlowSinkSpec |
FlowFactoryImpl.createFlowSinkSpec()
|
FlowSinkSpec |
FlowSinkImplImpl.getImplement()
|
Methods in edu.cmu.sei.aadl.model.flow.impl with parameters of type FlowSinkSpec | |
---|---|
void |
FlowSpecsImpl.addFlowSinkSpec(FlowSinkSpec newFlowSinkSpec)
phf: add element to multiplicity EList |
void |
FlowSinkImplImpl.setImplement(FlowSinkSpec newImplement)
phf: we want an add version for EList |
Uses of FlowSinkSpec in edu.cmu.sei.aadl.model.flow.util |
---|
Methods in edu.cmu.sei.aadl.model.flow.util with parameters of type FlowSinkSpec | |
---|---|
java.lang.Object |
FlowSwitch.caseFlowSinkSpec(FlowSinkSpec object)
Returns the result of interpretting the object as an instance of 'Sink Spec' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |