public interface XSDComponent
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
static java.lang.String |
VERSION |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAllMetadata()
Get a full report of the metadata defined by this component.
|
XSDComponentList |
getAnnotations()
Get any annotation components of the parent component.
|
java.lang.String |
getIDValue()
Get the value of the 'id' attribute.
|
java.lang.String |
getUniqueID()
Gets the unique ID that is associated with this object
|
static final java.lang.String COPYRIGHT
static final java.lang.String VERSION
java.lang.String getIDValue()
XSDComponentList getAnnotations()
java.lang.String getAllMetadata()
java.lang.String getUniqueID()
Copyright © 2018 Pegasystems Inc. All Rights Reserved.