public class DataSetEntityMetaData extends AbstractEntityMetaData
| Constructor and Description |
|---|
DataSetEntityMetaData(DataSet dataSet) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<AttributeMetaData> |
getAtomicAttributes() |
Iterable<AttributeMetaData> |
getAttributes() |
String |
getDescription() |
String |
getLabel() |
String |
getName() |
getAttribute, getAttributesTraverser, getIdAttribute, getLabelAttributepublic DataSetEntityMetaData(DataSet dataSet)
public String getName()
public String getLabel()
public String getDescription()
public Iterable<AttributeMetaData> getAttributes()
public Iterable<AttributeMetaData> getAtomicAttributes()
getAtomicAttributes in interface EntityMetaDatagetAtomicAttributes in class AbstractEntityMetaDataCopyright © 2014. All Rights Reserved.