Package eu.bandm.tools.umod
Class Infra
java.lang.Object
eu.bandm.tools.umod.Infra
Fundamental configuration data and static methods used ubiquituously.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final FormatGeneric comment which leads to the user documentation.protected static final StringFull path name of the class which starts the umod program.protected static final StringVersion number of the current state.static final StringWeb address of the user documentation. -
Method Summary
-
Field Details
-
URL_BANDM_UMOD_USER_DOC
Web address of the user documentation.- See Also:
-
NAME_PROGRAM
Full path name of the class which starts the umod program.- See Also:
-
NAME_VERSION
Version number of the current state. FIXME link to automated publication history.- See Also:
-
comment_see_userdoc
Generic comment which leads to the user documentation.
-