|
Rational Developer for i 7.5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BoundModule
A representation of the model object 'Bound Module'.
The following features are supported:
BinPackage.getBoundModule()| Field Summary | |
|---|---|
static String |
copyright
|
| Method Summary | |
|---|---|
BinaryArtifact |
getBinaryContainer()
Returns the value of the 'Binary Container' container reference. |
EList |
getCallableBlocks()
Returns the value of the 'Callable Blocks' containment reference list. |
SourceContainer |
getSourceContainer()
Returns the value of the 'Source Container' reference. |
boolean |
isDebuggable()
Returns the value of the 'Debuggable' attribute. |
void |
setBinaryContainer(BinaryArtifact value)
Sets the value of the ' Binary Container' container reference. |
void |
setDebuggable(boolean value)
Sets the value of the ' Debuggable' attribute. |
void |
setSourceContainer(SourceContainer value)
Sets the value of the ' Source Container' reference. |
| Methods inherited from interface com.ibm.etools.systems.app.model.Artifact |
|---|
getLocation, getName, getSubtype, getType, getVersion, isExternal, setExternal, setLocation, setName, setSubtype, setType, setVersion |
| Field Detail |
|---|
static final String copyright
| Method Detail |
|---|
BinaryArtifact getBinaryContainer()
Modules'.
If the meaning of the 'Binary Container' container reference isn't clear, there really should be more of a description here...
setBinaryContainer(BinaryArtifact),
BinPackage.getBoundModule_BinaryContainer(),
BinaryArtifact.getModules()void setBinaryContainer(BinaryArtifact value)
Binary Container' container reference.
value - the new value of the 'Binary Container' container reference.getBinaryContainer()SourceContainer getSourceContainer()
If the meaning of the 'Source Container' reference isn't clear, there really should be more of a description here...
setSourceContainer(SourceContainer),
BinPackage.getBoundModule_SourceContainer()void setSourceContainer(SourceContainer value)
Source Container' reference.
value - the new value of the 'Source Container' reference.getSourceContainer()boolean isDebuggable()
If the meaning of the 'Debuggable' attribute isn't clear, there really should be more of a description here...
isDebuggable in interface IDebuggablesetDebuggable(boolean),
BinPackage.getBoundModule_Debuggable()void setDebuggable(boolean value)
Debuggable' attribute.
value - the new value of the 'Debuggable' attribute.isDebuggable()EList getCallableBlocks()
BinaryCallableBlock.
If the meaning of the 'Callable Blocks' containment reference list isn't clear, there really should be more of a description here...
BinPackage.getBoundModule_CallableBlocks()
|
Rational Developer for i 7.5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||