|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NameSpaceDefinition
A representation of the model object 'Name Space Definition'.
The following features are supported:
GASTMPackage.getNameSpaceDefinition()
Method Summary | |
---|---|
|
getBody()
Returns the value of the 'Body' containment reference list. |
Name |
getNameSpace()
Returns the value of the 'Name Space' containment reference. |
NameSpaceType |
getNameSpaceType()
Returns the value of the 'Name Space Type' containment reference. |
void |
setNameSpace(Name value)
Sets the value of the ' Name Space ' containment reference. |
void |
setNameSpaceType(NameSpaceType value)
Sets the value of the ' Name Space Type ' containment reference. |
Methods inherited from interface org.eclipse.modisco.omg.gastm.GASTMSyntaxObject |
---|
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfo |
Method Detail |
---|
Name getNameSpace()
If the meaning of the 'Name Space' containment reference isn't clear, there really should be more of a description here...
setNameSpace(Name)
,
GASTMPackage.getNameSpaceDefinition_NameSpace()
void setNameSpace(Name value)
Name Space
' containment reference.
value
- the new value of the 'Name Space' containment reference.getNameSpace()
getBody()
DefinitionObject
.
If the meaning of the 'Body' containment reference list isn't clear, there really should be more of a description here...
GASTMPackage.getNameSpaceDefinition_Body()
NameSpaceType getNameSpaceType()
If the meaning of the 'Name Space Type' containment reference isn't clear, there really should be more of a description here...
setNameSpaceType(NameSpaceType)
,
GASTMPackage.getNameSpaceDefinition_NameSpaceType()
void setNameSpaceType(NameSpaceType value)
Name Space Type
' containment reference.
value
- the new value of the 'Name Space Type' containment reference.getNameSpaceType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |