|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CModule
A representation of the model object 'CModule'.
The following features are supported:
CmodelPackage.getCModule()
Method Summary | |
---|---|
EList |
getCImport()
Returns the value of the 'CImport' containment reference list. |
EList |
getContent()
Returns the value of the 'Content' containment reference list. |
java.lang.String |
getNamespace()
Returns the value of the 'Namespace' attribute. |
void |
setNamespace(java.lang.String value)
Sets the value of the ' Namespace ' attribute. |
Method Detail |
---|
EList getCImport()
CInclude
.
If the meaning of the 'CImport' containment reference list isn't clear, there really should be more of a description here...
CmodelPackage.getCModule_CImport()
EList getContent()
CItem
.
If the meaning of the 'Content' containment reference list isn't clear, there really should be more of a description here...
CmodelPackage.getCModule_Content()
java.lang.String getNamespace()
""
.
If the meaning of the 'Namespace' attribute isn't clear, there really should be more of a description here...
setNamespace(String)
,
CmodelPackage.getCModule_Namespace()
void setNamespace(java.lang.String value)
Namespace
' attribute.
value
- the new value of the 'Namespace' attribute.getNamespace()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |