|
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 CallsRelationship
A representation of the model object 'Calls Relationship'.
The following features are supported:
SrcPackage.getCallsRelationship()| Field Summary | |
|---|---|
static String |
copyright
|
| Method Summary | |
|---|---|
int |
getSourcePosition()
Returns the value of the 'Source Position' attribute. |
boolean |
isQualifiedPath()
Returns the value of the 'Qualified Path' attribute. |
void |
setQualifiedPath(boolean value)
Sets the value of the ' Qualified Path' attribute. |
void |
setSourcePosition(int value)
Sets the value of the ' Source Position' attribute. |
| Methods inherited from interface com.ibm.etools.systems.app.model.Relationship |
|---|
getSource, getSubtype, getTarget, getType, setSource, setSubtype, setTarget, setType |
| Field Detail |
|---|
static final String copyright
| Method Detail |
|---|
int getSourcePosition()
If the meaning of the 'Source Position' attribute isn't clear, there really should be more of a description here...
setSourcePosition(int),
SrcPackage.getCallsRelationship_SourcePosition()void setSourcePosition(int value)
Source Position' attribute.
value - the new value of the 'Source Position' attribute.getSourcePosition()boolean isQualifiedPath()
If the meaning of the 'Qualified Path' attribute isn't clear, there really should be more of a description here...
setQualifiedPath(boolean),
SrcPackage.getCallsRelationship_QualifiedPath()void setQualifiedPath(boolean value)
Qualified Path' attribute.
value - the new value of the 'Qualified Path' attribute.isQualifiedPath()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||