public interface ShowReq extends Show
These attributes are used in metadata to propose visible representations of the metadata itself. Both a full visualization (attribute showAs) and an abbreviated one (attribute shortForm) can be specified.
<xsd:attributeGroup name="show">
<xsd:attribute name="showAs" type="xsd:string" use="required"/>
<xsd:attribute name="shortForm" type="xsd:string"/>
</xsd:attributeGroup>
getShortForm, getShowAs, setShortForm, setShowAsattributes, compare, name, nestedCompareread, writeCopyright © 2017. All rights reserved.