|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SourceContainer
A representation of the model object 'Source Container'.
The following features are supported:
SrcPackage.getSourceContainer()
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
EList |
getCallableblocks()
Returns the value of the 'Callableblocks' containment reference list. |
List |
getIncludes()
Return a list of all SourceContainers included by this SourceContainer. |
String |
getSourceType()
Returns the value of the 'Source Type' attribute. |
void |
setSourceType(String value)
Sets the value of the ' Source Type ' attribute. |
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 |
---|
String getSourceType()
If the meaning of the 'Source Type' attribute isn't clear, there really should be more of a description here...
setSourceType(String)
,
SrcPackage.getSourceContainer_SourceType()
void setSourceType(String value)
Source Type
' attribute.
value
- the new value of the 'Source Type' attribute.getSourceType()
EList getCallableblocks()
CallableBlock
.
It is bidirectional and its opposite is 'Source Container
'.
If the meaning of the 'Callableblocks' containment reference list isn't clear, there really should be more of a description here...
SrcPackage.getSourceContainer_Callableblocks()
,
CallableBlock.getSourceContainer()
List getIncludes()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |