public class OmxLookupTableEntityMetaData extends AbstractEntityMetaData
| Modifier and Type | Field and Description |
|---|---|
static String |
POSTFIX_OMXLOOKUPTABLE_NAME |
| Constructor and Description |
|---|
OmxLookupTableEntityMetaData(ObservableFeature categoricalFeature) |
| Modifier and Type | Method and Description |
|---|---|
static String |
createOmxLookupTableEntityMetaDataName(String categoricalFeatureIdentifier) |
Iterable<AttributeMetaData> |
getAttributes() |
String |
getDescription() |
Class<? extends Entity> |
getEntityClass() |
EntityMetaData |
getExtends() |
String |
getLabel() |
String |
getName() |
boolean |
isAbstract() |
getAtomicAttributes, getAttribute, getAttributesTraverser, getIdAttribute, getLabelAttribute, setIdAttribute, setLabelAttributepublic static final String POSTFIX_OMXLOOKUPTABLE_NAME
public OmxLookupTableEntityMetaData(ObservableFeature categoricalFeature)
public static final String createOmxLookupTableEntityMetaDataName(String categoricalFeatureIdentifier)
public String getName()
public boolean isAbstract()
public String getLabel()
public String getDescription()
public Iterable<AttributeMetaData> getAttributes()
public EntityMetaData getExtends()
Copyright © 2014. All Rights Reserved.