Package uk.ac.starlink.ttools.taplint
Enum FixedCode
- All Implemented Interfaces:
Serializable
,Comparable<FixedCode>
,java.lang.constant.Constable
,ReportCode
Enumerates known ReportCode instances.
A short description is provided for each instance.
Note the description is not definitive, the actual message passed
through the reporting system in association with the code is the one
that should actually be passed to the user.
This class exists for taplint clients that want to have a static idea of the ReportCode instances that may be reported by the taplint framework. Note it does not provide a complete list of all the ReportCodes, since other ReportCode sublclasses may be used. But it is expected to be the large majority.
The name of each enum element has a fixed form, T_LLLL
,
where T
is code.getType().getChar()
and LLLL
is code.getLabel().
- Since:
- 11 Jun 2014
- Author:
- Mark Taylor
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Enum Constant Summary
Enum ConstantsEnum ConstantDescription -
Method Summary
Modifier and TypeMethodDescriptionReturns a short textual description of the use of this code.getLabel()
Returns the 4-character label of this code.getType()
Returns the type of this code.static FixedCode
Returns the enum constant of this type with the specified name.static FixedCode[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.
-
Enum Constant Details
-
E_A2XI
-
E_ADQX
-
E_BAPH
-
E_BMIM
-
E_CERR
-
E_CINT
-
E_CLDR
-
E_CLIO
-
E_CLOG
-
E_CLRD
-
E_CNAM
-
E_CNID
-
E_CPIF
-
E_CPIO
-
E_CPSX
-
E_CPT1
-
E_CPTV
-
E_CRSV
-
E_CTNO
-
E_CTYP
-
E_CUCD
-
E_CUNI
-
E_CUTP
-
E_DCER
-
E_DECO
-
E_DEHT
-
E_DEMO
-
E_DENO
-
E_DEOP
-
E_DFIO
-
E_DFSF
-
E_DNST
-
E_DQUM
-
E_DQUS
-
E_DSUC
-
E_ELDF
-
E_EST1
-
E_EURL
-
E_EXCH
-
E_EXDH
-
E_EXCR
-
E_EXIO
-
E_EXPA
-
E_EXVC
-
E_FKIO
-
E_FKLK
-
E_FKNT
-
E_FLIO
-
E_FLSX
-
E_GEOX
-
E_GMIM
-
E_GONM
-
E_GPER
-
E_HNUL
-
E_HTDE
-
E_HTOF
-
E_IFMT
-
E_ILOP
-
E_ILPH
-
E_IOER
-
E_JBIO
-
E_JBSP
-
E_JDDE
-
E_JDED
-
E_JDID
-
E_JDIO
-
E_JDNO
-
E_JDPH
-
E_JDSX
-
E_JREJ
-
E_KCIO
-
E_KEYX
-
E_LVER
-
E_LNUL
-
E_LNSP
-
E_MCOL
-
E_MUPM
-
E_NAKT
-
E_NFND
-
E_NO11
-
E_NOHT
-
E_NONM
-
E_NOOF
-
E_NOQL
-
E_NOST
-
E_NOVO
-
E_NREC
-
E_NRER
-
E_NROW
-
E_OCOL
-
E_OVNO
-
E_PADU
-
E_PAMM
-
E_PANO
-
E_PANZ
-
E_PCOL
-
E_PCMS
-
E_PHUR
-
E_PLUT
-
E_PN0C
-
E_PN86
-
E_PNDE
-
E_PNDP
-
E_PNFT
-
E_PNGT
-
E_PNIK
-
E_PNLT
-
E_PNTN
-
E_PNMM
-
E_PNMT
-
E_PNMX
-
E_PNPL
-
E_PNST
-
E_PNTG
-
E_PNUL
-
E_PNUT
-
E_PNMG
-
E_PNXT
-
E_POER
-
E_PORE
-
E_PPST
-
E_PTXT
-
E_PVAL
-
E_QERR
-
E_QERX
-
E_QFAA
-
E_QST1
-
E_QST2
-
E_RALC
-
E_RANG
-
E_RDPH
-
E_RRES
-
E_RRTO
-
E_RUPH
-
E_SCIO
-
E_SPPA
-
E_SRXT
-
E_SVRB
-
E_TADH
-
E_TAP0
-
E_TBIO
-
E_TMCD
-
E_TMCN
-
E_TMCX
-
E_TMNC
-
E_TMNR
-
E_TNTN
-
E_TOVO
-
E_TRSV
-
E_TSC0
-
E_TSCT
-
E_TSAZ
-
E_TSSZ
-
E_TST0
-
E_TSTD
-
E_TSLN
-
E_TSNL
-
E_TTOO
-
E_TYPX
-
E_UCDX
-
E_UDFE
-
E_UKTB
-
E_UPBD
-
E_UPER
-
E_VOCT
-
E_VTIO
-
E_VVLO
-
E_XID0
-
E_XOFK
-
E_XPRM
-
E_XRS0
-
E_XRS1
-
W_A2MN
-
W_A2MX
-
W_AD2X
-
W_CCAS
-
W_CDET
-
W_CEUK
-
W_CEZZ
-
W_CIDX
-
W_CLUN
-
W_CPAN
-
W_CPI2
-
W_CPS2
-
W_CPSM
-
W_CPUL
-
W_CPUR
-
W_CRGN
-
W_CTYP
-
W_CUCD
-
W_CULF
-
W_CUNI
-
W_CUTP
-
W_DMDC
-
W_DMSS
-
W_DRUC
-
W_DRUN
-
W_DRUT
-
W_DRXT
-
W_DQU2
-
W_EX00
-
W_EXUL
-
W_EXVC
-
W_EXVL
-
W_FKUN
-
W_FLUN
-
W_FTYP
-
W_GONO
-
W_HSTB
-
W_HURL
-
W_IODM
-
W_LVAN
-
W_MLTR
-
W_NMID
-
W_NOCT
-
W_NOMS
-
W_NSOP
-
W_OLNG
-
W_PGEO
-
W_PNJD
-
W_PNMT
-
W_PNTS
-
W_PNUB
-
W_QERR
-
W_QTYP
-
W_RDIO
-
W_SPPA
-
W_SVR0
-
W_SVRV
-
W_SPUC
-
W_SPUN
-
W_TADH
-
W_TBNF
-
W_TBUN
-
W_TFMT
-
W_TSCT
-
W_TSDL
-
W_TSZ1
-
W_TYPI
-
W_UCDQ
-
W_UNPH
-
W_UNSC
-
W_UPCS
-
W_VUNE
-
W_VUNR
-
W_VCPD
-
W_VUWS
-
W_WODM
-
W_ZRES
-
F_CAIO
-
F_CAP0
-
F_CAPC
-
F_DTIO
-
F_EXNO
-
F_EXRD
-
F_GONE
-
F_INTR
-
F_MURL
-
F_NODT
-
F_NOPN
-
F_NOTB
-
F_NOTM
-
F_NOTP
-
F_NOUP
-
F_SXER
-
F_TBLA
-
F_TIOF
-
F_TRND
-
F_UNEX
-
F_UTF8
-
F_XENT
-
F_XURL
-
F_XVAL
-
F_ZCOL
-
I_CDET
-
I_CJOB
-
I_CURL
-
I_DMID
-
I_DQUR
-
I_DUFF
-
I_EURL
-
I_EXA2
-
I_EXMP
-
I_EXVT
-
I_JOFI
-
I_NODM
-
I_OCCP
-
I_PNIX
-
I_PNSP
-
I_PNNS
-
I_POPA
-
I_QGET
-
I_QJOB
-
I_QSUB
-
I_SCHM
-
I_SVRI
-
I_TAPV
-
I_TMAX
-
I_TSNS
-
I_TURL
-
I_UCDV
-
I_VURL
-
I_VUWS
-
I_VVNL
-
I_VVUN
-
S_COLS
-
S_FILT
-
S_FLGO
-
S_FLGS
-
S_PCLS
-
S_PNCS
-
S_PNCN
-
S_QNUM
-
S_QTIM
-
S_SUMM
-
S_VALI
-
S_XNUM
-
S_XVAL
-
-
Method Details
-
values
Returns an array containing the constants of this enum type, in the order they are declared.- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is null
-
getType
Description copied from interface:ReportCode
Returns the type of this code.- Specified by:
getType
in interfaceReportCode
- Returns:
- type
-
getLabel
Description copied from interface:ReportCode
Returns the 4-character label of this code.- Specified by:
getLabel
in interfaceReportCode
- Returns:
- 4-character label
-
getDescription
Returns a short textual description of the use of this code. It may not be very precise; if the message put through the reporting system is available, that should be used in preference.- Returns:
- description
-