|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LayerConnection
A representation of the model object 'Layer Connection'.
The following features are supported:
RoomPackage.getLayerConnection()
Method Summary | |
---|---|
SAPoint |
getFrom()
Returns the value of the 'From' containment reference. |
SPPoint |
getTo()
Returns the value of the 'To' containment reference. |
void |
setFrom(SAPoint value)
Sets the value of the ' From ' containment reference. |
void |
setTo(SPPoint value)
Sets the value of the ' To ' containment reference. |
Method Detail |
---|
SAPoint getFrom()
If the meaning of the 'From' containment reference isn't clear, there really should be more of a description here...
setFrom(SAPoint)
,
RoomPackage.getLayerConnection_From()
void setFrom(SAPoint value)
From
' containment reference.
value
- the new value of the 'From' containment reference.getFrom()
SPPoint getTo()
If the meaning of the 'To' containment reference isn't clear, there really should be more of a description here...
setTo(SPPoint)
,
RoomPackage.getLayerConnection_To()
void setTo(SPPoint value)
To
' containment reference.
value
- the new value of the 'To' containment reference.getTo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |