public interface XSDModelGroupReference extends XSDComponent
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
static java.lang.String |
VERSION |
Modifier and Type | Method and Description |
---|---|
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.
|
getAllMetadata, getAnnotations, getIDValue, getUniqueID
static final java.lang.String COPYRIGHT
static final java.lang.String VERSION
int getMinOccursValue()
int getMaxOccursValue()
javax.xml.namespace.QName getReferenceValue()
XSDModelGroupDefinition getModelGroupDefinition()
Copyright © 2015 Pegasystems Inc. All Rights Reserved.