com.semarchy.mdm.runtime.model.common
Interface IAttribute

All Known Subinterfaces:
IAtomicAttribute, IBuiltInColumnAttribute, IColumnAttribute, IComplexAtomicAttribute, IComplexAttribute, IDefinitionAttribute, IEntityAttribute, IForeignAttribute, IPKAttribute

public interface IAttribute

Represents any kind of attribute

Author:
skamel

Method Summary
 String getName()
           
 

Method Detail

getName

String getName()
Returns:
the name of this attribute


Copyright © 2015. All Rights Reserved.