|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XSDAttributeGroupDefinition
Metadata for a single attribute group definition from an XML Schema
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
static java.lang.String |
VERSION
|
Method Summary | |
---|---|
XSDComponentList |
getComponents()
Get the list of attribute components for this attribute group. |
java.lang.String |
getName()
Get the name of this attribute group. |
java.lang.String |
getNamespaceURI()
Get the namespace URI that this attribute group belongs to. |
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()
boolean isRedefine()
XSDComponentList getComponents()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |