|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XSDModelGroupReference
Metadata for a single model group reference from an XML Schema
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
static java.lang.String |
VERSION
|
Method Summary | |
---|---|
int |
getMaxOccursValue()
Get the value of the 'maxOccurs' attribute. |
int |
getMinOccursValue()
Get the value of the 'minOccurs' attribute. |
XSDModelGroupDefinition |
getModelGroupDefinition()
Get the referenced model group definition component. |
javax.xml.namespace.QName |
getReferenceValue()
Get the value of the 'ref' attribute as a qualified name. |
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 |
---|
int getMinOccursValue()
int getMaxOccursValue()
javax.xml.namespace.QName getReferenceValue()
XSDModelGroupDefinition getModelGroupDefinition()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |