|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IColumnAttribute | |
---|---|
com.semarchy.mdm.runtime.model.builtin | |
com.semarchy.mdm.runtime.model.common | |
com.semarchy.mdm.runtime.model.logical | This package contains the IModel representing the model as designed in Semarchy Convergence For MDM. |
Uses of IColumnAttribute in com.semarchy.mdm.runtime.model.builtin |
---|
Subinterfaces of IColumnAttribute in com.semarchy.mdm.runtime.model.builtin | |
---|---|
interface |
IBuiltInColumnAttribute
|
Uses of IColumnAttribute in com.semarchy.mdm.runtime.model.common |
---|
Methods in com.semarchy.mdm.runtime.model.common with parameters of type IColumnAttribute | |
---|---|
static String |
LogicalDataType.getTypeDisplayName(IColumnAttribute pAttr)
|
Uses of IColumnAttribute in com.semarchy.mdm.runtime.model.logical |
---|
Subinterfaces of IColumnAttribute in com.semarchy.mdm.runtime.model.logical | |
---|---|
interface |
IAtomicAttribute
An atomic attribute represents a standard attribute that is persisted in a column |
interface |
IComplexAtomicAttribute
Defines a Complex Atomic Attribute that is an atomic attribute defined in a complex attribute. |
interface |
IDefinitionAttribute
|
interface |
IPKAttribute
Attribute representing the logical PK of the entity. |
Methods in com.semarchy.mdm.runtime.model.logical that return IColumnAttribute | |
---|---|
IColumnAttribute |
ILovValidation.getAttribute()
Returns a ILov Attribute |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |