|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActorContainerRef
A representation of the model object 'Actor Container Ref'.
The following features are supported:
RoomPackage.getActorContainerRef()
Method Summary | |
---|---|
Documentation |
getDocu()
Returns the value of the 'Docu' containment reference. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
void |
setDocu(Documentation value)
Sets the value of the ' Docu ' containment reference. |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute. |
Method Detail |
---|
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
RoomPackage.getActorContainerRef_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
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.getActorContainerRef_Docu()
void setDocu(Documentation value)
Docu
' containment reference.
value
- the new value of the 'Docu' containment reference.getDocu()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |