org.objectweb.proactive.core.component.xml
Interface ComponentsDescriptorConstants
- All Known Implementing Classes:
- ComponentsDescriptorHandler
- public interface ComponentsDescriptorConstants
xml tags of the component descriptors.
- Author:
- Matthieu Morel
TYPES_TAG
public static final java.lang.String TYPES_TAG
- See Also:
- Constant Field Values
COMPONENT_TYPE_TAG
public static final java.lang.String COMPONENT_TYPE_TAG
- See Also:
- Constant Field Values
COMPONENT_TYPE_NAME_TAG
public static final java.lang.String COMPONENT_TYPE_NAME_TAG
- See Also:
- Constant Field Values
COMPONENTS_DESCRIPTOR_TAG
public static final java.lang.String COMPONENTS_DESCRIPTOR_TAG
- See Also:
- Constant Field Values
COMPONENTS_TAG
public static final java.lang.String COMPONENTS_TAG
- See Also:
- Constant Field Values
COMPOSITE_COMPONENT_TAG
public static final java.lang.String COMPOSITE_COMPONENT_TAG
- See Also:
- Constant Field Values
COMPONENT_NAME_TAG
public static final java.lang.String COMPONENT_NAME_TAG
- See Also:
- Constant Field Values
COMPONENT_VIRTUAL_NODE_TAG
public static final java.lang.String COMPONENT_VIRTUAL_NODE_TAG
- See Also:
- Constant Field Values
COMPONENT_TYPE_ATTRIBUTE_TAG
public static final java.lang.String COMPONENT_TYPE_ATTRIBUTE_TAG
- See Also:
- Constant Field Values
PROVIDES_TAG
public static final java.lang.String PROVIDES_TAG
- See Also:
- Constant Field Values
INTERFACE_TAG
public static final java.lang.String INTERFACE_TAG
- See Also:
- Constant Field Values
INTERFACE_NAME_TAG
public static final java.lang.String INTERFACE_NAME_TAG
- See Also:
- Constant Field Values
INTERFACE_SIGNATURE_TAG
public static final java.lang.String INTERFACE_SIGNATURE_TAG
- See Also:
- Constant Field Values
INTERFACE_CARDINALITY_TAG
public static final java.lang.String INTERFACE_CARDINALITY_TAG
- See Also:
- Constant Field Values
INTERFACE_CARDINALITY_SINGLE_TAG
public static final java.lang.String INTERFACE_CARDINALITY_SINGLE_TAG
- See Also:
- Constant Field Values
INTERFACE_CARDINALITY_COLLECTIVE_TAG
public static final java.lang.String INTERFACE_CARDINALITY_COLLECTIVE_TAG
- See Also:
- Constant Field Values
INTERFACE_CONTINGENCY_TAG
public static final java.lang.String INTERFACE_CONTINGENCY_TAG
- See Also:
- Constant Field Values
INTERFACE_CONTINGENCY_MANDATORY_TAG
public static final java.lang.String INTERFACE_CONTINGENCY_MANDATORY_TAG
- See Also:
- Constant Field Values
INTERFACE_CONTINGENCY_OPTIONAL_TAG
public static final java.lang.String INTERFACE_CONTINGENCY_OPTIONAL_TAG
- See Also:
- Constant Field Values
REQUIRES_TAG
public static final java.lang.String REQUIRES_TAG
- See Also:
- Constant Field Values
PARALLEL_COMPOSITE_COMPONENT_TAG
public static final java.lang.String PARALLEL_COMPOSITE_COMPONENT_TAG
- See Also:
- Constant Field Values
PRIMITIVE_COMPONENT_TAG
public static final java.lang.String PRIMITIVE_COMPONENT_TAG
- See Also:
- Constant Field Values
PRIMITIVE_COMPONENT_IMPLEMENTATION_TAG
public static final java.lang.String PRIMITIVE_COMPONENT_IMPLEMENTATION_TAG
- See Also:
- Constant Field Values
BINDINGS_TAG
public static final java.lang.String BINDINGS_TAG
- See Also:
- Constant Field Values
BINDING_TAG
public static final java.lang.String BINDING_TAG
- See Also:
- Constant Field Values
BINDING_CLIENT_TAG
public static final java.lang.String BINDING_CLIENT_TAG
- See Also:
- Constant Field Values
BINDING_SERVER_TAG
public static final java.lang.String BINDING_SERVER_TAG
- See Also:
- Constant Field Values
NULL
public static final java.lang.String NULL
- See Also:
- Constant Field Values
Copyright © April 2004 INRIA All Rights Reserved.