|
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 Relationship
A representation of the model object 'Relationship'.
The following features are supported:
ModelPackage.getRelationship()
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
Artifact |
getSource()
Returns the value of the 'Source' reference. |
String |
getSubtype()
Returns the value of the 'Subtype' attribute. |
Artifact |
getTarget()
Returns the value of the 'Target' reference. |
String |
getType()
Returns the value of the 'Type' attribute. |
void |
setSource(Artifact value)
Sets the value of the ' Source ' reference. |
void |
setSubtype(String value)
Sets the value of the ' Subtype ' attribute. |
void |
setTarget(Artifact value)
Sets the value of the ' Target ' reference. |
void |
setType(String value)
Sets the value of the ' Type ' attribute. |
Field Detail |
---|
static final String copyright
Method Detail |
---|
Artifact getSource()
If the meaning of the 'Source' reference isn't clear, there really should be more of a description here...
setSource(Artifact)
,
ModelPackage.getRelationship_Source()
void setSource(Artifact value)
Source
' reference.
value
- the new value of the 'Source' reference.getSource()
Artifact getTarget()
If the meaning of the 'Target' reference isn't clear, there really should be more of a description here...
setTarget(Artifact)
,
ModelPackage.getRelationship_Target()
void setTarget(Artifact value)
Target
' reference.
value
- the new value of the 'Target' reference.getTarget()
String getType()
If the meaning of the 'Type' reference isn't clear, there really should be more of a description here...
setType(String)
,
ModelPackage.getRelationship_Type()
void setType(String value)
Type
' attribute.
value
- the new value of the 'Type' attribute.getType()
String getSubtype()
If the meaning of the 'Subtype' attribute isn't clear, there really should be more of a description here...
setSubtype(String)
,
ModelPackage.getRelationship_Subtype()
void setSubtype(String value)
Subtype
' attribute.
value
- the new value of the 'Subtype' attribute.getSubtype()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |