xArch/xADL 2.0 Data Binding Library

edu.uci.isr.xarch.options
Class OptionsConstants

java.lang.Object
  extended byedu.uci.isr.xarch.options.OptionsConstants

public class OptionsConstants
extends Object

Useful contstants for the xArch options namespace.

Author:
Automatically generated by xArch apigen

Field Summary
static String NS_URI
          Namespace URI for the Options namespace.
 
Constructor Summary
OptionsConstants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NS_URI

public static final String NS_URI
Namespace URI for the Options namespace.

See Also:
Constant Field Values
Constructor Detail

OptionsConstants

public OptionsConstants()

xArch/xADL 2.0 Data Binding Library