|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XSDModelGroupDefinition
Metadata for element content model groups: group, all, choice, and sequence
| Field Summary | |
|---|---|
static java.lang.String |
COPYRIGHT
|
static java.lang.String |
VERSION
|
| Method Summary | |
|---|---|
XSDComponentList |
getComponents()
Get the list of element components for this model group. |
java.lang.String |
getGroupType()
Get the group type value for this model group definition. |
int |
getMaxOccursValue()
Get the value of the 'maxOccurs' attribute. |
int |
getMinOccursValue()
Get the value of the 'minOccurs' attribute. |
java.lang.String |
getName()
Get the name of this model group. |
java.lang.String |
getNamespaceURI()
Get the namespace URI that this model group belongs to. |
boolean |
isGlobal()
Determine if the model group definition has global scope. |
boolean |
isRedefine()
Determine if the type definition redefines an existing definition. |
| Methods inherited from interface com.pega.pegarules.pub.services.xsd.XSDComponent |
|---|
getAllMetadata, getAnnotations, getIDValue |
| Field Detail |
|---|
static final java.lang.String COPYRIGHT
static final java.lang.String VERSION
| Method Detail |
|---|
java.lang.String getNamespaceURI()
java.lang.String getName()
java.lang.String getGroupType()
int getMinOccursValue()
int getMaxOccursValue()
boolean isGlobal()
boolean isRedefine()
XSDComponentList getComponents()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||