|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RoomModel
A representation of the model object 'Model'.
The following features are supported:
Name
Docu
Imports
Primitive Types
External Types
Data Classes
Protocol Classes
Actor Classes
Sub System Classes
Systems
RoomPackage.getRoomModel()
Method Summary | |
---|---|
|
getActorClasses()
Returns the value of the 'Actor Classes' containment reference list. |
|
getDataClasses()
Returns the value of the 'Data Classes' containment reference list. |
Documentation |
getDocu()
Returns the value of the 'Docu' containment reference. |
|
getExternalTypes()
Returns the value of the 'External Types' containment reference list. |
|
getImports()
Returns the value of the 'Imports' containment reference list. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
|
getPrimitiveTypes()
Returns the value of the 'Primitive Types' containment reference list. |
|
getProtocolClasses()
Returns the value of the 'Protocol Classes' containment reference list. |
|
getSubSystemClasses()
Returns the value of the 'Sub System Classes' containment reference list. |
|
getSystems()
Returns the value of the 'Systems' containment reference list. |
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.getRoomModel_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.getRoomModel_Docu()
void setDocu(Documentation value)
Docu
' containment reference.
value
- the new value of the 'Docu' containment reference.getDocu()
getImports()
Import
.
If the meaning of the 'Imports' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getRoomModel_Imports()
getPrimitiveTypes()
PrimitiveType
.
If the meaning of the 'Primitive Types' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getRoomModel_PrimitiveTypes()
getExternalTypes()
ExternalType
.
If the meaning of the 'External Types' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getRoomModel_ExternalTypes()
getDataClasses()
DataClass
.
If the meaning of the 'Data Classes' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getRoomModel_DataClasses()
getProtocolClasses()
ProtocolClass
.
If the meaning of the 'Protocol Classes' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getRoomModel_ProtocolClasses()
getActorClasses()
ActorClass
.
If the meaning of the 'Actor Classes' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getRoomModel_ActorClasses()
getSubSystemClasses()
SubSystemClass
.
If the meaning of the 'Sub System Classes' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getRoomModel_SubSystemClasses()
getSystems()
LogicalSystem
.
If the meaning of the 'Systems' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getRoomModel_Systems()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |