Package org.somda.sdc.glue.common
Class CommonConstants
java.lang.Object
org.somda.sdc.glue.common.CommonConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringNamespace mappings of the BICEPS model.static final StringNamespace mappings of the SDC Glue model.static final StringNamespace mappings of the MDPWS model.static final StringDefinition of the SDC target namespace.static final StringPrefix used for the SDC namespace. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAMESPACE_SDC
Definition of the SDC target namespace.- See Also:
-
NAMESPACE_SDC_PREFIX
Prefix used for the SDC namespace.- See Also:
-
NAMESPACE_PREFIX_MAPPINGS_MDPWS
Namespace mappings of the MDPWS model.todo DGr populate MDPWS namespace mappings constant
- See Also:
-
NAMESPACE_PREFIX_MAPPINGS_BICEPS
Namespace mappings of the BICEPS model.- See Also:
-
NAMESPACE_PREFIX_MAPPINGS_GLUE
Namespace mappings of the SDC Glue model.- See Also:
-
-
Constructor Details
-
CommonConstants
public CommonConstants()
-