com.ebmwebsourcing.wsstar.qml.impl
Class Constants

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.qml.impl.Constants

public class Constants
extends java.lang.Object

Author:
Nicolas Salatge - eBM WebSourcing

Field Summary
static java.lang.String CONSTRAINT_ROOT_TAG
           
static java.lang.String EQUIVALENT_TO_ROOT_TAG
           
static java.lang.String QOS_DIMENSION_ROOT_TAG
          SchemaImpl root tag
static java.lang.String WSQML_NAMESPACE
          SchemaImpl Namespace
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WSQML_NAMESPACE

public static final java.lang.String WSQML_NAMESPACE
SchemaImpl Namespace

See Also:
Constant Field Values

QOS_DIMENSION_ROOT_TAG

public static final java.lang.String QOS_DIMENSION_ROOT_TAG
SchemaImpl root tag

See Also:
Constant Field Values

CONSTRAINT_ROOT_TAG

public static final java.lang.String CONSTRAINT_ROOT_TAG
See Also:
Constant Field Values

EQUIVALENT_TO_ROOT_TAG

public static final java.lang.String EQUIVALENT_TO_ROOT_TAG
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2009 eBM Websourcing. All Rights Reserved.