|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Port
A representation of the model object 'Port'.
The following features are supported:
RoomPackage.getPort()| Method Summary | |
|---|---|
Documentation |
getDocu()
Returns the value of the 'Docu' containment reference. |
int |
getMultiplicity()
Returns the value of the 'Multiplicity' attribute. |
boolean |
isConjugated()
Returns the value of the 'Conjugated' attribute. |
boolean |
isReplicated()
|
void |
setConjugated(boolean value)
Sets the value of the ' Conjugated' attribute. |
void |
setDocu(Documentation value)
Sets the value of the ' Docu' containment reference. |
void |
setMultiplicity(int value)
Sets the value of the ' Multiplicity' attribute. |
| Methods inherited from interface org.eclipse.etrice.core.room.InterfaceItem |
|---|
getName, getProtocol, setName, setProtocol |
| Method Detail |
|---|
boolean isConjugated()
If the meaning of the 'Conjugated' attribute isn't clear, there really should be more of a description here...
setConjugated(boolean),
RoomPackage.getPort_Conjugated()void setConjugated(boolean value)
Conjugated' attribute.
value - the new value of the 'Conjugated' attribute.isConjugated()int getMultiplicity()
"1".
If the meaning of the 'Multiplicity' attribute isn't clear, there really should be more of a description here...
setMultiplicity(int),
RoomPackage.getPort_Multiplicity()void setMultiplicity(int value)
Multiplicity' attribute.
value - the new value of the 'Multiplicity' attribute.getMultiplicity()Documentation getDocu()
If the meaning of the 'Docu' containment reference isn't clear, there really should be more of a description here...
setDocu(Documentation),
RoomPackage.getPort_Docu()void setDocu(Documentation value)
Docu' containment reference.
value - the new value of the 'Docu' containment reference.getDocu()boolean isReplicated()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||