xArch/xADL 2.0 Data Binding Library

edu.uci.isr.xarch.javaimplementation
Class JavaimplementationConstants

java.lang.Object
  extended byedu.uci.isr.xarch.javaimplementation.JavaimplementationConstants

public class JavaimplementationConstants
extends Object

Useful contstants for the xArch javaimplementation namespace.

Author:
Automatically generated by xArch apigen

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

See Also:
Constant Field Values
Constructor Detail

JavaimplementationConstants

public JavaimplementationConstants()

xArch/xADL 2.0 Data Binding Library