public interface Extends extends AbstractCodeRelationship
CodePackage.getExtends()| Modifier and Type | Method and Description |
|---|---|
Datatype |
getFrom()
Returns the value of the 'From' reference.
|
Datatype |
getTo()
Returns the value of the 'To' reference.
|
void |
setFrom(Datatype value)
Sets the value of the '
From' reference. |
void |
setTo(Datatype value)
Sets the value of the '
To' reference. |
getStereotype, getTaggedValuegetAnnotation, getAttributeDatatype getTo()
If the meaning of the 'To' reference isn't clear, there really should be more of a description here...
getTo in interface KDMRelationshipsetTo(Datatype),
CodePackage.getExtends_To()void setTo(Datatype value)
To' reference.
value - the new value of the 'To' reference.getTo()Datatype getFrom()
If the meaning of the 'From' reference isn't clear, there really should be more of a description here...
getFrom in interface KDMRelationshipsetFrom(Datatype),
CodePackage.getExtends_From()