11 * IBMSVCDescription (ie SVCe0_Node0E_Port1) breaks out the SVC number, node, and port of a WWPN; it does not see where two nodes of a SVC are related
27 * If this class matches or describes the given WWN, returns a new instance of this class loaded with the given WWN.
28 *
29 * @return new instance of this class, or null if the given wwn does not match this class
30 * @param strong is used to show only those patterns we're 100% certain about: this class is a strong representation of 505076801*, but a weak representation of all 50507680* (notice that the last nibble is fuzzy, meaning we could get duplicate names)
31 * @param brief is used to ask for a shorter description: a more concise nickname or alias
32 * @param wwn the WWN (WWPN or WWNN, but typically WWPN) to match
55 * return a description or alias for this WWN; if brief is set to true during the call to getDesc(), then a shorter description or alias will be returned
56 *
57 * @see getDesc(boolean,boolean,String)
58 *
59 * @return generated alias or nickname for the WWN