org.apache.aries.application.modelling
Class ModellingConstants

java.lang.Object
  extended by org.apache.aries.application.modelling.ModellingConstants

public class ModellingConstants
extends Object


Field Summary
static String OBR_BUNDLE
           
static String OBR_COMPOSITE_BUNDLE
           
static String OBR_MANIFEST_VERSION
           
static String OBR_PACKAGE
           
static String OBR_PRESENTATION_NAME
           
static String OBR_SERVICE
           
static String OBR_SYMBOLIC_NAME
           
static String OPTIONAL_KEY
           
 
Constructor Summary
ModellingConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OBR_SYMBOLIC_NAME

public static final String OBR_SYMBOLIC_NAME
See Also:
Constant Field Values

OBR_PRESENTATION_NAME

public static final String OBR_PRESENTATION_NAME
See Also:
Constant Field Values

OBR_MANIFEST_VERSION

public static final String OBR_MANIFEST_VERSION
See Also:
Constant Field Values

OBR_BUNDLE

public static final String OBR_BUNDLE
See Also:
Constant Field Values

OBR_PACKAGE

public static final String OBR_PACKAGE
See Also:
Constant Field Values

OBR_SERVICE

public static final String OBR_SERVICE
See Also:
Constant Field Values

OBR_COMPOSITE_BUNDLE

public static final String OBR_COMPOSITE_BUNDLE
See Also:
Constant Field Values

OPTIONAL_KEY

public static final String OPTIONAL_KEY
See Also:
Constant Field Values
Constructor Detail

ModellingConstants

public ModellingConstants()


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.