|
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 CallableBlock
A representation of the model object 'Callable Block'.
The following features are supported:
SrcPackage.getCallableBlock()
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
int |
getEndPosition()
Returns the value of the 'End Position' attribute. |
SourceContainer |
getSourceContainer()
Returns the value of the 'Source Container' container reference. |
int |
getStartPosition()
Returns the value of the 'Start Position' attribute. |
void |
setEndPosition(int value)
Sets the value of the ' End Position ' attribute. |
void |
setSourceContainer(SourceContainer value)
Sets the value of the ' Source Container ' container reference. |
void |
setStartPosition(int value)
Sets the value of the ' Start Position ' 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 |
---|
int getStartPosition()
If the meaning of the 'Start Position' attribute isn't clear, there really should be more of a description here...
setStartPosition(int)
,
SrcPackage.getCallableBlock_StartPosition()
void setStartPosition(int value)
Start Position
' attribute.
value
- the new value of the 'Start Position' attribute.getStartPosition()
int getEndPosition()
If the meaning of the 'End Position' attribute isn't clear, there really should be more of a description here...
setEndPosition(int)
,
SrcPackage.getCallableBlock_EndPosition()
void setEndPosition(int value)
End Position
' attribute.
value
- the new value of the 'End Position' attribute.getEndPosition()
SourceContainer getSourceContainer()
Callableblocks
'.
If the meaning of the 'Source Container' container reference isn't clear, there really should be more of a description here...
setSourceContainer(SourceContainer)
,
SrcPackage.getCallableBlock_SourceContainer()
,
SourceContainer.getCallableblocks()
void setSourceContainer(SourceContainer value)
Source Container
' container reference.
value
- the new value of the 'Source Container' container reference.getSourceContainer()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |