|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IComplexStructure
Complex type structure definition. This defines a structure consisting of an optional compositor or group reference, along with an optional list of attributes.
| Method Summary | |
|---|---|
AnyAttributeElement |
getAnyAttribute()
Get anyAttribute child element. |
FilteredSegmentList |
getAttributeList()
Get list of attribute child elements. |
CommonCompositorBase |
getContentDefinition()
Get content definition particle. |
void |
setAnyAttribute(AnyAttributeElement element)
Set anyAttribute child element. |
void |
setContentDefinition(CommonCompositorBase element)
Set content definition particle. |
| Method Detail |
|---|
CommonCompositorBase getContentDefinition()
null if nonevoid setContentDefinition(CommonCompositorBase element)
element - content definition particle, or null if noneFilteredSegmentList getAttributeList()
AnyAttributeElement getAnyAttribute()
null if nonevoid setAnyAttribute(AnyAttributeElement element)
element - element, or null if unsetting
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||