|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModuleService
A representation of the model object 'Module Service'.
The following features are supported:
SCAPackage.getModuleService()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
EntryPoint |
getEntryPoint()
Returns the value of the 'Entry Point' reference. |
void |
setEntryPoint(EntryPoint value)
Sets the value of the ' Entry Point '
reference. |
Methods inherited from interface org.eclipse.stp.core.sca.Service |
---|
getAny, getAnyAttribute, getInterface, getName, setInterface, setName |
Methods inherited from interface org.eclipse.stp.core.sca.AbstractService |
---|
matches |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
EntryPoint getEntryPoint()
If the meaning of the 'Entry Point' containment reference isn't clear, there really should be more of a description here...
setEntryPoint(EntryPoint)
,
SCAPackage.getModuleService_EntryPoint()
void setEntryPoint(EntryPoint value)
Entry Point
'
reference.
value
- the new value of the 'Entry Point' reference.getEntryPoint()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |