|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModuleReference
A representation of the model object 'Module Reference'.
The following features are supported:
SCAPackage.getModuleReference()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
ExternalService |
getExternalService()
Returns the value of the 'External Service' reference. |
void |
setExternalService(ExternalService value)
Sets the value of the ' External Service '
reference. |
Methods inherited from interface org.eclipse.stp.core.sca.Reference |
---|
getAny, getAnyAttribute, getInterface, getMultiplicity, getName, isSetMultiplicity, setInterface, setMultiplicity, setName, unsetMultiplicity |
Methods inherited from interface org.eclipse.stp.core.sca.AbstractReference |
---|
matches |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
ExternalService getExternalService()
If the meaning of the 'External Service' containment reference isn't clear, there really should be more of a description here...
setExternalService(ExternalService)
,
SCAPackage.getModuleReference_ExternalService()
void setExternalService(ExternalService value)
External Service
'
reference.
value
- the new value of the 'External Service' reference.getExternalService()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |