|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WireSource | |
---|---|
org.eclipse.stp.core.sca | The SCA Model API |
Uses of WireSource in org.eclipse.stp.core.sca |
---|
Subinterfaces of WireSource in org.eclipse.stp.core.sca | |
---|---|
interface |
EntryPoint
A representation of the model object 'Entry Point'. |
Methods in org.eclipse.stp.core.sca that return WireSource | |
---|---|
WireSource |
Component.getSingleWireSource()
|
WireSource |
Component.getWireSource(Reference reference)
|
WireSource |
Component.getWireSource(java.lang.String referenceName)
|
WireSource |
Composite.resolveWireSource(java.lang.String sourceURI)
Use this API to resolve soure URIs to a WireSource within the
composite. |
Methods in org.eclipse.stp.core.sca with parameters of type WireSource | |
---|---|
java.util.List |
Composite.getAllMatchingTargets(WireSource wireSource)
|
boolean |
WireTarget.matches(WireSource wireSource)
NOT IMPLEMENTED. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |