Package | Description |
---|---|
com.semarchy.mdm.runtime.model.logical |
This package contains the
IModel representing the model as designed in Semarchy Convergence For MDM. |
Modifier and Type | Method and Description |
---|---|
AttributeDisplayType |
IDisplayViewAttribute.getDisplayType()
Deprecated.
replaced by
IDisplayViewAttribute.getFieldDisplayType() |
static AttributeDisplayType |
AttributeDisplayType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static AttributeDisplayType[] |
AttributeDisplayType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static FieldDisplayType |
FieldDisplayTypesMatrix.convertToFieldDisplayType(AttributeDisplayType attributeDisplayType,
DataTypeInfo dataTypeInfo)
migrate V2 attribute display type into V3 field display type according to
logical data type
|
Copyright © 2015. All Rights Reserved.