|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BaseDataGraphType
A representation of the model object 'Base Data Graph Type'.
The following features are supported:
Method Summary | |
---|---|
Sequence |
getAnyAttribute()
Returns the value of the 'Any Attribute' attribute list. |
ChangeSummary |
getChangeSummary()
Returns the value of the 'Change Summary' attribute. |
ModelsType |
getModels()
Returns the value of the 'Models' containment reference. |
XSDType |
getXsd()
Returns the value of the 'Xsd' containment reference. |
boolean |
isSetChangeSummary()
Returns whether the value of the ' Change Summary ' attribute is set. |
boolean |
isSetModels()
Returns whether the value of the ' Models ' containment reference is set. |
boolean |
isSetXsd()
Returns whether the value of the ' Xsd ' containment reference is set. |
void |
setChangeSummary(ChangeSummary value)
Sets the value of the ' Change Summary ' attribute. |
void |
setModels(ModelsType value)
Sets the value of the ' Models ' containment reference. |
void |
setXsd(XSDType value)
Sets the value of the ' Xsd ' containment reference. |
void |
unsetChangeSummary()
Unsets the value of the ' Change Summary ' attribute. |
void |
unsetModels()
Unsets the value of the ' Models ' containment reference. |
void |
unsetXsd()
Unsets the value of the ' Xsd ' containment reference. |
Method Detail |
---|
ModelsType getModels()
If the meaning of the 'Models' containment reference isn't clear, there really should be more of a description here...
isSetModels()
,
unsetModels()
,
setModels(ModelsType)
void setModels(ModelsType value)
Models
' containment reference.
value
- the new value of the 'Models' containment reference.isSetModels()
,
unsetModels()
,
getModels()
void unsetModels()
Models
' containment reference.
isSetModels()
,
getModels()
,
setModels(ModelsType)
boolean isSetModels()
Models
' containment reference is set.
unsetModels()
,
getModels()
,
setModels(ModelsType)
XSDType getXsd()
If the meaning of the 'Xsd' containment reference isn't clear, there really should be more of a description here...
isSetXsd()
,
unsetXsd()
,
setXsd(XSDType)
void setXsd(XSDType value)
Xsd
' containment reference.
value
- the new value of the 'Xsd' containment reference.isSetXsd()
,
unsetXsd()
,
getXsd()
void unsetXsd()
Xsd
' containment reference.
isSetXsd()
,
getXsd()
,
setXsd(XSDType)
boolean isSetXsd()
Xsd
' containment reference is set.
unsetXsd()
,
getXsd()
,
setXsd(XSDType)
ChangeSummary getChangeSummary()
If the meaning of the 'Change Summary' attribute isn't clear, there really should be more of a description here...
isSetChangeSummary()
,
unsetChangeSummary()
,
setChangeSummary(ChangeSummary)
void setChangeSummary(ChangeSummary value)
Change Summary
' attribute.
value
- the new value of the 'Change Summary' attribute.isSetChangeSummary()
,
unsetChangeSummary()
,
getChangeSummary()
void unsetChangeSummary()
Change Summary
' attribute.
isSetChangeSummary()
,
getChangeSummary()
,
setChangeSummary(ChangeSummary)
boolean isSetChangeSummary()
Change Summary
' attribute is set.
unsetChangeSummary()
,
getChangeSummary()
,
setChangeSummary(ChangeSummary)
Sequence getAnyAttribute()
If the meaning of the 'Any Attribute' attribute list isn't clear, there really should be more of a description here...
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |