xArch/xADL 2.0 Data Binding Library

edu.uci.isr.xarch.javasourcecode
Class JavasourcecodeConstants

java.lang.Object
  extended byedu.uci.isr.xarch.javasourcecode.JavasourcecodeConstants

public class JavasourcecodeConstants
extends Object

Useful contstants for the xArch javasourcecode namespace.

Author:
Automatically generated by xArch apigen

Field Summary
static String NS_URI
          Namespace URI for the Javasourcecode namespace.
 
Constructor Summary
JavasourcecodeConstants()
           
 
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 Javasourcecode namespace.

See Also:
Constant Field Values
Constructor Detail

JavasourcecodeConstants

public JavasourcecodeConstants()

xArch/xADL 2.0 Data Binding Library