|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NodeImplementation
The model representing a resource implementation in an SCA assembly model.
| Method Summary | |
|---|---|
Composite |
getComposite()
Returns the composite deployed to this node. |
void |
setComposite(Composite composite)
Sets the composite deployed to this node. |
| Methods inherited from interface org.apache.tuscany.sca.assembly.ComponentType |
|---|
getConstrainingType, getProperties, getReferences, getServices, getURI, setConstrainingType, setURI |
| Methods inherited from interface org.apache.tuscany.sca.assembly.Base |
|---|
isUnresolved, setUnresolved |
| Method Detail |
|---|
Composite getComposite()
void setComposite(Composite composite)
composite - the composite deployed to this node
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||