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 |
---|---|
static FieldDisplayType |
FieldDisplayTypesMatrix.convertToFieldDisplayType(AttributeDisplayType attributeDisplayType,
DataTypeInfo dataTypeInfo)
migrate V2 attribute display type into V3 field display type according to
logical data type
|
FieldDisplayType |
IDisplayViewAttribute.getFieldDisplayType()
Getter for owned property
FieldDisplayType : |
static FieldDisplayType |
FieldDisplayType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldDisplayType[] |
FieldDisplayType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static List<FieldDisplayType> |
FieldDisplayTypesMatrix.validDisplayTypes(DataTypeInfo dataTypeInfo)
Return the list of valid
FieldDisplayType the first in the list
is the one used as default/fallback |
Copyright © 2019. All rights reserved.